mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-16 18:03:50 +00:00
Rename /clear to /new, update hook events to before_new/new
Closes #305 - took direct rename approach instead of alias system Thanks @mitsuhiko for the nudge!
This commit is contained in:
parent
0427445242
commit
454ea1d36a
11 changed files with 56 additions and 35 deletions
|
|
@ -197,7 +197,7 @@ The agent reads, writes, and edits files, and executes commands via bash.
|
|||
| `/resume` | Switch to a different session (interactive selector) |
|
||||
| `/login` | OAuth login for subscription-based models |
|
||||
| `/logout` | Clear OAuth tokens |
|
||||
| `/clear` | Clear context and start fresh session |
|
||||
| `/new` | Start a new session |
|
||||
| `/copy` | Copy last agent message to clipboard |
|
||||
| `/compact [instructions]` | Manually compact conversation context |
|
||||
| `/autocompact` | Toggle automatic context compaction |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue