multiplexer
active
agent-of-empires
CLI
Web
About
Running several coding agents against one repository creates branch collisions and terminal sprawl, so agent-of-empires assigns each agent its own git branch inside an isolated tmux session, with Docker sandboxing optional for riskier work. It speaks the Agent Client Protocol, which is why the web dashboard can show structured views — plan panels, tool-call cards, swipe-to-approve permission requests — instead of raw terminal output, all reachable from a laptop browser or a phone. A TUI covers terminal-native workflows, and agents (Claude Code, Codex CLI, Gemini CLI, OpenCode) run in parallel across branches. It is MIT-licensed Rust, installed via brew or an install script, aimed at developers running several agents concurrently.