~/.soulforge/sessions/ with crash-resilient incremental writes. You can resume any past session, export it, or start fresh.
Resume
PressCtrl+P to open the session picker. Filter by text, pick a session, continue where you left off.
From the CLI:
abc finds abc123....
Auto-save
Sessions save after every turn. No manual save needed. If SoulForge crashes, the session reconstructs fully on relaunch, including mid-stream tool calls.Export
Checkpoint tags
Sessions carry their checkpoint git tags. Restoring a session restores its undo history. Deleting a session cleans up its tags.Shortcuts
| Key | Action |
|---|---|
Ctrl+P | Browse sessions |
Ctrl+N | New session (saves current) |
Ctrl+B / Ctrl+F | Walk checkpoints within a session |

