Skip to content

Slash Commands

Slash commands run from the Tauren composer. Type / to open suggestions.

CommandUse
/modelSelect a model. You can type part of a provider or model name after the command.
/nameSet or clear the current session name.
/sessionShow current session information and stats.
/compactManually compact context. Optional text becomes compaction instructions.
/copyCopy the last assistant response.
/exportExport the current session to HTML. Optional path chooses the output file.
/newStart a new session.
/settingsOpen Tauren settings.
/scoped-modelsOpen scoped model cycling settings.
/import <path.jsonl>Import and resume a JSONL session.
/shareShare the current session as a secret GitHub Gist. Requires authenticated gh.
/changelogShow Pi and Tauren changelogs.
/hotkeysShow Tauren keyboard shortcuts.
/forkFork from a previous user message.
/cloneDuplicate the current session.
/treeOpen the Pi session tree.
/loginConfigure provider authentication.
/logoutRemove stored provider authentication.
/resumeOpen the session list.
/reloadReload keybindings, extensions, skills, prompts, themes, and metadata.

Unsupported terminal command

CommandBehavior
/quitNot supported in the VS Code sidebar. Use the normal VS Code UI to close Tauren.

Notes

Some commands are local Tauren commands. Others delegate to Pi runtime behavior. If a command depends on the runtime and Pi is not ready, Tauren may first start or refresh the SDK client.