Session Management
Session management is about finding, renaming, deleting, and resuming saved work.
CLI Commands
bash
grok sessions
grok sessions routing
grok session rename abc123 "routing cleanup"
grok session delete abc123TUI Commands
/recall/resume/session rename/session delete
What To Expect
- Grok Code matches by id prefix or title query
- if more than one session matches, it asks you to be more specific
- branch-aware flows are handled separately through export, replay, and resume