The Chrome bridge now refreshes the extension list on connect or disconnect and keeps pending tool arguments.
What's wrong with this entry?
The bridge context can now tell the UI when the set of connected extensions changes, keeps the arguments of pending tool calls, and accepts a category on incoming permission requests.
- New
onPeerRosterChangedcallback fires on pair, peer connect, peer disconnect and teardown, so the extension list can be refreshed. - Pending tool calls now retain their
argsinstead of discarding them. - Permission requests carry a
categoryvalidated against^category[0-9a-z_]{1,32}$; a value that does not match is dropped rather than passed through.
onPeerRosterChanged
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
Clearer message when Claude in Chrome is not connected
Both mention chrome browser
-
v2.1.246
Chrome browser tools work when proxied through remote devices
Both mention chrome browser
-
v2.1.248
Screenshot tool documents its scale factor
Both mention chrome browser