Skip to main content

Commands & Keybindings

AgentX provides slash commands and keyboard shortcuts for seamless terminal interaction.


Slash Commands

CommandDescriptionExample
/helpDisplay all available commands and shortcuts/help
/clearClear terminal history and refresh session context/clear
/modelSwitch the active AI model/model claude-3-7-sonnet
/providerSwitch AI provider (OpenAI, Anthropic, Gemini, Ollama)/provider
/costShow session token usage and estimated API cost/cost
/themeToggle between dark and monochromatic themes/theme
/skillsList active agent skills and extension tools/skills
/exitTerminate the AgentX session/exit

Keyboard Shortcuts

ShortcutDescription
Ctrl + CInterrupt active generation or cancel tool execution
Ctrl + DExit the CLI session
TabAutocomplete slash commands and file paths
Shift + EnterInsert newline in multi-line prompt mode
Up / Down ArrowsCycle through input history