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 en este repositorio
Resumen de Tools
Lo que la gente pregunta sobre agent-of-empires
¿Qué es agent-of-empires/agent-of-empires?
+
agent-of-empires/agent-of-empires es tools para el ecosistema de Claude AI. 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. Tiene 2.6k estrellas en GitHub y se actualizó por última vez today.
¿Cómo se instala agent-of-empires?
+
Puedes instalar agent-of-empires clonando el repositorio (https://github.com/agent-of-empires/agent-of-empires) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar agent-of-empires/agent-of-empires?
+
Nuestro agente de seguridad ha analizado agent-of-empires/agent-of-empires y le ha asignado un Trust Score de 100/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.
¿Quién mantiene agent-of-empires/agent-of-empires?
+
agent-of-empires/agent-of-empires es mantenido por agent-of-empires. La última actividad registrada en GitHub es de today, con 111 issues abiertos.
¿Hay alternativas a agent-of-empires?
+
Sí. En ClaudeWave puedes explorar tools similares en /categories/tools, ordenados por popularidad o actividad reciente.
Despliega agent-of-empires en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
[](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>Más 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