Is anyone else drowning in terminal tabs running AI coding agents?
TL;DR
I work on a 300k line monorepo, just me and my co-founder.
Key Points
- At any given moment I have 3-6 CLI agents (Claude Code, Codex, Aider) running simultaneously across git worktrees.
- The throughput is great.
- Every tool I found was either another agent, an IDE plugin, an abstraction over my CLIs, or doesn't understand worktrees.
- Conductor is Mac-only and getting buggier.
Nauti's Take
If your worktree setup already spans six agent terminals, you do not need another IDE add-on but a Pane controller that hardens port handling and keeps every worktree visible; otherwise you keep juggling chaos instead of clarity.