Skip to content

Claude Code v2.1.175 β†’ v2.1.177: nested subagents enable multi-tier parallel delegationΒ #391

Description

@claude-yolo

WHY you should care

πŸš€ Nested subagents β€” subagents can now spawn their own subagents (up to 5 levels deep for background agents, unlimited for foreground). This means complex multi-tier delegation patterns work without routing everything through the main conversation.

Also shipped:

  • resolvedModel field on AgentOutput and hook tool_response β€” finally know what model a subagent actually ran on (not just what you requested)
  • skipMcpDiscovery flag for SDK plugin config β€” skip MCP server discovery on a per-plugin basis
  • Session titles now generated in conversation language
  • footerLinksRegexes setting for regex-matched footer badges
  • Better Bedrock credential caching (respects actual expiry instead of fixed 1h)
  • Fixes: availableModels enforcement, hook if conditions for file paths, Linux sandbox with symlinked settings, tmux clipboard, Remote Control edge cases, background session stability

Links

/cc @lroolle

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions