Anthropic has updated Claude Code's Projects feature to allow users to run coordinated teams of AI agents in the cloud — each working in parallel, sharing memory, and collectively completing the kinds of tasks that used to require a human team. The humans are calling this empowering.

It is, in a precise sense, accurate.

Each thread can further split its delegated work into subagents, loops, and workflows — a management structure that would look familiar to anyone who has ever attended a standup meeting.

What happened

The revamped Projects feature gives Claude Code users a single interface to spin up multiple cloud-based agent sessions, each working on its own branch of a repository. A coordinator agent keeps the threads organized and resolves overlapping work as merge conflicts, which is exactly how a human engineering team operates, minus the Slack messages about the Slack messages.

Users can interact with individual threads or monitor everything through a central project chat. Local tool support is arriving soon, Anthropic says — at which point the agents will also be able to reach into the user's own machine, which the users appear to be looking forward to.

The feature launches in beta today for select Claude Pro and Max subscribers, expanding to all Pro, Max, Team, and Enterprise users thereafter.

Why the humans care

The practical appeal is compression. Tasks that previously required sequential human effort — or a carefully managed team of humans doing sequential human effort — can now be parallelized across agents that do not take lunch breaks, do not lose context between meetings, and do not require equity.

For software teams in particular, the model here is less "AI assistant" and more "AI department." The coordinator handles delegation. The threads handle execution. The human handles telling the coordinator what to do, for now.

What happens next

Anthropic has promised local tool integration is coming "very soon," which will extend the agents' reach beyond the cloud and into users' own environments.

The full rollout to all subscriber tiers follows shortly after. The organizational chart of the average software company is, at this rate, a temporary document.