Workflow subagents now resolve a model on every step rather than only when one is named.
What's wrong with this entry?
The helper that used to stand in for "inherit the parent's model" now returns nothing at all. Because a workflow step's model check compares against that sentinel, the check is now effectively always true, so workflow subagents resolve and pass through a model selection on every step rather than only when a step names one explicitly.
- Previously the step fired only if it carried its own model override.
- No flag guards this; it is a hardcoded change in behaviour.
`function Xo() {
return; }`
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.239
Workflow tool gains run operations, with the auto-approval hook switched off
Both mention workflow
-
v2.1.239
Workflow tool has a second command shape built in but switched off
Both mention workflow
-
v2.1.239
Workflow "v2 run" handles are scaffolded but never created
Both mention workflow