How is this any different than what we have already? We've had this ability for ages (6+ months, decades in the AI world), you can literally today easily prompt CC or Codex to use subagents to accomplish tasks and they'll do it well. My entire workflow is one top level orchestrator chat creating tickets to dispatch to subagents to implement, and other subagents to verify. Why is this being sold as a new thing? Have HN users never tried tried asking CC or Codex to use subagents?
I'd love to read more about how to use this workflow. What kind of top level instructions does this actually work with? Is there an article out there with some concrete examples of how to do this effectively?
I assume this is ~equivalent to ultracode in Claude Code, which can deploy a tree of hundreds of nested subagents and was just released experimentally 5 weeks ago IIRC.
Because most people need complexity to be wrapped in a simple UI/UX. Most people just want the one-two button press and be on their way.
The top comment on the thread explains this will involve subagent to subagent comms.
To what effect I don’t know… I thought subagents were useful because they were explicitly single purpose and bound to a narrow context