VibeHunt
Back to browse

agent-of-empires

Coding agent session manager via tmux and git worktrees.

Agent of Empires (AoE) provides a session manager for AI coding agents on Linux and macOS, allowing users to run multiple agents in parallel across different git branches. Each agent runs inside its own tmux session, optionally isolated in a Docker container, so sessions persist beyond terminal closures or SSH disconnects. The tool integrates git worktrees and Docker sandboxing to keep codebases clean and agents confined.

The interface is available as a terminal UI, a command‑line application, and a web dashboard that can be accessed locally or remotely via HTTPS, with optional Tailscale Funnel or Cloudflare Tunnel support. Users can create, monitor, and control agents, view status columns, inspect diffs, and edit files without leaving the interface. Profiles let separate workspaces be defined for different projects or clients.

AoE supports a range of AI coding backends, including Claude Code, OpenCode, Mistral Vibe, Codex CLI, Gemini CLI, Cursor CLI, Copilot CLI, Pi.dev, Factory Droid, and Hermes. It is distributed under the MIT license, has a stable maturity level, and can be installed via a quick script on supported platforms.

Reviews

Sign in to leave a review.

Loading reviews…

Similar apps