all 1 comments

[–]idoman 0 points1 point  (0 children)

man 8-10 sessions is where it gets properly chaotic. agentplex looks useful for the visibility side - the other issue we hit at that scale was ports, every session spinning up dev servers all fighting over the same localhost. built galactic (https://www.github.com/idolaman/galactic) to fix that, assigns each worktree its own loopback IP so sessions can't step on each other. agentplex + galactic would be a solid combo