精选理由
Claude Code自动拆任务并行干
Claude Code(研究预览版)推出动态工作流功能。它能自动编写编排脚本并启动大量子代理并行处理复杂任务。用户只需在提示中包含"workflow"即可触发。该功能实现了agent-to-agent的高效协作,但需要注意token消耗。
AI 翻译 · 中文
Claude Code(研究预览版)推出动态工作流功能。它能自动编写编排脚本并启动大量子代理并行处理复杂任务。用户只需在提示中包含"workflow"即可触发。该功能实现了agent-to-agent的高效协作,但需要注意token消耗。
This is an idea I have been using for like 4 months now. Very easy to do with -p or Agent SDK. I doubt I will use CC for it, but great to see a native implementation of dynamic workflows. Agent-to-agent interactions are …