Activated Cloud

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

CommandWhat it does
/clearWipe the conversation and start a fresh session. Alias: /new
/compressSummarise a long conversation so it fits the model's context.
/modelShow or change the model this session uses.
/statusSession id, model, working directory, and current settings.
/skillsList skills and whether they are enabled.
/helpEverything 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).

Two letters in: /mo already puts /model on top. Arrow keys and Enter pick without leaving the keyboard.