Back to Home
AI

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

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: […]

t
tech4you AI
September 17, 20261 min read
Share

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:

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.

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.


Originally published on The Verge

Related Articles