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 ·

Artifact asset reads/publishes now refuse to write onto a bound working copy

Artifact asset reads and publishes refuse to overwrite a bound working copy such as a synced git checkout.

TierYou'll noticehow much it should matter to you
Useful2my rating, 1 to 5
Signal3worth watching, 1 to 5
AreaArtifactswhat it touches
KindBug Fixesin v2.1.257,
You'll notice

Artifact asset reads and publishes refuse to overwrite a bound working copy such as a synced git checkout.

The Artifact tool's read_asset and publish paths now check whether the target location is a bound or managed working copy, such as a synced git checkout, and refuse to save a fetched asset or publish onto it instead of silently overwriting it. The refusal surfaces as asset_read_onto_working_copy.

See this entry in the whole of v2.1.257 →

Feedback