Anthropic revamps Claude Code Projects for parallel agents

Anthropic revamps Claude Code Projects for parallel agents

Anthropic on September 17, 2026, announced a redesigned Projects experience for Claude Code, releasing the update in beta with a coordinator that directs parallel agent threads drawing on shared memory and a common library of files and artifacts. The beta is initially available to select Claude Pro and Max subscribers using Claude Code cloud sessions, with wider Pro and Max access coming over the next week. The September 2026 redesign is the point where those pieces combine into a multi-agent management system.

Coordinator Node architecture with multiple Claude Code Sessions accessing Shared Memory and File Library for parallel age...

In the announcement, published on Anthropic’s Claude blog under the title “Projects redesigned: from folder to conversation,” the company said managing multiple sessions across a build used to require users to split the work themselves, manage handoffs manually, and recombine the results at the end. In the updated experience, the user describes what needs to get done and Claude manages the work.

How the Redesigned Projects Work

The new Claude Code Projects is itself a Claude-powered AI coordination agent that is, in Anthropic’s words, always on, and can take the developer’s natural language inputs about their specific continuous job and sub-divide them into parallel threads so the work can be done faster and more efficiently. Each thread runs as a separate cloud session, while shared memory and a central coordinator help maintain context and track work across the Project.

Claude AI assistant breaks down e-commerce project into parallel work streams for Frontend, Backend, and QA & DevOps teams.

In the redesigned Projects, a coordinator can break a development goal into separate threads, assign them to individual Claude Code cloud sessions and track their progress from one shared project. Claude Code Projects then automatically coordinates those threads over time, maintaining a shared memory of the project as the development continues and it evolves.

Instead of a developer juggling five separate AI coding threads like browser tabs nobody wants to close, Claude acts as the orchestrator, defining engineering goals, delegating work, collecting outputs, and stitching results together.

Developer using Claude AI chatbot for coding assistance, showing parallel agents replacing traditional documentation tabs.

Distinguishing Between Two Products Named “Projects”

Anthropic already has a separate feature called Claude Projects, first introduced in June 2024, which is a general-purpose Claude workspace for grouping chats, files, instructions and project knowledge. The basic Claude Projects can contain multiple chats and preserve shared knowledge across them, but each chat remains a separate conversation; context from one chat is not automatically carried into another unless it is captured in Project knowledge or memory. The new Claude Code Projects experience announced September 17 has a similar name but targets a different problem: coordinating agentic software development across multiple Claude Code sessions.

Venn diagram comparing Claude Projects and Claude Code Projects features, highlighting shared capabilities like AI assista...

The previous incarnation of Claude Code Projects functioned primarily as a static information repository. The redesign transforms that into a dynamic coordination hub where Claude manages work across parallel cloud threads, including tasks like revising multi-file codebases. Anthropic introduced web-based agents to Claude Code in October 2025, and cloud sessions followed as the infrastructure layer enabling longer-running interactions.

Trade-Offs and Limitations

Running several sessions at once also comes with trade-offs. Anthropic warns that Projects can consume usage allowances more quickly because each thread is a full Claude Code session. Threads currently run in the cloud, and Anthropic says support for running them locally alongside developers’ tools and code is coming later.

Cloud to local execution transition diagram showing remote application server, APIs, storage, and CI/CD pipeline migrating...

Rollout Schedule

The beta starts with select Pro and Max users. The current rollout is limited to a public beta for select Claude Pro and Max subscribers using cloud sessions. Gradual expansion is expected over the week following launch, with Team and Enterprise access planned for a later date.

Key Facts

  • Anthropic launched the redesigned Claude Code Projects on September 17, 2026, introducing a coordinator-based system for parallel agent threads
  • Beta access began with select Claude Pro and Max subscribers, with wider Pro and Max rollout planned over the following week
  • Each thread operates as a separate cloud session with shared memory and centralized coordination
  • Running multiple parallel sessions can consume usage allowances more quickly
  • Local thread execution support is planned for a future update
  • Team and Enterprise access is scheduled for a later date

Sources

Sources

  1. Anthropic Redesigns Claude Code Projects to Coordinate Agent Threads – Unite.AI
  2. Anthropic Brings Parallel Coding Workflows to Claude Projects – DevOps.com
  3. Anthropic launches Claude Code Projects for persistent developer coordination
  4. Anthropic launches Claude Code Projects, an ‘always-on’ conversation that remembers and delegates your long-running dev work | VentureBeat