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 ·

New artifact database error kinds surfaced verbatim

Artifact database now reports specific edit-conflict errors instead of a generic failure

TierYou'll noticehow much it should matter to you
Useful2my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaArtifactswhat it touches
KindImprovementsin v2.1.265,
You'll notice No documentation found

Artifact database now reports specific edit-conflict errors instead of a generic failure

What

When Claude Code's artifact database rejects an edit, it now passes through several specific error reasons instead of collapsing them into a generic failure: edit_no_match, edit_ambiguous, edit_field_missing, edit_field_not_string, and version_mismatch.

Why

This makes it clearer why an edit to an artifact failed, for example because the text to replace couldn't be found, matched more than one place, or the artifact had been changed by someone else in the meantime, rather than just showing an unhelpful generic error.

Read from
Names in the bundleedit_no_matchedit_ambiguousversion_mismatch

See this entry in the whole of v2.1.265 →

Feedback