Slash Commands

Type / in the composer to open the command picker. The list adapts to the current mode and active feature flags.

Models and Behavior

CommandPurpose
/modelChoose provider, model, and reasoning effort.
/fastUse the fastest supported service tier where available.
/personalitySelect the communication style.
/themeChange syntax highlighting theme.
/statusShow model, provider, sandbox, approvals, token use, and session state.

Permissions and Sandboxing

CommandPurpose
/permissionsChoose the active permission posture.
/approvalsAlias for permissions in compatible builds.
/sandbox-add-read-dir <path>Grant read access to an extra directory.
/setup-default-sandboxConfigure a default sandbox where supported.

Conversation and Sessions

CommandPurpose
/newStart a new conversation.
/resumeResume an older session.
/forkBranch the current session into a new one.
/sideStart a side conversation in a fork.
/agentSwitch or manage subagent threads.
/clearClear the visible transcript.
/compactSummarize old context to make room.
/renameRename the current thread.
/exit, /quitLeave the TUI.

Files and Code

CommandPurpose
/initCreate an AGENTS.md with project guidance.
/mentionAdd files to the conversation.
/diffShow the current working-tree diff.
/reviewReview current changes for bugs and regressions.
/copyCopy the latest assistant response.

Integrations

CommandPurpose
/mcpShow configured MCP servers and tools.
/skillsInspect available skills.
/pluginsBrowse plugin support when enabled.
/appsManage connector/app tools when enabled.
/memoriesInspect or configure memories when enabled.
/hooksReview and trust lifecycle hooks.

Background Work

CommandPurpose
/psList background terminal tasks.
/stopStop background tasks.

Diagnostics and Lifecycle

CommandPurpose
/debug-configPrint resolved configuration and sources.
/rolloutShow the local transcript path.
/titleConfigure terminal title behavior.
/statuslineConfigure status line behavior.
/experimentalToggle experimental features where exposed.
/updateManage standalone CLI updates.
/logoutRemove saved credentials.
/feedbackSend feedback and optional logs.