Built-in slash commands for controlling the agent from Telegram.
/model
/model <name>
/models
/auto
/reload
/restart
/help
/start
/model claude-3.5-sonnet # Switches to claude-3.5-sonnet and disables auto-routing /auto # Re-enables automatic Fast/Primary/Smart routing
The /reload command reloads config.toml at runtime. If the config is invalid, aidaemon automatically restores from backup:
config.toml
.toml.lastgood
.toml.bak
.toml.bak.1
.toml.bak.2