mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-15 18:01:22 +00:00
Add /share command to README
This commit is contained in:
parent
738892eb7a
commit
0addbfec4e
1 changed files with 1 additions and 0 deletions
|
|
@ -191,6 +191,7 @@ The agent reads, writes, and edits files, and executes commands via bash.
|
|||
| `/settings` | Open settings menu (thinking, theme, queue mode, toggles) |
|
||||
| `/model` | Switch models mid-session (fuzzy search, arrow keys, Enter to select) |
|
||||
| `/export [file]` | Export session to self-contained HTML |
|
||||
| `/share` | Upload session as secret GitHub gist, get shareable URL (requires `gh` CLI) |
|
||||
| `/session` | Show session info: path, message counts, token usage, cost |
|
||||
| `/hotkeys` | Show all keyboard shortcuts |
|
||||
| `/changelog` | Display full version history |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue