Anthropic has revamped the Projects feature in Claude Code, turning it into a system that can coordinate multiple AI agents. Users provide a goal, and Claude breaks it down into individual tasks and assigns them to parallel threads. The results are then reviewed and combined into the finished work.
Each thread runs as a separate cloud session with its own repository branch. This allows the agents to work simultaneously, create pull requests, or run tests. A central coordinator manages the entire process, while users can monitor individual tasks or step in when needed. The feature is currently in beta and is available to selected Pro and Max subscribers.