Anthropic has announced the introduction of dynamic workflows within Claude Code, a feature designed to handle complex engineering tasks at scale. This new capability allows users to orchestrate large, multi-step coding projects through parallelized agents that operate on subtasks simultaneously. For example, the porting of Bun from Zig to Rust, involving around 750,000 lines and rigorous test suite validation, was accomplished by leveraging these workflows.
Also new in Claude Code: dynamic workflows (research preview).
— Claude (@claudeai) May 28, 2026
For the hardest tasks, Claude makes a plan, runs hundreds of parallel subagents, and verifies its work before reporting back. Think a migration touching hundreds of files.
Read more: https://t.co/7gt06kGkDN
The system automatically plans and distributes work, checks results for accuracy, and iterates until consensus is reached, ensuring coordination even for jobs that span several days. Users are prompted for confirmation before a workflow executes, and organization admins can manage access and settings.
Excited to share our most powerful new Claude Code feature: dynamic workflows!
— cat (@_catwu) May 28, 2026
Mention "workflow" in a prompt and Claude will dynamically create an orchestration plan that it strictly follows, allowing you to confidently trust that every stage happens in the right order even… pic.twitter.com/ilvthUbr82
Anthropic's Claude Code platform, known for its AI-powered coding assistance, is now targeting power users, including engineering teams and organizations managing large-scale projects. Dynamic workflows are immediately available to those on Max and Team plans or via the API, with Enterprise customers able to opt in by enabling the feature through admin controls. This launch positions Anthropic competitively against other AI coding assistants by scaling to more demanding workflows and offering features such as workflow recovery and granular administrative oversight. Early user feedback highlights the tool's ability to expedite previously time-intensive engineering processes.