Claude Code revives Projects to manage multiple AI agents in the cloud
agents anthropic claude grok
| Source: The Verge | Original article
Claude Code relaunches Projects, enabling users to run multiple AI agents in the cloud with shared memory, goals, and file libraries, and parallel threads for tasks.
Anthropic has rolled out a revamped “Projects” feature in its Claude Code environment, letting developers run several AI coding agents side‑by‑side in a shared cloud workspace. The update bundles agents under a single project umbrella, giving them a common memory store, unified goals and a collective library of files and artifacts. Within each project, “threads” can execute distinct tasks in parallel, eliminating the need for manual hand‑offs and post‑processing stitching that developers previously had to manage.
The move signals Anthropic’s push to make agentic AI more practical for software development. By centralising coordination, the platform promises faster iteration cycles and lower friction when multiple agents collaborate on complex codebases. The design mirrors recent multi‑agent tools such as Grok Bot and Meta’s Muse, which also expose thread‑based parallelism. As we reported on 2026‑09‑18, rival agents Instinct and Muse have added the ability to make calls, underscoring a broader industry shift toward orchestrated AI teams.
Why it matters is twofold. First, it lowers the technical overhead for developers who want to leverage several specialized coding models—Claude Code, Codex, Kimi, OpenCode—without provisioning separate terminals or API keys. Second, the shared‑memory architecture could improve consistency across generated code, reducing bugs that arise from fragmented agent outputs. The feature also dovetails with Anthropic’s recent launch of Claude 3.7 Sonnet, which boasts strong front‑end development capabilities, and a new command‑line tool for agentic coding.
What to watch next includes adoption rates among enterprise and open‑source developers, potential integration with Anthropic’s upcoming metrics framework for frontier AI labs, and any security implications after earlier reports of Claude being used in a breach. Further enhancements—such as tighter sandboxing, pricing models for cloud execution, or deeper ties to third‑party IDEs—will determine whether Projects becomes the de‑facto hub for collaborative AI‑driven software engineering.
Sources
Back to AIPULSEN