agent-of-empiresAgent44/100 via “tmux-backed multi-agent session orchestration”
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. Uses tmux and git worktrees.
Unique: Wraps tmux with domain-specific abstractions (Instance, GroupTree, Storage) designed explicitly for AI agent lifecycle management, rather than generic terminal multiplexing. Implements automatic status detection (Running/Waiting/Idle) by parsing agent-specific process output patterns, and provides hierarchical session grouping via a tree structure stored in profile-isolated persistent storage.
vs others: Simpler than managing raw tmux for multi-agent workflows and more specialized than generic terminal multiplexers like Zellij or screen, with built-in awareness of AI agent state transitions.