Web dashboard
amux
The Agent Control Plane
amux is a self-hosted control plane for running dozens of parallel Claude Code, Codex, and Gemini CLI sessions on top of tmux, managed from a local web dashboard. It adds a self-healing watchdog (auto-compaction, crash restarts, stuck-prompt handling, fleet-wide rate-limit recovery), a SQLite-backed kanban board with atomic task claiming, inter-agent messaging channels, shared notes, token spend tracking, and a REST API for agent-to-agent orchestration. It ships as a single Python file with zero external dependencies and serves the dashboard over local HTTPS.
FAQ
- Is amux free?
- Yes — amux is free and open source (MIT).
- Which coding agents does amux support?
- amux works with Claude Code, Codex and Gemini CLI.
- What platforms does amux run on?
- amux runs on macOS, Linux and Web. It also has iOS mobile access.
- Is amux open source?
- Yes — amux is open source, licensed under MIT.