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

Artifacts tool gains restoreTransientForRemap hook

Artifacts tool gains a restoreTransientForRemap hook shared with other tool-result mappers

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

Artifacts tool gains a restoreTransientForRemap hook shared with other tool-result mappers

What

The Artifacts tool, which renders an HTML file as a page on claude.ai, now includes a restoreTransientForRemap method. This is a hook already used elsewhere in Claude Code for restoring temporary state when a tool result's ID gets remapped.

Why

This brings the Artifacts tool in line with other tool-result handlers so its temporary state is preserved correctly across ID remaps, rather than being a user-facing change on its own.

See this entry in the whole of v2.1.274 →