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

Artifact type description telemetry gains a 'declaration' / malformed-capabilities distinction

Artifact-type telemetry now distinguishes a proper capabilities declaration from a missing or malformed one

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

Artifact-type telemetry now distinguishes a proper capabilities declaration from a missing or malformed one

What

When Claude Code describes an Artifact type internally, the telemetry it records now classifies the type's capabilities value into one of three states: not present, a valid capabilities object, or malformed. A new declaration field is included in the recorded detail when it's defined.

Why

This should make it easier to notice and diagnose Artifact types with broken or malformed capability declarations, rather than lumping them in with types that simply have none.

See this entry in the whole of v2.1.271 →