Reddit
Practitioners running multiple coding agents still have no orchestration layer and are managing sessions by hand
An r/ClaudeAI thread (68 upvotes, 58 comments, a comment-to-score ratio above 0.85) asks how people actually orchestrate AI agents; the author describes starting separate Claude Code or Pi sessions and babysitting each one, deciding what to delegate and when to intervene. The comment volume relative to score is the signal here: this is an unsolved workflow problem with a lot of divergent homegrown answers rather than a converged tool choice. It lands the same week Claude Code shipped `--append-subagent-system-prompt-file` and unattended-run flags, which are the pieces such a layer would build on.
↳ Follow the thread