ENยทESยทDEยทPTยทFR
โŒ˜K

Slack Commands

Slash commands available in Slack. The same set of commands as Telegram.

CommandDescription
/modelShow the current active model
/model <name>Switch to a specific model (disables auto-routing)
/modelsList all available models from the provider (active model marked)
/autoRe-enable automatic model routing based on query complexity
/reloadReload config.toml (with auto-restore from backup if broken)
/restartFull restart — exec new process (picks up new binary, config, MCP servers)
/costShow token usage statistics (last 24h, 7d, top models)
/tasksList running and recent agent tasks for your session
/cancel <id>Cancel a running task by ID
/helpShow list of available commands
Slash vs. Plain Text
In Slack, these commands are sent as regular messages starting with / in a DM or channel with the bot. They are not registered as Slack slash commands in the app manifest.