Subagent model choice now records where the model came from, not just its name.
What's wrong with this entry?
Picking a subagent's model now tracks the source of the request separately from the model name, distinguishing tool overrides, the agent's own frontmatter, the CLAUDE_CODE_SUBAGENT_MODEL environment variable, and defaults.
- The existing model-resolution telemetry gained outcomes for a model family alias being stepped down, an override being dropped, and a family mismatch.
- Aimed at correctness of which model a subagent ends up on; nothing new is surfaced in the UI.
subagent_model_resolve
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.234
Another forged control tag is escaped in subagent output
Both mention subagent
-
v2.1.234
Spawned processes get
--flag=valuewhen the value looks like a flagBoth mention subagent
-
v2.1.235
New error for delegating to a subagent without naming one
Both mention subagent