/ prefix or in the terminal with the cow prefix (some are chat-only).
help
Show help information for all available commands.status
View current session and service status, including process info, model configuration, message count, and loaded skills.cancel
Abort the agent task currently running in this session. When the agent is busy with a long task (e.g. multi-turn tool calls or a long streaming response), send/cancel and the agent will stop before the next tool execution. Available across all channels — Web, WeChat, WeCom, Feishu, etc.
steer
Redirect the Agent task currently running in this session without cancelling it. The instruction is injected at the next safe checkpoint; a tool that is already running may finish, while tools that have not started are skipped. If no task is active,/steer does not start or queue a new one. Available across all chat channels.
config
View or modify runtime configuration. Changes take effect immediately without restarting. View all configurable items:When changing
model, the system automatically matches the corresponding model API. Configuration is persisted to config.json.