Skip to main content
Work with checkpoints captured by Entire.

checkpoint list

List checkpoints on the current branch.

checkpoint explain

Generate an AI-powered explanation of a session or commit.
The --generate flag requires the configured provider CLI, such as Claude CLI, to be installed and authenticated.
Search checkpoints using semantic and keyword matching.

checkpoint rewind

Rewind to a previous checkpoint within the current session.
entire checkpoint rewind is deprecated and will be removed in a future release.
Rewinding discards changes made after the selected checkpoint. Make sure to commit any changes you want to keep before rewinding. The --reset flag is destructive and will reset your branch.