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…