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 mid-session now preserves/refreshes rendered client data for artifact frames

Switching models mid-session now preserves rendered artifact-frame data across the switch

TierUnder the hoodhow much it should matter to you
Useful2my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaArtifactswhat it touches
KindInternal Changesin v2.1.265,
Under the hood

Switching models mid-session now preserves rendered artifact-frame data across the switch

What

When the model used for the main conversation loop changes mid-session, Claude Code now optionally takes a snapshot of the rendered client-side thread-list data before switching. If that data changed, it's passed along as renderedClientData into the bootstrap-refresh step that runs after the switch.

Why

This stops the client's displayed state (such as artifact frames) from being lost or reset when you change models in the middle of a session.

See this entry in the whole of v2.1.265 →

Feedback