An env var for the Chrome navigation classifier is gone; a server setting now controls it.
What's wrong with this entry?
The env variable CLAUDE_PREVIEW_CLASSIFIER_FLOOR is gone. The classifier that decides Chrome navigation in auto mode is now switched by chromeNavigationClassifierEnabled, read from a server-supplied auto-mode config and requiring an exact boolean true.
- The config object falls back to empty, so with no server value the classifier stays off.
- Nothing in this build sets the key locally; it is decided by server configuration.
chromeNavigationClassifierEnabled
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
Chrome tabs opened by a session are closed when it ends
Both mention browser
-
v2.1.248
Browser-consent dialog defaults to declining
Both mention browser
-
v2.1.239
Clearer message when Claude in Chrome is not connected
Both mention browser