Follow Discord
Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.260 ·

Config deprecation framework flags legacy inference-auth and desktop-extension settings

Vertex's credential kind label was renamed from oauth to interactive.

TierYou'll noticehow much it should matter to you
Useful1my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaAuthwhat it touches
KindInternal Changesin v2.1.260,
Group of 3 You'll notice

Vertex's credential kind label was renamed from oauth to interactive.

A new deprecation-tracking system, BATCH_2026_09, adds structured migration metadata (including an explicit effect string describing exactly what breaks) to several legacy config values. inferenceGatewayAuthScheme: "sso" is deprecated since it is no longer inferred as browser sign-in (use inferenceCredentialKind: "interactive" instead), inferenceGatewayAuthScheme: "auto" now just rewrites to "bearer", and inferenceCredentialKind: "interactive" combined with inferenceVertexWorkforceAudience is flagged as ambiguous in favor of "workforce".

As part of the same change, Vertex AI's credential kind literal "oauth" is renamed to "interactive": the discriminated-union kind and the deriveInferenceCredentialKind logic for the Vertex OAuth client ID now both return "interactive" instead of "oauth".

The legacyFlatKey aliases isDxtEnabled and isDxtDirectoryEnabled also gain BATCH_2026_09 deprecation metadata (warnFrom 2026-09-10, supportEnds 2026-10-07): after support ends, the old names will be reported as unreadable, causing desktop extensions to read as disabled (isDxtEnabled) or the directory-only restriction to silently stop applying (isDxtDirectoryEnabled).

Read from
Names in the bundleinteractive
Since it was published

The entry above is what we published on the day. These lines were added later, as Anthropic's own pages caught up, and they sit beside the original rather than replacing it.

Added since A small documentation edit on Fullscreen rendering touched a line naming interactive after this was published. To adjust scroll speed interactively, run `/scroll-speed`. The dialog shows a ruler you can scroll while it is open so you can feel the change immediately. Press `←` and `→` to adjust the speed, `r` to reset to the auto-detected default, a… fullscreen see the edit
Confirmed since Anthropic's documentation has since written up interactive, on permission-policies. To answer interactively instead, use `ant beta:sessions connect`, which shows the waiting call and sends this event when you allow or deny it. See [Connect to a Managed Agents session from your terminal](https://platform.claude.com/docs/en… managed-agents/permission-policies see the edit
How sure we are
One source agreesOne thing we can check says the same as this entry.
Anthropic's documentation agreesAnthropic's documentation has since written up interactive, on permission-policies.

See this entry in the whole of v2.1.260 →

Feedback