
Agendo
Interface UIpar nehoraihadad
Self-hosted dashboard to orchestrate Claude, Codex, and Gemini coding agents — kanban board, live sessions, built-in terminal, and MCP integration in one place.
What it does
Agendo is a self-hosted web dashboard for managing AI coding agents. It auto-discovers Claude, Codex, and Gemini CLIs from your PATH, then gives you a unified interface to assign tasks, watch sessions stream live, and coordinate multi-agent work — all from a browser tab, including on mobile via PWA.
Key features
- Kanban board — organize work items, assign to agents, track status in real time with drag-and-drop
- Live sessions — bidirectional chat with agents, token-level streaming output, interactive prompts rendered inline
- Multi-agent orchestration — team panel with member list, task assignments, and inter-agent messaging
- Built-in terminal — xterm.js + node-pty browser terminal, no SSH client needed
- MCP integration — agents create tasks, report status, and spawn sub-agents autonomously via the bundled MCP server
- Plan mode — captures agent plans inline (Claude's ExitPlanMode + universal
save_planMCP tool) - PWA with push notifications — install on mobile; get notified when an agent needs your input
- Agent auto-discovery — setup script registers all installed CLIs in the database automatically
Installation
git clone https://github.com/NehoraiHadad/agendo.git
cd agendo
./scripts/setup.sh # interactive: deps, DB, build, seed
pm2 start ecosystem.config.js
Requires Node.js 22+, pnpm 10+, Docker (for PostgreSQL), and at least one AI CLI installed. Open http://localhost:4100.
Full step-by-step in INSTALL.md.
Supported hosts
Agendo manages Claude, Codex, and Gemini as orchestrated agent processes — it is the host, not a plugin. It exposes its own MCP server for agents to communicate back.
Installation rapide
git clone https://github.com/NehoraiHadad/agendo.git && cd agendo && ./scripts/setup.shInformations
- Tarification
- free
- Publié
- 4/3/2026
- étoiles
- 0
