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

Artifact asset copy_from now supports cross-org destinations with a retry probe

Artifact copy_from now supports copying across organizations and retries once if the destination isn't found yet

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

Artifact copy_from now supports copying across organizations and retries once if the destination isn't found yet

What

The copy_from action, used to copy assets between artifacts, now supports copying across organizations in some cases. It checks organization membership and probe state to determine whether a cross-organization copy is allowed (crossOrgOk), and blocks the copy with a specific error if the destination artifact is outside the user's organization and not allowed. If the first copy attempt fails because the destination isn't found yet and hasn't been probed, Claude Code now automatically retries once with a fresh probe.

Why

This makes copying assets between artifacts more reliable when the destination artifact is newly created or not yet visible, while still enforcing organization boundaries where required.

See this entry in the whole of v2.1.275 →