checkpoints
List saved progress snapshots for a project to see available restore points and review past changes.
Instructions
List recorded checkpoints for this project (free local git plumbing).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | Project path the user named in chat (armed via init). Pass it explicitly on every call. If no project has been named, ask the user; never guess. | |
| session_token | No | Session token returned by init (or create_project). Required for every project tool call in this chat. A new chat must be re-armed. |