Every channel, one router
Telegram, WhatsApp, Discord, GitLab, webhooks, HTTP — built in. Agents reply on the channel they received on, or push to any other via cross-channel /send.
Build a Telegram bot
Route Telegram, WhatsApp, Discord, GitLab, crons, webhooks, and cross-machine mesh tasks to AI agents on Claude, OpenAI, or any LLM — with persistent memory, scheduled jobs, and a built-in business layer.
I want a chatbot on Telegram. → Journey 1 — Telegram Q&A bot
I want a scheduled job that pings me when it fails. → Journey 2 — Scheduled reports
I'm running a services team and want AI agents with KPIs. → Journey 7 — Business layer
npm install -g agentix-cli
agentx init
agentx agent add
agentx channel add
agentx daemon startSee the install guide for the full walkthrough.