Tech News
← Home  ·  All topics

Cloud Sessions

2 GoKawiil briefs on this topic

Anthropic overhauls Claude Code Projects, but feature is cloud-only for now

Anthropic has rebuilt the 'projects' concept inside Claude Code, giving cloud-based sessions persistent threads, shared memory, and the ability for Claude to coordinate multiple parallel work streams on its own. The upgrade is initially limited to select Pro and Max subscribers using cloud sessions who have no existing projects, while local, terminal-based workflows are excluded from the new system entirely.

Anthropic revamps Claude Code Projects to coordinate multiple cloud AI agents

Anthropic has relaunched Projects within Claude Code, letting developers run several AI coding agents simultaneously in the cloud. Each agent operates as an independent session on its own branch and repo copy, with a coordinator organizing the parallel work. Any conflicting changes between threads are resolved through standard merge conflict handling, just like a typical pull request.