First Steps
After installation, use these checks in Telegram to confirm your setup.
1) Verify Command Routing
Send:
text
/helpYou should get a list of available slash commands.
2) Verify Model Configuration
Send:
text
/modelYou should see current provider and model.
3) Verify MCP Tool Registration
Send:
text
/mcpYou should see connected MCP tools (or a clear message if none are configured).
4) Verify General Agent Execution
Send a basic prompt, for example:
text
List files in the current directory.You should get a normal tool-backed response.
5) Verify Session Metrics
Send:
text
/statsYou should see session message count and context token usage.
6) Verify Scheduled Tasks View
Send:
text
/tasksYou should see active scheduled tasks (or an empty-state message).