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

Artifacts support uploading multiple files at once

A new asset_uploads (plural) feature lets Artifacts upload several files in one batch, with per-file results and a summary view

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.275,
Group of 3 Under the hood No documentation found

A new asset_uploads (plural) feature lets Artifacts upload several files in one batch, with per-file results and a summary view

What

  • A new asset_uploads result type (alongside the existing singular asset_upload) supports uploading multiple files in one batch.
  • Each file in the batch is reported individually as uploaded (with id, url, size, content type, and sha256), failed, or not attempted, with a reason/message and an optional may_be_stored flag.
  • The UI now shows a summary line like "uploaded N of M files" followed by a per-file status list showing the URL, "not attempted", or "failed" for each file.
  • A new asset_uploads permission-scope entry was added alongside the existing singular asset_upload scope.

Why

This lets Artifacts upload several files in a single operation with clear per-file feedback, instead of requiring one upload call and result per file.

Read from
Names in the bundleasset_uploads
How sure we are
Something disagreesSomething we can check disagrees with this entry, or the writer said they could not settle it.
The writer flagged doubtWhether `asset_uploads` replaces, supplements, or differs in meaning from the existing `asset_upload` scope is not shown by the evidence.

See this entry in the whole of v2.1.275 →

Feedback