Agent Of Empires
FreeManage multiple Claude Code, OpenCode agents from either TUI or Web for easy access on mobile. Also supports Mistral Vibe, Codex CLI, Gemini CLI, Pi.dev, Copilot CLI, Factory Droid Coding. Uses tmux and git worktrees.
About Agent Of Empires
Agent of Empires is a free and open-source terminal web session manager for AI coding agents, built in Rust and powered by tmux. It enables users to run multiple AI coding agents in parallel, such as Claude Code, Codex, OpenCode, Gemini CLI, and Mistral Vibe, all from a single TUI or web dashboard. The tool features automatic git worktree creation for parallel branches, Docker sandboxing for safe execution, and a mobile-first web interface with real-time terminal views. It also supports remote phone access via QR pairing (Tailscale/Cloudflare Tunnel), multi-repo workspaces, agent status detection, and session persistence through tmux. Licensed under MIT, it is installable via Homebrew or a curl script.
Key Features
Pros & Cons
- Free and open source with MIT license
- Supports a wide range of popular AI coding agents
- Dual interface: TUI and web dashboard for flexibility
- Persistent sessions via tmux ensure agents keep running
- Git worktrees enable parallel development on multiple branches
- Docker sandboxing provides safe execution environment
- Mobile-first web UI with PWA support and remote access
- Active development with experimental features like CityHall for team coordination
- Primarily designed for developers; requires command-line installation
- Experimental CityHall feature may have limited stability
- No native Windows installer (Homebrew and curl script focus on macOS/Linux)
- Dependency on tmux and git may add setup complexity for some users