Checkpoint and resume work
Save a checkpoint
Run this inside or against the repository you are working on:claude-code, codex, opencode, and raw. You can also add --session <session-id>.
A checkpoint records the current branch, commit, dirty state, changed and deleted paths, untracked paths, and merge conflicts. It does not store the contents of your Git diff.
Resume
Without
--workspace, Termyte can still return task state, but it cannot compare the current Git checkout with the checkpoint.