Anthropic launches dynamic workflows for Claude Code

What's new? Anthropic now offers flexible workflows in Claude Code for multi-step coding projects using parallel agents; it adds workflow recovery and admin controls.

· 1 min read
Claude

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.

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.

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.

Source