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

Artifact URL inputs are now classified for telemetry on write/publish errors

Malformed Artifact URLs passed to publish or link actions are now classified and reported in telemetry

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

Malformed Artifact URLs passed to publish or link actions are now classified and reported in telemetry

What

When a publish or link action receives an artifact URL that's malformed or unexpected, a new classifier now categorizes what's wrong with it, using labels such as chat_artifact_link, viewer_path_bad_id, bare_id, missing_scheme, loopback_host, and same_artifact. This classification is sent via telemetry whenever a specific error code is hit.

Why

Categorizing the specific way a URL is malformed makes it easier to spot patterns in what's going wrong with artifact links, rather than lumping every bad-URL error together.

See this entry in the whole of v2.1.267 →