Slash Commands

Tuvo Code provides several slash commands for common tasks. These commands are available in interactive mode.

/auth

Configure AI provider and API key

/help

Show help information and available commands

/config

View or modify configuration settings

/clear

Clear the conversation history

/exit

Exit interactive mode

Examples

# Configure authentication /auth # View current configuration /config # Change provider /config provider openai # Clear conversation /clear # Exit /exit