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.275 ·

Served model catalog gains an always-false early bail-out

A new internal check can now skip fetching the served model catalog entirely

TierUnder the hoodhow much it should matter to you
Useful1my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaElsewherewhat it touches
KindInternal Changesin v2.1.275,
Under the hood

A new internal check can now skip fetching the served model catalog entirely

What

The internal logic that fetches the catalog of models served to the account added a second condition, Ug(), that can cause the fetch to be skipped entirely, in addition to the existing check for whether the current context is "primary".

Why

The finding doesn't say what Ug() checks or when it returns true, so it's unclear what effect this has for a reader in practice.

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 `Ug()` actually checks, and thus when the served model catalog fetch is skipped, is not known from the evidence.

See this entry in the whole of v2.1.275 →

Feedback