Slash Commands
Type/ in any chat to access quick commands. Commands are organized by category.
Chat
| Command | Args | Description |
|---|---|---|
/model | <name> | Switch the model for this conversation |
/think | <none|low|medium|high> | Set extended thinking level |
/mode | <name> | Switch agent mode |
/agent | <name> | Switch to a different agent |
/temp | <0.0-2.0> | Set temperature (creativity) |
Examples
Session
| Command | Args | Description |
|---|---|---|
/clear | — | Clear the current session |
/compact | — | Compact the session (summarize old messages) |
/new | [label] | Start a new session |
/rename | <label> | Rename the current session |
Memory
| Command | Args | Description |
|---|---|---|
/remember | <text> | Store a memory manually |
/forget | <id> | Delete a memory by ID |
/recall | <query> | Search memories and show results |
Examples
Tools
| Command | Args | Description |
|---|---|---|
/web | <query> | Search the web |
/img | <prompt> | Generate an image |
/exec | <command> | Execute a shell command |
Examples
Config
| Command | Args | Description |
|---|---|---|
/help | — | Show available commands |
/status | — | Show engine status and configuration |
/debug | — | Toggle debug mode |

