Find a Checkpoint
List checkpoints on the current branch:--json for a machine-readable listing, or --session ID to narrow the list to one session.
When you do not know which checkpoint you want, search by phrase, meaning, or context:
Explain a Checkpoint or Commit
Explain a checkpoint by ID, or by an unambiguous prefix of one:Entire-Checkpoint trailer:
--full for the whole parsed transcript, --raw-transcript for the JSONL file, or --short for the summary alone.
Generate a Summary
Generate an AI summary for the checkpoint:--generate flag requires the configured provider CLI to be installed and authenticated.
Measure Token Usage
Report token usage and optimization recommendations for a checkpoint:entire checkpoint explain, so an ID prefix or a commit-ish works here as well, and metadata missing locally is fetched from the checkpoint remote.
Compare a checkpoint against an earlier one to see how usage moved:
--json and --agent-brief are mutually exclusive.
Continue With
Inspect in entire.io
Open checkpoint details, sessions, and file diffs visually.
checkpoint
See the full checkpoint command reference.