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

New helper reads artifact source and flags unpublished content before auto-reacting

A new check reads an artifact's source before auto-replying and flags it if the content isn't published yet

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.271,
Under the hood

A new check reads an artifact's source before auto-replying and flags it if the content isn't published yet

What

A new internal function reads an artifact's underlying HTML source, accounting for anchor-file state, and returns a "withheld" result if that source hasn't been published. This is used to decide whether an automatic reply or summary is allowed to proceed.

Why

This stops Claude from auto-replying to or summarizing artifact content that hasn't actually been published yet.

See this entry in the whole of v2.1.271 →