AgentsSeptember 17, 2026via The Decoder
Anthropic keeps pushing Claude Code toward autonomous coding with new parallel agent workflows
Why it matters
Anthropic is moving Claude Code from assisted coding toward genuine autonomous multi-threaded agents. The parallel coordinator + shared memory architecture is a significant step toward agentic software engineering at scale—practitioners deploying Claude in CI/CD will watch this closely.
Key signals
- Claude Code Projects rebuilt with coordinator splitting tasks across parallel cloud threads
- Each thread independently opens pull requests and runs tests
- Threads share common memory for coordination
- Beta available to select Pro and Max subscribers
- Marks shift from assisted coding toward autonomous agent workflows
The hook
Anthropic's Claude Code now splits coding tasks across parallel autonomous threads—each opening PRs and running tests independently. Beta rolling to Pro and Max.
Anthropic has rebuilt Projects in Claude Code. A coordinator now splits tasks across parallel cloud threads that independently open pull requests and run tests. All threads share a common memory. The beta is available to select Pro and Max subscribers.