@bcherny: Just landed nested subagent support in Claude Code Starting to experiment more with agents kicking off agents as a way …
Summary
Boris Cherny announced nested subagent support in Claude Code, allowing agents to spawn subagents for better context management, capped at depth 5 and rolling out in today's release.
View Cached Full Text
Cached at: 06/09/26, 02:52 PM
Just landed nested subagent support in Claude Code
Starting to experiment more with agents kicking off agents as a way to better manage context. Capped at depth=5 to start, going out in today’s release.
Lmk what you think!
Similar Articles
@PrajwalTomar_: I still don't think people understand what just happened with Claude Code subagents. You can now hand off a whole proje…
A developer explains how to effectively use Claude Code subagents by capping and scoping them, rather than running many agents, to avoid context burn and overlapping work.
@svpino: I'm now *subagent-pilled* with Claude Code. This is the biggest update I've made in the way I work over the last 2 week…
Shares a workflow tip for Claude Code: use subagents to keep context windows separate, mix different models, and assign specific tools to each subagent.
Claude Code Agent Teams made me rethink what a “subagent” actually is
The article explores Claude Code Agent Teams, contrasting traditional subagent delegation with collaborative teammates as first-class interactive agents using shared task boards and messaging.
@trq212: We're adding support for AGENTS.md to Claude Code. Starting today in version 2.1.277, if there is no CLAUDE.md in a fol…
Claude Code now supports AGENTS.md as a fallback configuration file in version 2.1.277, with an option to toggle the behavior in settings.
@0xCodez: https://x.com/0xCodez/status/2058513716509913581
A comprehensive walkthrough on building multi-agent teams with Claude Managed Agents, covering role design, model mixing, and parallel execution to scale from one to 20 agents.