# Slash Commands Type `/help` in-session for the live list. All commands below are available from the TUI prompt. ## Session | Command | Description | |---|---| | `/new` | Fresh session | | `/clear` | Clear chat history | | `/compact` | Compress chat history | | `/fork` | Fork from a past message | | `/retry` | Resend last message | | `/undo` | Remove last exchange | ## Navigation | Command | Description | |---|---| | `/model` | Open model picker | | `/sessions` | Switch session | | `/theme` | Open theme picker | | `/config` | Reconfigure provider | | `/status` | Show provider, model, session | ## Tools | Command | Description | |---|---| | `/mcp` | MCP server status | | `/plugins` | Installed plugins | | `/skills` | Manage skills | | `/worktree` | Git worktrees | | `/diff ` | Unified diff (append `s` for side-by-side) | ## Utility | Command | Description | |---|---| | `/stash` | Stash current draft | | `/share` | Share session as public URL | | `/sync` | Push/pull session sync | | `/acp` | ACP server status | | `/variant` | Compare prompt across models | | `/quit` | Exit |