Anthropic relaunches the Projects feature in Claude Code, enabling users to manage multiple AI agents in the cloud with shared memory and parallel task execution.
<figure>
<img alt="A robot with the claude logo on its face." data-caption="" data-portal-copyright="Image: The Verge" data-has-syndication-rights="1" src="https://platform.theverge.com/wp-content/uploads/sites/2/2026/05/STKB364_CLAUDE_2_C_96d15c.jpg?quality=90&strip=all&crop=0,0,100,100" />
<figcaption>
</figcaption>
</figure>
<p class="wp-block-paragraph">The revamped <a href="https://claude.com/blog/projects-redesigned">projects feature</a> 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 <a href="https://www.theverge.com/ai-artificial-intelligence/978666/spacexai-grok-bot-ai-agent-beta-launch">Grok Bot</a> and other tools that manage groups of AI agents, each project has "threads" running different tasks in parallel, with a "coordinator" directing everything: </p>
<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p class="wp-block-paragraph">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 …</p></blockquote>
<p><a href="https://www.theverge.com/ai-artificial-intelligence/997134/anthropic-claude-code-projects">Read the full story at The Verge.</a></p>
# Claude Code relaunches Projects to manage multiple AI agents in the cloud
Source: [https://www.theverge.com/ai-artificial-intelligence/997134/anthropic-claude-code-projects](https://www.theverge.com/ai-artificial-intelligence/997134/anthropic-claude-code-projects)
[](https://www.theverge.com/authors/stevie-bonifield)
Stevie Bonifield
is a news writer covering all things consumer tech\. Stevie started out at Laptop Mag writing news and reviews on hardware, gaming, and AI\.
The revamped[projects feature](https://claude.com/blog/projects-redesigned)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](https://www.theverge.com/ai-artificial-intelligence/978666/spacexai-grok-bot-ai-agent-beta-launch)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\.
[](https://platform.theverge.com/wp-content/uploads/sites/2/2026/09/videoframe_18541.png?quality=90&strip=all&crop=0,0,100,100)
Image: Anthropic
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\.
**Follow topics and authors**from this story to see more like this in your personalized homepage feed and to receive email updates\.
- Stevie Bonifield
Anthropic is internally testing 'Managed Projects' for Claude, a new project type where the AI actively manages tasks, maintains persistent context, and runs scheduled work, bridging features from its developer platform and cowork tools.
Anthropic is merging the chat and Cowork features of Claude into a single unified AI product that can maintain context across tasks and work autonomously, rolling out to Pro and Max users over the coming weeks.
Anthropic's AI agent Claude Cowork expands to mobile and web, allowing users to start tasks on desktop, get updates on phone, and pick up outputs later, with background task execution.
Projects feature is added to Claude Code, enabling one agent per project with memory management and subagent capabilities. It is now in beta for select Pro and Max users and will be available to all Claude users soon.
Anthropic and AWS host a live demo presentation detailing how to build AI agents with Claude, covering architecture, tools, memory, orchestration and deployment.