Type /help for the grouped list — it opens with the trust-stack map (posture · activity · proof) — or /<command> --help for details on any one. --help works as the first or last argument (mid-position it's ordinary data, so /memory add … can store a fact that mentions it). Removal verbs are interchangeable everywhere: remove / rm / delete / del / forget / drop.
| command | does |
|---|---|
/help [cmd] (/?, /h) | list commands by theme, or detail one |
/config | view/edit config.yaml; /config setup health check; /config context runtime readout; /config reload |
/models (/model) | list installed Ollama models; bind roles or the embedder; /models tier <name> |
/tools | the registered tools and their risk tiers |
/mcp [list | reload] | MCP server status and the tools they add |
/plan | show the plan; review [on|off]; pause |
/draft [clear] | compose your own plan for the next message |
/policy | the gate policy as one object: risk, allow, open |
/privacy | what can leave, what did (egress), and airgap |
/trace | observability hub: drill-down, why, answer, source, invoke, context, export, replay |
/docs (/documents) | the knowledge base: list, add <path>, remove <name>, sync |
/memory (/mem) | list, add, or forget durable facts |
/init [--force] | survey the workspace and draft SATURDAY.md |
/undo [list] | revert the last turn's file changes |
/resume (/continue) | sessions: resume the autosave; save [name], list, <name> |
/clear (/cls, /reset, /new) | start a fresh conversation |
/update [--check] | self-update (git pull at the install root); your data is never touched |
/quit (/exit, /q) | exit |
::removed spellings
A few commands were folded or cut in the focus pass; each old spelling prints a pointer to its replacement. /risk, /allow, /autoapprove → /policy. /source, /glass → /trace source, /trace answer. /config key → put env vars in .env. /privacy redact → /config runtime.redaction. /resume delete|rename → the session files under database/sessions/. /plan draft → /draft.