Advanced~60 minHazelJS
Orchestration and Multi-Agent
Compose AgentGraph, SupervisorAgent, @Delegate, pipeline, and @hazeljs/flow when paths are deterministic.
- Authors
- editorial-team
- Published
- Last reviewed
Use documented multi-agent APIs (@Delegate, AgentGraph, SupervisorAgent, pipeline)—not undocumented callAgent. Prefer flow for stable business graphs.
Learning outcomes
- Build sequential, conditional, and parallel AgentGraph topologies
- Choose flow vs multi-agent correctly