# Claude Code 推出动态工作流，可并行处理数百子智能体完成复杂任务

- 来源：🚨 AI News | TestingCatalog (@testingcatalog)
- 发布时间：2026-05-29 01:06
- AIHOT 分数：73
- AIHOT 链接：https://aihot.virxact.com/items/cmpprceku00gbslm6ckf3btz3
- 原文链接：https://x.com/testingcatalog/status/2060045089137938564

## AI 摘要

Anthropic 为 Claude Code 新增“动态工作流”功能。面对复杂任务，Claude 能动态编写编排脚本，在单个会话中并行运行数十到数百个子智能体，并在结果呈现给用户前进行自我核查。该功能适用于传统单一智能体难以一次处理的挑战，例如整个服务的 bug 排查、涉及数百个文件的代码库迁移等场景。引用内容指出，Claude 会先制定计划，然后运行数百个并行子智能体并验证其工作。

## 正文

ANTHROPIC 🔥： Claude Code now supports "Dynamic Workflows"， allowing Claude to complete challenging tasks end-to-end.

> Claude dynamically writes orchestration scripts that run tens to hundreds of parallel subagents in a single session， checking its work before anything reaches you.

> Some problems are too big for one pass by a single agent， especially in complex， legacy codebases： a bug hunt across an entire service， a migration that touches hundreds of files， a plan you want stress-tested from every angle before you commit to it.

### 引用推文

> Claude：Also new in Claude Code: dynamic workflows (research preview). For the hardest tasks, Claude makes a plan, runs hundreds of parallel subagents, and verifies its...
