Skip to content

mem:checkpoint

← Back to CLI Commands

Save progress checkpoint

pnpm mem:checkpoint

Options:

FlagDescriptionRequired
-n, --note <text>Checkpoint note (required if not positional)No
-s, --session <id>Session ID to link checkpoint to (UUID)No
--wu <wuId>Work Unit ID to link (e.g., WU-123)No
-p, --progress <text>Progress summaryNo
--next-steps <text>Next steps descriptionNo
-t, --trigger <type>Handoff trigger type (e.g., clear, handoff)No
--git-diff-stat <text>Git diff —stat output to include in checkpoint metadataNo
-d, --base-dir <path>Base directory (defaults to current directory)No
-q, --quietSuppress output except errorsNo

← Back to CLI Commands