Add /models command for enabling/disabling Ctrl+P model cycling
- New /models command with toggle UI for each available model - Changes persist to enabledModels in settings.json - Updates take effect immediately for Ctrl+P cycling
This commit is contained in:
committed by
Mario Zechner
parent
42ed0129ed
commit
49acd8e648
@@ -236,6 +236,7 @@ The agent reads, writes, and edits files, and executes commands via bash.
|
||||
|---------|-------------|
|
||||
| `/settings` | Open settings menu (thinking, theme, message delivery modes, toggles) |
|
||||
| `/model` | Switch models mid-session. Use `/model <search>` or `provider/model` to prefilter/disambiguate. |
|
||||
| `/models` | Enable/disable models for Ctrl+P cycling |
|
||||
| `/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 |
|
||||
|
||||
Reference in New Issue
Block a user