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 ·

db_read / db_write tool errors now carry richer diagnostic detail

db_read and db_write tool errors now include extra diagnostic detail like error code, reason, and slug

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

db_read and db_write tool errors now include extra diagnostic detail like error code, reason, and slug

What

When the artifacts db_read or db_write tool encounters an error, the error message shown now includes additional detail such as the error code, reason, and slug, rather than just passing along the server's raw error text.

Why

The extra context makes it easier to understand why a database read or write inside an artifact failed, instead of seeing only a generic server message.

See this entry in the whole of v2.1.275 →