Skip to content

Command Reference

Open the command palette by typing / as the first character of an empty prompt. Commands group by what happens when you press Enter.

These run the moment you accept them. They take no argument.

CommandAliasesEffect
/clear/newClears the working context. Your session history is untouched.
/reset-shellRestores the shell environment to the state Polytoken captured when the session started.
/rewindOpens the rewind view to return the conversation to an earlier point.
/feedbackOpens a feedback form. Type your message, optionally attach diagnostic logs, and submit. Your feedback is sent to the Polytoken team through Sentry.
/helpOpens the help overlay.
/refreshRefreshes the interface. Use this if the display falls out of step with the session.
/quit/exitEnds the session.
/detachDisconnects the interface and leaves the session running.
/bg-shellSends the currently running shell tool to the background. The tool continues detached and a notification is delivered when it finishes.
/versionShows the TUI and daemon build versions.
/inputdebugOpens a diagnostic overlay listing the last few key events the TUI received.
/daemon-reload/reloadReloads the daemon configuration from disk. Re-reads config, skills, facets, subagents, hooks, permissions, extensions, and MCP servers without restarting.
/goalManage the session goal. With no argument, shows the current goal. Subcommands: /goal set <text>, /goal pause, /goal resume, /goal clear.

These open a second typeahead so you can pick a value. For /todo and /jobs, pressing Enter on the command alone shows the current list instead.

CommandAliasesEffect
/model/modelsSwitch the active model.
/facetSwitch the active facet.
/permissions/permissionSwitch how tool approvals are handled.
/todo/todosShow todos, or act on one.
/jobs/jobShow running jobs, or act on one.
/mcpEnable or disable an MCP server. Type a server name, then choose enable or disable.
/theme/themesPreview and switch the active theme for this session. Changes are not saved to your config.

These accept whatever you type after the command name.

CommandAliasesEffect
/model-option/model-optionsView or modify request-option overrides for the active model.
/titleSets the session title. With no argument, clears your override and reverts to the inferred title.
/compactSummarizes the context. Optional text steers what the summary keeps.