mind_diff
Compare memory states between two branches, commits, or timestamps to see what changed in your vault. Shows added, changed, or removed memories and links, or diff a single memory.
Instructions
Diff the user's mind between two refs — branch names, commit ids, or timestamps ("what changed in my memory since last week?").
Without memory_id: memories added/changed/removed (with content hunks) and links added/removed. With memory_id: just that page's diff.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to_ref | Yes | The newer ref. | |
| from_ref | Yes | The older ref (branch, commit id, or ISO timestamp). | |
| memory_id | No | Optional — diff a single memory instead of the whole graph. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||