Anthropic Rebuilds Claude Code Projects to Run Parallel AI Agent Threads
Anthropic has rebuilt Claude Code's Projects feature so a coordinator agent splits user goals into parallel cloud-based threads, each capable of opening pull requests and running tests. The beta is limited to select Pro and Max subscribers, with Team, Enterprise, and local execution support coming later.
Anthropic has overhauled the Projects feature in Claude Code, introducing a system where users describe a high-level goal and a coordinator agent splits the work across multiple parallel "threads." Each thread runs as an independent cloud session, capable of opening pull requests and running tests on its own.
What changed
Under the new design, a single coordinator manages task decomposition rather than requiring developers to manually break work into separate prompts or sessions. Progress on each thread is trackable from the main chat interface or individually, including on mobile devices. Over time, Claude builds shared memory across threads within a project, and a library aggregates all uploaded files and generated results in one place.
The feature is currently in beta and limited to select Pro and Max subscribers using cloud sessions in Claude Code, according to Anthropic. Team and Enterprise access is planned for a later date, and local execution — running threads outside Anthropic's cloud — is described as "coming soon." Interested users can join a waitlist, but Anthropic has not disclosed a broader rollout timeline or specific pricing tied to the parallel-thread capability.
Part of a broader push toward autonomy
This update follows Anthropic's recent move to make "autopilot mode" the default behavior in Claude Code, a change the company said improved performance on safety-related coding tasks compared to human developers, according to Anthropic. Neither claim has been independently verified with published benchmark data.
Taken together, the changes reflect a consistent strategy: reduce the number of manual steps a developer takes to get code written, tested, and shipped, while increasing the amount of autonomous computation Claude Code performs per task.
What this means
Parallel agent threads mean more simultaneous model calls per user session, which mechanically increases token consumption — the core unit Anthropic bills against. Framing this as a productivity feature is fair; it likely does cut wall-clock time for multi-part coding tasks. But the shift also moves control over compute spend further from the user and toward Anthropic's infrastructure defaults, since a coordinator — not the developer — decides how many parallel threads a task requires.
For engineering teams evaluating Claude Code, the practical questions are unanswered by this announcement: there's no published data on how threads are billed relative to single-session usage, no benchmark comparing coordinator-split tasks to manually decomposed ones, and no timeline for Team or Enterprise access, which is where much of Anthropic's revenue growth is expected to come from. Until those details surface, this reads as a beta feature aimed at power users on Pro and Max plans, not yet a finished product for organizations managing large codebases.
Related Articles
Anthropic Relaunches Claude Code Projects to Coordinate Multiple Cloud Agents
Anthropic has relaunched Projects in Claude Code, letting users direct multiple AI agent 'threads' that work in parallel under a coordinating agent. The beta feature rolls out today to select Claude Pro and Max subscribers, with broader access planned later.
Instinct and Meta's Muse AI Agents Both Add Phone-Calling Features Within Hours of Each Other
Instinct and Meta's Muse AI assistants both rolled out phone-calling capabilities on September 16, 2026, letting agents book restaurants, manage service calls, and act as a concierge. Instinct is reportedly in talks to raise $1 billion at a $10 billion valuation.
GitHub Used Copilot to Rewrite Its Own Copilot Runtime in 800,000 Lines of Rust
GitHub used its own Copilot agent to help migrate the Copilot runtime to Rust, producing roughly 800,000 lines of production code. The company says the scale of the rewrite would not have been feasible without agentic coding assistance.
Google Launches Home MCP, Letting AI Agents Like Claude and Antigravity Control Smart Home Devices
Google has launched Home MCP, a Model Context Protocol server that lets AI agents like Claude, Google Antigravity, and OpenClaw interact with Nest cameras, thermostats, and Matter smart home devices. The feature is rolling out today to Google Home Premium Advanced subscribers in US English.
Comments
Loading...