Sub-Agent Orchestration: Cost-Aware Delegation With Work Attribution
Claude Code recently shipped Agent Teams, an experimental feature where fully independent Claude Code instances communicate with each other via mailboxes and shared task lists. Teammates can challenge each other's findings, collaborate on problems, and coordinate through a team lead.
HtmlGraph's orchestration system solves a different problem. It's not about agents talking to each other; it's about dispatching the right agent for each task at the right cost, tracking what each one produces, and merging the results with quality gates.