glossary
Checkpoint
A checkpoint is a local snapshot of the working files taken on every chat send. It is capped — a bounded number of files and total size — and it is independent of Git, so it works even when the agent never committed.
Checkpoints make agent edits reversible. If a loop three turns ago broke something, the Restore pane rewinds to any snapshot without needing a clean Git history.