Claude Code is powerful. But keeping agents alive 24/7, coordinated across a fleet, and reachable from your phone takes months to build. We built it once.
Everything you'd build. Already built.
The infrastructure layer so you can focus on what your agents actually do.
Always-on persistence
Agents survive crashes, context exhaustion, and reboots. Auto-restart via PM2 and heartbeat monitoring keep every agent alive.
Multi-agent orchestration
An orchestrator decomposes goals and delegates to specialists. Agents block on dependencies, surface approvals, and resume automatically — no wiring required.
Telegram control
Every agent gets its own Telegram bot. Send tasks, receive briefings, approve or reject actions inline — all in a chat that's always in your pocket.
Full-featured dashboard
A Next.js dashboard ships with the framework. Tasks, approvals, activity feed, agent health, knowledge base, analytics — ready to run.
iOS mobile app
Native iOS app for on-the-go access. Monitor agents, review tasks, process approvals, and read briefings from anywhere.
Long-term memory
Each agent maintains daily session memory and persistent long-term memory. Sessions continue exactly where they left off — context is never lost.
Approval gates
Agents ask before acting. Emails, deploys, social posts, and financial actions are staged for your approval. One tap in Telegram to decide.
Automated briefings
Morning and evening briefings pushed to Telegram automatically. What got done overnight, what needs attention, what's pending approval.
Security hardened
Full audit completed — 45 vulnerabilities identified and fixed before v1 shipped. Command injection, JWT bypass, secrets management — all addressed.
Agent specialization
Ship agents pre-configured for specific roles: developer, analyst, assistant, content creator, researcher. Domain tools and goals baked in.
Task management
Full task lifecycle with priorities, statuses, and blockers. Every piece of work is visible on the dashboard with zero configuration.
Bus & inbox system
Agents communicate via a file-based message bus. Signed inboxes, delivery guarantees, and automatic blockers when one agent needs another to finish first.
How it works
One orchestrator. Many specialists. One bus.
Up in 10 minutes
From zero to a running agent fleet.
Install and configure
Clone the repo, run the interactive setup, and create your organization. Takes about 10 minutes. Your agents get names, roles, and Telegram bots.
Agents come online
Each agent boots as a managed PM2 process, reads its identity and goals, sets up its cron schedule, and messages you on Telegram when ready.
Work from anywhere
Send tasks by message. Receive briefings pushed to you. Approve or reject actions inline. View everything on the dashboard or mobile app.
Quick start
The exact commands to go from zero to running.
We audited ourselves before you had to.
A full security audit completed on 2026-03-31 identified 45 vulnerabilities across the bash layer, agent lifecycle management, Telegram integration, and the Node.js dashboard API. All four Critical findings remediated. Audit surface included command injection, JWT bypass, secrets management, and inter-agent isolation.
Start building today.
Cortext is open source. Node.js, MIT licensed. Clone it, run setup, and have agents running in under 10 minutes.
