Source Intelligence
Sweep 28 Aug 2026 ยท 16:06Z Build v2.1.251 479 read Stable v2.1.236 Latest v2.1.251 Next v2.1.251 Feeds RSS JSON llms.txt

DisclaimerUnofficial, and not affiliated with Anthropic. Nearly all of this is read straight out of what ships: npm bundles, captured prompts, published docs. Anthropic's own notes go in verbatim, marked as theirs. The rest is my reading, and every entry carries the strings behind it. If one looks wrong, vote it down and say why.

Search the documentation

5 pages for claude_code_subagent_model.

Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it.

Orchestrate teams of Claude Code sessions Claude Code CLI · in the page agent-teams …cks each teammate's model from the first of these that applies: 1. [`CLAUDE_CODE_SUBAGENT_MODEL`](/docs/en/model-config#environment-variables), when it's set to anything other than `inherit`. 2. The… Claude Code changelog Claude Code CLI · in the page changelog …which previously used the Chrome extension's own prompts * Changed `CLAUDE_CODE_SUBAGENT_MODEL` to set the default subagent model rather than override everything: an agent definition's `model:` and… Model configuration Claude Code CLI · in the page model-config …(/docs/en/agent-teams#specify-teammates-and-models) teammate models, `CLAUDE_CODE_SUBAGENT_MODEL`, and, on v2.1.197 and earlier, the model picker in the `/agents` wizard  * **Skill and command mo… Create custom subagents Claude Code CLI · in the page sub-agents …n. Claude Code resolves the subagent's model in this order: 1. The [`CLAUDE_CODE_SUBAGENT_MODEL`](/docs/en/model-config#environment-variables) environment variable, when set to a model alias or model… Orchestrate subagents at scale with dynamic workflows Claude Code CLI · in the page workflows …'s model unless the script routes a stage to a different one or the [`CLAUDE_CODE_SUBAGENT_MODEL`](/docs/en/model-config#environment-variables) environment variable is set, which overrides both. To co…