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 ·

Server-side artifact copy-sources now get an extra post-fetch call

Copying files between published artifacts now triggers an extra follow-up fetch step per source file

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

Copying files between published artifacts now triggers an extra follow-up fetch step per source file

What

When the publish tool reports that files were 'copied server side' from another artifact, Claude Code now fetches each source file's slug and then chains a second call using that slug, the environment, an abort signal, and credentials. This is an added step that wasn't there before.

Why

This is an internal change to how artifact copy-sources are resolved after a server-side copy. It isn't described as changing what a user sees, but it adds a network round trip in this path.

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 doubtWhat the extra follow-up call actually does or returns is not stated.

See this entry in the whole of v2.1.271 →