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

New deny path for asset saves outside working folders in no-consent-surface sessions

Artifact asset saves outside the working folder are now auto-denied when no one can approve the prompt

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.268,
You'll notice No documentation found

Artifact asset saves outside the working folder are now auto-denied when no one can approve the prompt

What

Artifacts can save files (read_asset requests) outside the session's normal working folders, but only with the user's approval. In sessions where there's no way to show that approval prompt at all — such as Cowork or local-agent sessions running without a live user to ask — this request is now automatically denied instead of falling through to whatever the previous logic happened to produce.

Why

This closes a gap where a permission request that can never be answered could previously behave unpredictably; now it's refused outright, keeping asset saves confined to the working folders when there's no one present to grant an exception.

See this entry in the whole of v2.1.268 →

Feedback