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

Model-switch confirmation toast now distinguishes saved vs session-only, with a persistent toast for the latter

Model-switch toast now says whether the new default was actually saved, and stays visible if it wasn't

TierYou'll noticehow much it should matter to you
Useful1my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaModelswhat it touches
KindImprovementsin v2.1.265,
You'll notice

Model-switch toast now says whether the new default was actually saved, and stays visible if it wasn't

What

After switching your model with the hotkey, Claude Code now checks whether the new default model was actually saved before showing the confirmation message. The toast now only says "and saved as your default for new sessions" when that check confirms it was saved.

  • If the switch was saved (or the save check failed), the toast disappears after 3 seconds, as before.
  • If the switch was session-only (not saved), the toast now stays visible until you dismiss it.
Why

Previously the confirmation toast could claim a model change was saved as your default even when it was only for the current session. This makes the message accurate and gives session-only changes a persistent toast so you're less likely to miss that it won't carry over to new sessions.

See this entry in the whole of v2.1.265 →

Feedback