New in Claude Code (research preview): dynamic workflows. Claude writes an orchestration script on the fly, then spins up a large fleet of coordinated subagents in parallel to take on your most complex tasks. Use the word "workflow" in a prompt to get started. https://t.co/re4SG3AyDm
Anthropic Launches Dynamic Workflows to Orchestrate Fleets of Claude Code Subagents
Anthropic· Updated
Anthropic introduced dynamic workflows in research preview for Claude Code, allowing the tool to write its own orchestration scripts and spawn fleets of parallel subagents. This shift moves planning logic from the model's context window into a dedicated runtime to handle massive migrations and codebase-wide audits.
- Total agents per run
- 1,000 agents
- Concurrent subagents
- Up to 16 agents
- Availability
- Max, Team, Enterprise, and API
- Effort level
- ultracode
- Runtime environment
- JavaScript
This update addresses the context window bottleneck that limits single-agent systems during massive operations. By moving the execution plan into a separate runtime, Claude maintains a clean conversation state while managing concurrent sessions. This approach aligns with industry shifts toward OpenAI Codex's parallel subagents and Devin's managed subtasks.
You can trigger a workflow by using the keyword in a prompt or setting the /effort ultracode level. Workflows are available for Max, Team, and Enterprise plans, and via the API on Bedrock, Vertex AI, and Foundry. Custom scripts can be saved as reusable slash commands within a project's directory.
Still wondering? A few quick answers below.
Every HeadsUpAI update is written based on its original source and reviewed before it's published. Read our editorial standards →
