Agent of Empires screenshot

Agent of Empires

DeveloperApplicationFree

Agent of Empires - AI Agent Session Manager & Orchestrator

Last updated May 1, 2026

Claim Tool

What is Agent of Empires?

Agent of Empires (AoE) is a session manager for AI coding agents that solves the problem of running multiple agents simultaneously. Built in Rust for performance, AoE manages sessions for Claude Code, OpenCode, Mistral Vibe, Codex CLI, Gemini CLI, Pi.dev, Copilot CLI, and Factory Droid Coding. The core idea is simple: running one AI agent is easy, but running five across different branches while keeping track of which is stuck, which is waiting on input, and which just corrupted your working tree becomes a part-time job. AoE makes it a glance at a dashboard. Each agent runs in its own isolated git worktree with optional Docker sandboxing, so agents cannot interfere with each other or your main working tree. The TUI (Terminal User Interface) gives you a full overview from the terminal, while the web dashboard lets you monitor and interact with agents from any device including your phone. AoE sessions outlive your terminal. If your connection drops or you close your laptop, the agents keep running. You can reconnect later and pick up where you left off. This is particularly useful for long-running autonomous coding tasks. The tool is available via Homebrew (brew install aoe), Cargo, or direct binary download. With 1,836 GitHub stars and active development, it is a practical tool for developers running multiple AI coding agents in parallel. **Who should use it:** Developers who regularly use multiple AI coding agents and need to coordinate them across different branches or tasks. Especially useful for teams running autonomous coding sprints or managing agents across a larger codebase. **Key features:** - Run multiple AI coding agents in parallel across git worktrees - Web dashboard accessible from any device including mobile - Optional Docker sandboxing for agent isolation - Terminal TUI for quick monitoring from the command line - Sessions survive terminal disconnection - Supports Claude Code, OpenCode, Codex, Gemini CLI, and more - Available via Homebrew, Cargo, and direct binary **Pricing:** Free and open source (MIT license). No subscription required.

Agent of Empires's Top Features

Key capabilities that make Agent of Empires stand out.

Run multiple AI coding agents in parallel across git worktrees

Web dashboard accessible from any device including mobile phones

Optional Docker sandboxing prevents agents from interfering with each other

Terminal TUI for monitoring agents from the command line

Sessions survive terminal disconnection and can be reconnected later

Supports 8+ AI coding agents including Claude Code, Codex, and Gemini CLI

Available via Homebrew, Cargo, and direct binary download

Use Cases

Who benefits most from this tool.

Tags

agent-orchestrationclaude-codecoding-agentsession-managergit-worktreesdockertuirustopen-sourcemulti-agent

Agent of Empires's Pricing

Free plan available

User Reviews

Share your thoughts

If you've used this product, share your thoughts with other builders

Recent reviews

Frequently Asked Questions

Which AI coding agents does AoE support?
AoE supports Claude Code, OpenCode, Mistral Vibe, Codex CLI, Gemini CLI, Pi.dev, Copilot CLI, and Factory Droid Coding.
How does AoE prevent agents from interfering with each other?
AoE uses git worktrees to give each agent its own isolated working directory. Optional Docker sandboxing provides additional isolation at the filesystem and network level.
Can I monitor agents from my phone?
Yes. AoE includes a web dashboard that works on any device with a browser, including mobile phones and tablets.
What happens if my terminal disconnects?
AoE sessions outlive your terminal. If your connection drops, the agents keep running. You can reconnect later via the TUI or web dashboard.