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

Artifact publish: overhauled unservable-file-type error messages with new content-type taxonomy

Artifact publish errors for unservable file types now explain what to do, grouped by category

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

Artifact publish errors for unservable file types now explain what to do, grouped by category

What

When publishing an artifact fails because a file's content type isn't one Claude Code can serve, the error message is now far more detailed. It groups servable content types into categories such as pages, styles, scripts, data, images, fonts, media, and documents, lists which file extensions belong to each, and gives targeted advice, for example pointing out when a rejected type has a close servable alternative, or when the file extension is a recognized but unservable type.

Claude Code also now records refused_ext and refused_type details in its artifact_publish / file_not_servable telemetry event.

Why

Instead of a bare rejection, users publishing an artifact now get concrete guidance on why a file's type isn't supported and what servable alternative to use instead.

See this entry in the whole of v2.1.273 →