Sweep 19 Sep 2026 · 02:36Z Build v2.1.278 500 read Stable v2.1.267 Latest v2.1.278 Next v2.1.278 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.277 ·

New gate function jce for first-party base-URL eligibility

A new internal check gates a capability to first-party accounts using the default API endpoint

TierUnder the hoodhow much it should matter to you
Useful1my rating, 1 to 5
Signal2worth watching, 1 to 5
AreaFeature Gateswhat it touches
KindInternal Changesin v2.1.277,
Under the hood

A new internal check gates a capability to first-party accounts using the default API endpoint

What

A new helper function checks whether the account's auth type is firstParty and several other conditions, including that ANTHROPIC_BASE_URL (which overrides the API endpoint, for example to route through a proxy) is not set, plus region and configuration checks, before allowing some capability to proceed.

Why

The finding doesn't say what capability this gates, but requiring first-party auth and the default API endpoint fits the existing pattern where certain features are disabled when requests are routed through a non-Anthropic endpoint.

Read from
Names in the bundleANTHROPIC_BASE_URL
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.

Confirmed since Anthropic's documentation has since written up ANTHROPIC_BASE_URL, on Connect Claude Code to an LLM gateway. | `400` errors naming `thinking` or `adaptive`, such as `Input tag 'adaptive' found` | The upstream model build doesn't accept adaptive reasoning, which Claude Code requests for Claude 4.6 and later models | Upgrade the gateway's upstream.… llm-gateway-connect see the edit
How sure we are
Something disagreesSomething we can check disagrees with this entry, or the writer said they could not settle it.
The writer flagged doubtWhat capability this eligibility check controls is not stated.
Anthropic's documentation agreesAnthropic's documentation has since written up ANTHROPIC_BASE_URL, on Connect Claude Code to an LLM gateway.

See this entry in the whole of v2.1.277 →