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

Simplified 'file not found' artifact error message, drops markdown-sibling suggestion

Artifact 'file not found' error message simplified, no longer offers to build an HTML page from a markdown sibling

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

Artifact 'file not found' error message simplified, no longer offers to build an HTML page from a markdown sibling

What

The helper that builds the "file not found" hint for artifacts was simplified. It now either returns a short "Did you mean X?" suggestion, based on filename similarity or a matching .html/.htm sibling file, or returns nothing at all. The previous, longer message text and the special-case suggestion to auto-author an HTML page from a markdown sibling file have been dropped.

Why

This makes the "file not found" message shorter and more focused on a direct filename suggestion, removing a more elaborate but narrower behavior around markdown-to-HTML suggestions.

See this entry in the whole of v2.1.275 →