Slash commands
Type / in the composer for the command list.
Slash commands control the session itself rather than asking the agent to do something. They never reach the model — typing /clear clears the conversation instead of asking the agent to pretend it did.
The ones worth knowing
| Command | What it does |
|---|---|
| /clear | Wipe the conversation and start a fresh session. Alias: /new |
| /compress | Summarise a long conversation so it fits the model's context. |
| /model | Show or change the model this session uses. |
| /status | Session id, model, working directory, and current settings. |
| /skills | List skills and whether they are enabled. |
| /help | Everything available, generated from what is installed. |
The full list is longer and depends on what you have installed. Press / and start typing to filter it — matching is fuzzy, so a couple of letters is enough, and aliases appear on the right of each row (/clear can be typed as /new, /background as /bg).
