PulseAugur
EN
LIVE 02:50:56

Anthropic's Claude Code Agents Gain Multi-Level Delegation

Anthropic has released Claude Code 2.1.172, a significant update that allows subagents to spawn their own subagents, creating a nested structure up to five levels deep. This new capability enables more complex task delegation, such as breaking down large code reviews or migrations into smaller, manageable pieces distributed across multiple agents. The update also includes improvements to plugin searching and a fix for sessions exceeding the 1 million context window limit, along with adjustments for Amazon Bedrock users regarding AWS region configuration. AI

IMPACT Enhances agent capabilities for complex task decomposition and management within the Claude Code environment.

RANK_REASON This is a product update for a specific tool, not a new frontier model release.

Read on dev.to — Claude Code tag →

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

COVERAGE [1]

  1. dev.to — Claude Code tag TIER_1 English(EN) · JessYT ·

    Claude Code Subagents Can Now Spawn Their Own Subagents

    <h1> Claude Code Subagents Can Now Spawn Their Own Subagents </h1> <p>Starting with Claude Code 2.1.172, subagents can spawn their own subagents underneath them. According to the changelog, nesting goes up to 5 levels deep. The release shipped on June 10, and since it changes age…