PulseAugur
EN
LIVE 22:02:18

Anthropic launches Claude Code Projects for parallel cloud coding sessions

Anthropic has launched a beta version of Claude Code Projects, a new feature that allows users to manage complex coding tasks through a single, ongoing conversation. This conversation acts as a coordinator, spawning parallel cloud sessions (threads) for specific work items, each with its own repository branch and copy. These threads can delegate tasks further and automatically handle tasks like opening pull requests and responding to CI failures. The feature aims to streamline development workflows by keeping sessions active even after a user logs off, though it consumes plan limits faster due to the parallel nature of the threads. AI

IMPACT Streamlines complex coding workflows by enabling parallel, persistent cloud sessions managed through a conversational interface.

RANK_REASON This is a new feature for an existing product, not a core model release or significant industry shift.

Read on MarkTechPost →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

Anthropic launches Claude Code Projects for parallel cloud coding sessions

How we ranked this

Signal score
29 / 100
Composite score across the factors below. Higher = stronger signal that this story matters right now.
Newsworthiness bucket
Tool
This is a new feature for an existing product, not a core model release or significant industry shift.
Source corroboration
Single-source cluster
Only one publisher covered this so far. Single-source stories can still rank when the publisher is high-authority, but they lack cross-source corroboration.
Topics
product, infra
Editorial topic classification. Feeds into how the story surfaces on /topic/<slug> hub pages and into the per-entity coverage mix.
AI-industry relevance
High
Clearly on-topic for AI-industry coverage.
Story freshness
Breaking (< 6h)
Fresh story with cross-source coverage still developing. Ranking may shift as more sources report.

Full methodology in our editorial standards.

COVERAGE [1]

  1. MarkTechPost TIER_1 English(EN) · Michal Sutter ·

    Anthropic Launches Claude Code Projects in Beta: Parallel Cloud Sessions That Keep Running After You Close Your Laptop

    <p>Anthropic redesigned Projects in Claude Code. The old project was a folder: some files plus one chat. The new one is a single ongoing conversation where Claude acts as coordinator. You describe work, and Claude decides what becomes a thread. Each thread is a full Claude Code c…