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 ·

Account switch now clears an additional provider cache and reorders cache invalidation

Switching accounts now also clears a second cached-models store and adds another provider cache clear

TierUnder the hoodhow much it should matter to you
Useful1my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaAuthwhat it touches
KindBug Fixesin v2.1.277,
Under the hood

Switching accounts now also clears a second cached-models store and adds another provider cache clear

What

When you switch accounts in Claude Code, it already cleared certain cached data. Now it also clears providerCache.validatedModels (moved to run earlier in the sequence, or duplicated there) and clears a second, previously-untouched cache.

Why

This helps ensure that stale cached data about validated models or providers from a previous account doesn't linger and affect behavior after you switch to a different account.

See this entry in the whole of v2.1.277 →