PROBLEM
Managing agent workflows across multiple repositories
Organizations with separate frontend, backend, and service repositories need agents that can coordinate changes across repos while maintaining isolation and context.
Updated: 5/18/2026
Agent of Empires provides multi-repo workspace support (PR #974) where each repository gets its own isolated worktree and sandbox, but the agent can access and coordinate across all of them. This enables organizations to run a single agent session against multiple repos without context loss or isolation violations.
Did this solve your problem?
0 developers found this helpful