Permission and model routing decisions now also see how proactive the session is set to be.
What's wrong with this entry?
The input used to decide permissions and model routing now carries the session's proactivity level alongside whether plan mode is required, the permission mode and the session effort setting.
- Passed at both call sites that build this decision input.
- Unconditional; the value comes from your existing proactivity settings.
proactivityLevel: u.proactivityLevel
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.