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

Some legacy artifact actions explicitly disabled with tailored error messages

Legacy artifact actions with no new equivalent now return a tailored explanation instead of quietly failing.

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.257,
You'll notice

Legacy artifact actions with no new equivalent now return a tailored explanation instead of quietly failing.

When a legacy-shaped artifact call names an action that no longer maps 1:1 onto the new schema, such as whole-artifact delete, read_asset, delete_asset, read_file, or describe_type, the tool now returns a specific explanatory error instead of silently failing. For example, it explains that delete now only removes one uploaded asset by id, and that describe_type only creates a new Artifact from a type rather than reading its details.

See this entry in the whole of v2.1.257 →

Feedback