Auto mode's server-classifier eligibility check adds a new exclusion and respects CLAUDE_CODE_AUTO_MODE_SERVER as an override
The logic that decides whether auto mode uses the server-side classifier (versus falling back to local-only classification) now excludes a specific case of first-party providers from that fallback path, and explicitly checks the CLAUDE_CODE_AUTO_MODE_SERVER environment variable as an override when deciding whether the feature is enabled at all.
This narrows exactly which sessions are eligible for server-side classifier fallback, and makes sure an explicit CLAUDE_CODE_AUTO_MODE_SERVER setting is respected rather than being overridden by other logic.
tengu_quiet_lantern Not enough to sayNothing here resolved what this flag was doing on this version, so nothing here should be read as on or off.
This account: no value returned · anonymous baseline: no value returned · compiled default in v2.1.278: on
These values were read against a different version of Claude Code, so treat them as the nearest reading available instead of one taken on this release.
Read once, for one account on one subscription tier, against v2.1.278. It isn't a statement about your account. What a flag value here can and cannot tell you
Changed auto mode for Claude API and Enterprise users, and on Bedrock, Vertex, Foundry and gateways, to default to the server-side…
New in this build: tengu_quiet_lantern