Anthropic 重构 Claude Code 的 Projects 功能,支持并行智能体线程协作编码

The Decoder:AI News(RSS)·2026-09-18 02:35·1小时前·Matthias Bastian
AI 导读

Anthropic 重构了 Claude Code 的 Projects 功能,用户描述目标后由协调者把工作拆分到并行的 threads,每个线程作为独立云端会话运行,可开 pull request、跑测试,并随时间构建跨线程共享记忆。

The Decoder:AI News(RSS)
55AI 编辑部评分,满分 100

Anthropic 重构 Claude Code 的 Projects 功能,支持并行智能体线程协作编码

2026-09-18 02:35· 1小时前· Matthias Bastian
AI 导读

Anthropic 重构了 Claude Code 的 Projects 功能,用户描述目标后由协调者把工作拆分到并行的 threads,每个线程作为独立云端会话运行,可开 pull request、跑测试,并随时间构建跨线程共享记忆。

Anthropic has rebuilt the Projects feature in Claude Code. Users now describe a goal and a coordinator splits the work across parallel "threads," each running as its own cloud session. Progress is trackable in the main chat or per thread, including on mobile. Each thread can open pull requests and run tests. Claude builds a shared memory across threads over time, and a library collects all uploaded files and results.

The beta is open to select Pro and Max subscribers using cloud sessions in Claude Code. Team and Enterprise access comes later, and local execution is coming soon. The waitlist is here.

The update is another step toward code automation. Anthropic recently made autopilot mode the default in Claude Code, claiming it outperformed human developers on safety tasks. It's also great for the IPO pitch: more autonomous agents likely mean more burned tokens, and control over how many tokens get burned shifts from users to the company selling them, like letting gas companies control the throttle in your car.