Best for
- Developers and teams who want to monitor and command AI coding agents from anywhere.
- Users who need to run multiple long-running tasks with automatic crash recovery.
- Users who prefer Telegram or Discord as their control interface.
AgEnD offers a powerful multi-agent management solution, but be aware of its maintenance mode and security risks. Suitable for experienced users to significantly boost remote development efficiency.
AgEnD (Agent Engineering Daemon) turns your Telegram or Discord into a command center for AI coding agents. One bot, multiple CLI backends, unlimited projects — each running as an independent session with crash recovery and zero babysitting. It supports backends like Claude Code, Gemini CLI, Codex, OpenCode, and Kiro CLI, and allows agents to collaborate peer-to-peer via MCP tools. Note: the project is in maintenance mode; active development has moved to the Rust rewrite agend-terminal.
One-liner (macOS/Linux):
curl -fsSL https://suzuke.github.io/AgEnD/install.sh | bashOr install manually:
npm install -g @suzuke/agend
agend quickstart
agend fleet startRequires Node.js >= 20, tmux, at least one supported AI coding CLI, and a Telegram or Discord bot token.