agent-of-empires/agent-of-empires

2,805 stars · Last commit 2026-07-12

Manage 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.

README preview

<p align="center">
  <img src="assets/logo.png" alt="Agent of Empires" width="128">
  <h1 align="center">Agent of Empires (AoE)</h1>
  <p align="center">
    <a href="https://trendshift.io/repositories/22434" target="_blank"><img src="https://trendshift.io/api/badge/repositories/22434" alt="agent-of-empires%2Fagent-of-empires | Trendshift" style="width: 250px; height: 55px;" width="250" height="55"/></a>
  </p>
  <p align="center">
    <a href="https://github.com/agent-of-empires/agent-of-empires/actions/workflows/ci.yml"><img src="https://github.com/agent-of-empires/agent-of-empires/actions/workflows/ci.yml/badge.svg" alt="CI"></a>
    <a href="https://formulae.brew.sh/formula/aoe"><img src="https://img.shields.io/homebrew/v/aoe" alt="Homebrew"></a>
    <a href="LICENSE"><img src="https://img.shields.io/badge/License-MIT-yellow.svg" alt="License: MIT"></a>
    <a href="https://clawhub.ai/njbrake/aoe"><img src="https://img.shields.io/badge/ClawHub-aoe-blue" alt="ClawHub"></a>
    <br>
    <a href="https://www.youtube.com/@agent-of-empires"><img src="https://img.shields.io/badge/YouTube-channel-red?logo=youtube" alt="YouTube"></a>
    <a href="https://x.com/agentofempires"><img src="https://img.shields.io/badge/follow-%40agentofempires-black?logo=x&logoColor=white" alt="Follow @agentofempires"></a>
    <a href="https://discord.gg/5N3QKX3f6s"><img src="https://img.shields.io/badge/Discord-Mozilla.ai-5865F2?logo=discord&logoColor=white" alt="Discord"></a>
  </p>
</p>

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 different branches, each in its own isolated session with optional Docker sandboxing. Keeping track of which agent is stuck, which is waiting on input, and which just made a mess of your working tree becomes a part-time job; AoE makes it a glance: one dashboard, one status column, git worktrees and sandboxes set up for you, and sessions that outlive your terminal, reachable from your laptop, phone, or tablet.

View full repository on GitHub →