list_checkpoints
List saved checkpoints for a project with timestamps, showing the most recent first, to review progress and resume work.
Instructions
List the checkpoint history for this project, newest first, with timestamps.
Args: limit: Maximum number of checkpoints to return (default 20). project_dir: Optional project directory override; defaults to the server's working directory (walking up to the nearest .git root).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| project_dir | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |