← 返回列表

@gregisenberg: Claude Code just dropped "dynamic workflows" and it's pretty cool. You type "create a workflow" or turn on "ultracode" in the effort menu a...

@gregisenberg 3 信息等级 3 1 噪音/剔除;2 较弱;3 普通事实;4 重要行业动态;5 极重大事件。该分数是信息显著性,不是投资建议。 发布:2026-05-28T18:54 抓取:2026-05-28 23:20
🔗 原文链接
摘要

Anthropic 旗下 Claude Code 推出动态工作流功能,用户可通过输入指令或开启 ultracode 生成数百个并行代理,代理间相互检查并对抗验证结果,直至收敛。工作流可中断恢复,支持持续数天的代码库迁移、审计等任务。官方提示 token 消耗较快,但可大幅节省人力成本。

客观事实
  • Claude Code 推出动态工作流功能,支持并行代理协作
  • 工作流中的代理相互检查并对抗验证,直至结果收敛
  • 工作流可中断恢复,支持持续数天的长任务
Anthropic Claude Code

原文

Claude Code just dropped "dynamic workflows" and it's pretty cool.

You type "create a workflow" or turn on "ultracode" in the effort menu and it spins up hundreds of parallel agents that check each other's work.

The unit of work you can hand off jumps from a file to an entire codebase. Migrations, audits, rewrites, framework swaps, stuff you used to plan in sprints now finishes overnight.

The part that got me:....the agents argue with each other before showing you the result. Independent attempts at the same problem, then adversarial agents trying to break the answer. It keeps iterating until they converge. That's how senior engineering teams work. Except this team runs at 3am and never gets tired.

Also if the workflow gets interrupted, it picks up where it left off. That means you can kick off work that runs for days. Not sessions. Days.

Fair warning though: this burns through tokens FAST.

Anthropic says so themselves. But if the task is a codebase migration that would have taken a team 3 months, spending $500 in tokens to do it in a week is the best trade in software.

The ceiling on what one person can build just moved again. Classic.

Going to be playing with this all week.

Pretty cool.

likes: 961 | retweets: 77 | replies: 73 | views: 153561