Slash commands give you quick keyboard access to common actions without leaving the chat input. Type / to open the command menu, then continue typing to filter.
Using Slash Commands
- Type
/ in the chat input (must be at the start of the line) - A command menu appears above the input
- Filter by typing the command name (e.g.,
/mod filters to /model) - Navigate with arrow keys (up/down)
- Select with Enter, Tab, or click
- Cancel with Escape
Available Commands
Session
| Command | Action |
|---|
/new | Start a new session (navigate to home) |
/clear | Clear conversation history |
/compact | Compress context (start fresh session) |
Navigation
| Command | Action |
|---|
/dashboard | Open the Dashboard |
/projects | Open the Projects page |
/library | Open the Library (all tasks) |
/automation | Open Automations |
| Command | Action |
|---|
/model | Open the model selector dropdown |
/workspace | Open the workspace folder picker |
/export | Export current conversation as a Markdown file |
Settings
| Command | Action |
|---|
/skills | Open Settings with the Skills tab |
/mcp | Open Settings with the MCP tab |
Other
| Command | Action |
|---|
/help | Show all available commands (keeps the menu open) |
How It Works
The slash command system detects when you type / at the start of the input field. The menu uses fuzzy matching to filter commands as you type. Arrow keys navigate the menu, and Enter or Tab selects a command.
Some commands open UI elements directly (like /model opening a dropdown), while others navigate to settings pages (like /skills opening the Skills settings tab).