Skip to content

Slash commands

Slash commands control the shell and system (TUI only).

CommandDoes
/help [<topic>]Full command list + this slash list; pass a topic (e.g. /help export, /help model) for focused, per-topic help
/featuresFeature toggles with live on/off state and what each does - alias /toggle
/dashboard [<project>]Telemetry rollup: calls · tokens · cost · latency · errors; per-chapter/section breakdown when a project is named
/traceThe opt-in agentic controller’s action trace - the move it chose per unit (draft · gather research · read canon · …) and why
/configShow model routing + settings files
/path …Manage the export directory (read/write/move) - /path show (where exports go), /path default <dir> (set the global default), /path <project> <dir> (per-project), /path clear [project]; the bare/interactive menu can also MOVE existing exports to the new location
CommandDoes
/modelShow per-agent model routing
/model <slug>Route ALL agents to one model (any OpenRouter slug)
/model <agent> <slug>Set one agent, persisted - e.g. /model critic openai/gpt-4o (agents include planner, writer, critic, judge, verifier, diagram, …; routing judge/verifier cross-family gives an independent eye)
/provider [<id>]List or switch the model host - openrouter (default) or deepseek direct; persisted (direct DeepSeek guarantees the prompt cache)
/set <key> <value>Change any setting live - e.g. /set deep_research true
/theme [<name>]List or switch the 11 themes (palette + wordmark font + glyphs); includes highcontrast, the colourblind-safe Okabe-Ito theme (ok = blue, error = vermillion)
/mode [book|article]What new creates by default
/auto [on|off]Autonomous (never pause) vs manual (review each unit); aliases /autonomous, /manual
/agentic [on|off|llm|default]Toggle the opt-in self-directing controller (plan §21, off by default); the bare command shows the current mode and what the learned trace policy concluded from your past runs
CommandDoes
/use <project> / /booksSet the active project · list all
/praise [N]Mark a committed unit as great writing - saved to voice/, feeds the writer and the learner
/skills / /skill <name> / /seed-skillsBrowse skills · show one · install built-ins (/seed-skills alias /seed)
/user <id>Switch user (multi-tenant brains)
CommandDoes
/update [changes]Describe what you changed/want reviewed - the assistant reads project state and advises
/retryResend your last chat message
/reset / /compactClear chat memory · compress it to one summary
/clear / /exitClear screen · quit