Tools can now read the session's proactivity level, and it feeds into request context.
What's wrong with this entry?
Tools can now read the session's proactivity level through a new accessor on the context object they receive, and it is read when assembling context for a request. The no-op context used in tests has the same accessor.
getProactivityLevel: () => a().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.