Run your AI coding agents in parallel, and manage them from one place.
Launch your favorite coding agents, each in its own session. Git worktrees for parallel branches, Docker sandboxing for safety, and a keyboard-driven TUI and web dashboard that keep every agent's status in view, at your desk or on your phone.
$ brew install aoe$ curl -fsSL https://raw.githubusercontent.com/agent-of-empires/agent-of-empires/main/scripts/install.sh | bash Everything runs in one place
TUI Dashboard
Visual interface to manage all your AI coding sessions. See status at a glance, navigate with keyboard shortcuts.
Git Worktrees
Run parallel agents on different branches of the same repo. Automatic worktree creation and cleanup.
Docker Sandbox
Run agents in isolated containers for safety. Configurable volume mounts, persistent auth, and automatic lifecycle management.
Web Dashboard
Drive the same sessions from any browser. Real terminal in the page, PWA install on desktop and mobile.
Structured View
Mobile-first native rendering of agent state via the Agent Client Protocol. Plan panels, tool-call cards, swipe-to-approve.
Remote Phone Access
Press R to expose the dashboard over HTTPS with QR pairing. Tailscale Funnel or Cloudflare Tunnel.
Multi-Repo Workspaces
Drive one session across several git repositories with project registry and multi-select pickers.
Status Detection
Know when agents are working, waiting for input, or idle without switching sessions.
tmux Persistence
Sessions persist in tmux. Close aoe anytime and your agents keep running.
Tutorials & help videos
Watch walkthroughs, setup guides, and tips for getting the most out of aoe on our YouTube channel.
CityHall: run aoe for a whole team
A self-hostable control-plane server that coordinates Agent of Empires across many machines from one shared backend: user accounts, roles, SSO, and email invites. Early and evolving, out in the open.
Take command of your agents
Free and open source. MIT licensed.
$ brew install aoe$ curl -fsSL https://raw.githubusercontent.com/agent-of-empires/agent-of-empires/main/scripts/install.sh | bash