Writing a subagent's model as "Inherit" in any casing now works.
What's wrong with this entry?
A subagent whose configured model is written as "Inherit" or "INHERIT" now resolves to inheriting the parent's model. The comparison lowercases the value first, where before only the exact lowercase spelling worked and anything else was treated as an unknown model name.
yt === "inherit"
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