Wiki source code of Read a Page's History
Last modified by Vincent Massol on 2026/09/04 19:19
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | Have a connected assistant tell you how a page reached its current state, and what any one change did to it (see [[Agent Authentication>>doc:documentation.extensions.user.llm.mcp-server.agent-authentication.WebHome]] for what it may open). | ||
| 2 | |||
| 3 | 1. Ask the assistant for a page's history, by title or by reference.((( | ||
| 4 | {{image reference="assistant-history-list.png" size="extra" alt="A terminal session in which the assistant reports the two revisions of a page with their dates, authors and summaries, highlighted"/}} | ||
| 5 | ))) | ||
| 6 | 1. Ask what changed since a version you remember, or between two of the versions it listed. | ||
| 7 | 1. Check the difference it reports: the removed and added lines of the page's own source.((( | ||
| 8 | {{image reference="assistant-history-diff.png" size="extra" alt="A terminal session in which the assistant reports a unified diff between two versions of a page, with the added paragraph highlighted"/}} | ||
| 9 | ))) |