File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -77,14 +77,13 @@ $ corbits resume
7777```
7878
7979Opens a picker of the 10 most recently persisted conversations for this
80- checkout, including completed ones . Type to filter by name. Plain
81- ` corbits ` always starts a fresh conversation; ` corbits resume <session-id> `
82- is the direct, explicit resume path.
80+ checkout — completed, failed, and crashed included . Type to filter by
81+ name. Plain ` corbits ` always starts a fresh conversation;
82+ ` corbits resume <session-id> ` is the direct, explicit resume path.
8383
8484A session that ended in ` failed ` (including one that recorded an ` error `
85- string in ` run.json ` ) is a failed session, not a corrupt one. The default
86- picker still shows only running and cancelled sessions; pass ` --force ` to
87- include failed and done. Passing a corrupt session id prints one short
85+ string in ` run.json ` ) is a failed session, not a corrupt one. The picker
86+ lists them unfiltered. Passing a corrupt session id prints one short
8887recovery line instead of dumping the file path and parse details.
8988
9089## Safety Model
You can’t perform that action at this time.
0 commit comments