Skip to content
Tools · Jul 24, 2026

Claude Code v2.1.219 updates default model to Opus 5, adds nested subagent forwarding and workflow size controls

Anthropic’s CLI coding agent adds Opus 5 as the default model, introduces nested subagent forwarding up to depth 3, and refines workflow and MCP configuration controls.

Trust84
HypeLow hype

1 source · cross-referenced

ShareXLinkedInEmail
TL;DR
  • Default model upgraded to Claude Opus 5 with 1M context and fast mode pricing at $10/$50 per Mtok.
  • Nested subagent forwarding increased to depth 3 by default; can be restricted via CLAUDE_CODE_MAX_SUBAGENT_SPAWN_DEPTH.
  • Dynamic workflow size guideline now defaults to medium (fewer than 15 agents) and can be adjusted in /config.
  • MCP server errors and connection issues now surface HTTP status and warning for hidden whitespace in configs.
  • Self-hosted runner failures now categorized structurally for clearer diagnostics.

Anthropic released version 2.1.219 of claude-code, its command-line coding agent, introducing several developer-facing updates. The default model is now Claude Opus 5, which features a 1M context window and offers a fast mode priced at $10 per million tokens input and $50 per million tokens output.

Nested subagent forwarding has been increased to a default depth of 3, enabling deeper multi-agent workflows without additional configuration. Teams can restrict nesting by setting CLAUDE_CODE_MAX_SUBAGENT_SPAWN_DEPTH to 1.

Dynamic workflow size guidelines now default to a medium setting aimed at fewer than 15 agents, with the current size displayed in the running-workflow status line and adjustable via the /config interface.

For MCP integrations, the release improves error visibility by surfacing HTTP status codes and error text when servers fail to connect, and warns when MCP config values contain hidden leading or trailing whitespace. The claude mcp list and /mcp commands now expose these details directly.

Self-hosted runner diagnostics have been refined with structured failure categories for hook errors, runner crashes, and config errors, improving clarity during troubleshooting. Runner lifecycle issues, such as stale active rows after SIGTERM, have also been addressed to ensure clean deregistration.

Additional fixes include correct terminal copy behavior in GNU screen, improved Vim mode navigation, and clearer error messages for Remote Control settings. The claude-api skill has been updated to default to Opus 5, with a migration path from Opus 4.8.

Sources
  1. 01GitHub · anthropics/claude-code releasesRelease v2.1.219 · anthropics/claude-code
Also on Tools

Stories may contain errors. Dispatch is assembled with AI assistance and curated by human editors; despite the trust-score filter, mistakes happen. We correct publicly — every article links to its revision history. Nothing here is financial, legal, or medical advice. Verify before relying on any claim.

© 2026 Dispatch. No ads. No sponsorships. No paid placement. Reader-supported via Ko-fi.

Built by a person who cares about honest AI news.