diff
See what changed between sessions by comparing two checkpoints, showing summaries, status lines, and git refs side by side.
Instructions
Compare two checkpoints, showing their summaries, status lines, and git refs side by side. Defaults to comparing the previous checkpoint against the latest. Call to see what changed between sessions. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | Checkpoint id to compare to. Defaults to the latest checkpoint. | |
| from | No | Checkpoint id to compare from. Defaults to the second-most-recent checkpoint. |