palinode_timeline
View the commit-level evolution of a memory file, displaying unified diffs for each commit.
Instructions
Deprecated: use palinode_history with detail='full' instead. Shows commit-level evolution of a memory file including unified diffs per commit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of commits to show (default 20) | |
| file_path | Yes | File path relative to the memory directory (e.g. people/alice.md) |