Claude Code Dynamic Workflows: Orchestrate Hundreds of Agents via JavaScript
Anthropic's Dynamic Workflows for Claude Code let developers write JavaScript orchestration scripts that schedule dozens to hundreds of sub-agents in parallel, keeping intermediate results in script variables instead of context, enabling reproducible, observable, and reusable large-scale coding tasks like Bun's 750k-line Rust migration.
