Skip to main content

Slash Commands

Type / in the interactive TUI to run built-in commands for common actions:

CommandDescription
/clearClear conversation history
/initAnalyze the project and create an AGENTS.md file
/exitExit Ante
/compactSummarize conversation history to free up the context window
/configOpen the settings dialog — search, toggle, and jump into the theme, model, provider, status line, MCP, and offline dialogs (see Preferences)
/themeOpen theme selection dialog
/diffShow git diff (including untracked files)
/connectSign in with OAuth (API keys are detected automatically)
/modelsSelect a model and effort level for the current provider
/providersSelect an available provider for the current session
/offline-modeRun a local model with the built-in inference engine
/pty [window]Toggle the embedded terminal panel (Ctrl+P to switch focus). /pty window attaches a native terminal instead — see Terminal panel
/welcomeShow the welcome/onboarding dialog
/resumeResume a previous session in this directory
/statuslineConfigure the status line
/mcpInspect and manage configured MCP servers
/goal [<condition> | clear]Keep working until a condition is met, clear the active goal, or show goal status
note

Some commands are "visible" (appear in conversation history) and others are "silent" (execute without adding to history). /clear, /init, /exit, and /compact are visible; the rest are silent.

Skills as slash commands

Skills also appear as slash commands, with scope indicators: [p] for project-level, [u] for user-level, and [s] for system-level skills.