Claude Code relaunches Projects to manage multiple AI agents in the cloud

Claude Code relaunches Projects to manage multiple AI agents in the cloud

Claude Code 重新推出 Projects 功能,支持在云端管理多个 AI 智能体

Projects allow users to control a team of Claude Code agents that all coordinate with each other. Projects 功能允许用户控制一个由多个 Claude Code 智能体组成的团队,并实现它们之间的相互协作。

The revamped projects feature in Claude Code allows users to run multiple agents under the same roof, with a shared memory, goals, and library of files and artifacts. Similar to Grok Bot and other tools that manage groups of AI agents, each project has “threads” running different tasks in parallel, with a “coordinator” directing everything. Claude Code 中焕然一新的 Projects 功能允许用户在同一框架下运行多个智能体,并共享记忆、目标以及文件和工件库。与 Grok Bot 及其他管理 AI 智能体群组的工具类似,每个项目都包含多个并行运行不同任务的“线程”,并由一个“协调器”负责统筹全局。

Under the hood, each thread is a Claude Code cloud session working on its own branch and copy of the repo. The coordinator keeps work organized, but if any threads work on the same code, the overlap is resolved as a merge conflict just like any other PR. Each thread can further split its delegated work into pieces using subagents, loops, and workflows when needed so large assignments finish faster. 在底层技术上,每个线程都是一个独立的 Claude Code 云端会话,在各自的分支和代码库副本上工作。协调器负责保持工作有序,但如果多个线程修改了同一段代码,系统会像处理常规 PR 一样,通过合并冲突来解决重叠问题。每个线程在需要时还可以利用子智能体、循环和工作流将分配的任务进一步拆解,从而更快地完成大型任务。

Users can interact with each thread individually, or monitor and update things through the main project chat. At launch, threads run in the cloud, but Anthropic says support for local tools and code is coming “very soon.” The updated projects feature is available in beta starting today for “select Claude Pro and Max subscribers,” with access expanding to all Pro, Max, Team, and Enterprise users later, as well as Cowork and regular Claude chats. 用户既可以与每个线程单独交互,也可以通过主项目聊天窗口进行监控和更新。在发布初期,线程运行在云端,但 Anthropic 表示,对本地工具和代码的支持“很快就会到来”。更新后的 Projects 功能从今天起向“部分 Claude Pro 和 Max 订阅用户”开放测试,随后将逐步扩展至所有 Pro、Max、Team 和 Enterprise 用户,以及 Cowork 和常规 Claude 聊天用户。