---
name: "Manage parallel coding agents with Agent of Empires"
slug: "manage-parallel-coding-agents-with-agent-of-empires"
description: "Use Agent of Empires to launch, monitor, sandbox, resume, and review multiple coding-agent sessions from a TUI or web dashboard."
github_stars: 2773
verification: "security_reviewed"
source: "https://github.com/agent-of-empires/agent-of-empires"
author: "Agent of Empires"
publisher_type: "independent"
category: "Developer Tools"
framework: "Multi-Framework"
tool_ecosystem:
  github_repo: "agent-of-empires/agent-of-empires"
  github_stars: 2773
---

# Manage parallel coding agents with Agent of Empires

Use Agent of Empires to launch, monitor, sandbox, resume, and review multiple coding-agent sessions from a TUI or web dashboard.

## Prerequisites

Agent of Empires CLI, tmux, git, an installed coding-agent CLI such as Claude Code, OpenCode, Codex CLI, Gemini CLI, Cursor CLI, or Copilot CLI, plus optional Docker/Podman/Apple Containers for sandboxed sessions.

## Installation

Use the upstream install or setup path that matches your environment:
- brew install aoe
- git clone https://github.com/agent-of-empires/agent-of-empires
- cargo check # Type-check
- cargo test # Run tests

Requirements and caveats from upstream:
- **Docker sandboxing**: isolate agents in containers with shared auth volumes (Podman and Apple Containers also supported)
- **Prerequisites:** [tmux](https://github.com/tmux/tmux/wiki) (required), [Docker](https://www.docker.com/) (optional, for sandboxing)
- **[Installation](https://www.agent-of-empires.com/docs/installation/)**: prerequisites and install methods

Basic usage or getting-started notes:
- A session manager for AI coding agents on Linux and macOS, driven from the terminal (TUI) or any browser ([web dashboard](https://www.agent-of-empires.com/guides/web-dashboard/)). Run many agents in parallel across di...
- <a href="https://www.youtube.com/watch?v=Kk8dX_F-P4E">Watch the getting started video</a>
- curl -fsSL \

- Source: https://github.com/agent-of-empires/agent-of-empires
- Extracted from upstream docs: https://raw.githubusercontent.com/agent-of-empires/agent-of-empires/HEAD/README.md

## Documentation

- https://www.agent-of-empires.com/docs/quick-start/

## Source

- [Agent Skill Exchange](https://agentskillexchange.com/skills/manage-parallel-coding-agents-with-agent-of-empires/)
