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.