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.
Agent of Empires (AoE) is a Rust-built session manager for AI coding agents on Linux and macOS that lets developers run multiple agents in parallel, each in its own isolated tmux session, and monitor them through either a terminal-based TUI or a browser-accessible web dashboard installable as a PWA. It supports Claude Code alongside OpenCode, Gemini CLI, Codex CLI, Copilot CLI, Mistral Vibe, Factory Droid, and several others, making it agent-agnostic rather than Claude-exclusive. Git worktrees and Docker sandboxing are provisioned automatically per session, so parallel agents work across separate branches without contaminating each other's working trees. The web dashboard implements the Agent Client Protocol to render structured plan panels and tool-call cards with swipe-to-approve on mobile, and pressing R in the TUI exposes the server over HTTPS via Tailscale Funnel or Cloudflare Tunnel with QR-code and passphrase authentication. The tool benefits developers who coordinate several AI coding agents simultaneously and need status tracking, diff review, sound or push notifications, and session persistence across reboots without babysitting individual terminal windows.
- ✓Open-source license (MIT)
- ✓Actively maintained (<30d)
- ✓Healthy fork ratio
- ✓Clear description
- ✓Topics declared
- ✓Documented (README)
git clone https://github.com/agent-of-empires/agent-of-empires1 items in this repository
Tools overview
What people ask about agent-of-empires
What is agent-of-empires/agent-of-empires?
+
agent-of-empires/agent-of-empires is tools for the Claude AI ecosystem. 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. It has 2.6k GitHub stars and was last updated today.
How do I install agent-of-empires?
+
You can install agent-of-empires by cloning the repository (https://github.com/agent-of-empires/agent-of-empires) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is agent-of-empires/agent-of-empires safe to use?
+
Our security agent has analyzed agent-of-empires/agent-of-empires and assigned a Trust Score of 100/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.
Who maintains agent-of-empires/agent-of-empires?
+
agent-of-empires/agent-of-empires is maintained by agent-of-empires. The last recorded GitHub activity is from today, with 111 open issues.
Are there alternatives to agent-of-empires?
+
Yes. On ClaudeWave you can browse similar tools at /categories/tools, sorted by popularity or recent activity.
Deploy agent-of-empires to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/agent-of-empires-agent-of-empires)<a href="https://claudewave.com/repo/agent-of-empires-agent-of-empires"><img src="https://claudewave.com/api/badge/agent-of-empires-agent-of-empires" alt="Featured on ClaudeWave: agent-of-empires/agent-of-empires" width="320" height="64" /></a>More Tools
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.
An AI SKILL that provide design intelligence for building professional UI/UX multiple platforms
🪨 why use many token when few token do trick — Claude Code skill that cuts 65% of tokens by talking like caveman
AI coding assistant skill (Claude Code, Codex, OpenCode, Cursor, Gemini CLI, and more). Turn any folder of code, SQL schemas, R scripts, shell scripts, docs, papers, images, or videos into a queryable knowledge graph. App code + database schema + infrastructure in one graph.
A light-weight and powerful meta-prompting, context engineering and spec-driven development system for Claude Code by TÂCHES.
CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies