Show HN: I've implemented multi-repo workspace support in Agent of Empires
Category: devtools
Tags: ai-agents, session-manager, developer-tools
Score: 7.0/10 (Innovation: 6, Technical: 7, Documentation: 8, Utility: 7)
Agent of Empires is a session manager for AI coding agents that allows running multiple agents in parallel across different branches and repos with optional Docker sandboxing, accessible via TUI, CLI, or web dashboard. It's interesting because it solves the orchestration problem of managing multiple AI coding agents simultaneously with features like git worktrees, remote phone access, and session persistence.
Target audience: backend devs
Repository: https://github.com/njbrake/agent-of-empires · Rust · MIT · 2168 stars
View on Hacker News