Commands
Type / in the TUI for an autocompleting command palette. Unambiguous prefixes resolve (e.g. /dl → /download), and most commands continue into argument autocomplete.
Modes
| /agent | Full tools · edits files and runs commands (default). |
| /plan | Propose-only · a reviewed plan; nothing executes. |
| /research | Web search + read only; cited answers, no shell. |
Models & providers
| /setup | Hardware check + model catalog (local & OpenRouter). |
| /models | List model presets. |
| /model <name> | Switch model (e.g. /model qwen3:4b, /model kimi-k2.7-code). |
| /download <tag> | Pull a local model via Ollama (auto-installs Ollama). |
| /delete <tag> | Remove a downloaded local model. |
| /provider <p> | openrouter | ollama | openai | <self-hosted url>. |
| /apikey [key] | Save an OpenRouter key (masked prompt if omitted). |
Tools & context
| /skills | List skills; /skills search & /skills install from skills.sh. |
| /mcp | List / add / remove MCP servers. |
| /attach <path> | Attach an image to your next message (vision models). |
| /compact | Compact conversation context now. |
Session
| /approvals <p> | plan | auto | full-auto · control auto-accepted edits. |
| /copy [last|output|all] | Copy a reply, command output, or the transcript. |
| /mouse | Toggle mouse capture (off = select & copy, click links). |
| /update [on|off] | Check for a new version; toggle the auto-check. |
| /status | Session configuration and context usage. |
| /new | Start a fresh session. |
| /help | Show help. |
| /quit | Exit (or press Esc twice). |
Keys
- Enter · send · Ctrl+J · newline
- Tab / ↑ ↓ · accept / navigate autocomplete
- Esc · interrupt a running turn · Esc twice · quit
- PageUp / PageDown · scroll history