mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-16 16:00:58 +00:00
Merge branch 'tmp-2025-01-11' - resume scope toggle with async loading (#620)
This commit is contained in:
commit
9d49b4d4ed
9 changed files with 382 additions and 125 deletions
|
|
@ -459,7 +459,7 @@ Sessions auto-save to `~/.pi/agent/sessions/` organized by working directory.
|
|||
pi --continue # Continue most recent session
|
||||
pi -c # Short form
|
||||
|
||||
pi --resume # Browse and select from past sessions
|
||||
pi --resume # Browse and select from past sessions (Tab to toggle Current Folder / All)
|
||||
pi -r # Short form
|
||||
|
||||
pi --no-session # Ephemeral mode (don't save)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue