Review a checkpoint
- Choose the branch you want to review.
- Find the commit with the checkpoint.
- Open the checkpoint detail view.
- Use Sessions to inspect the prompt, transcript, tool activity, and session metadata.
- Use Changes to review the files and diff connected to the checkpoint.
Branch view
Open a repository to see its branch list. Each branch shows recent commits grouped by day, with checkpoints captured on each commit. Each checkpoint row shows:- commit SHA
- commit message
- agent
- code changes
- checkpoint count, when more than one checkpoint is attached
- author
Checkpoint detail
Open a checkpoint to inspect the detail view.
- Sessions: prompts, transcript, tool activity, session metadata, and any sessions that contributed to the checkpoint
- Changes: modified files, with a file tree and diff view
Open from a commit
You can open a checkpoint from a commit URL:Entire-Checkpoint trailer, the checkpoint ID also appears in the commit message:
Continue with
Review in the CLI
Use checkpoint commands to list, explain, summarize, and inspect locally.
Sessions in Entire.io
See the transcript and tool calls behind a checkpoint.