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

Artifact copy_from action now honors deny/ask permission rules

Copying assets between artifacts now respects deny/ask permission rules, not just prior consent.

TierYou'll noticehow much it should matter to you
Useful3my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaPermissionswhat it touches
KindImprovementsin v2.1.261,
You'll notice No documentation found

Copying assets between artifacts now respects deny/ask permission rules, not just prior consent.

Copying assets between artifacts via action: "copy_from" now consults the permission-rule engine for deny and ask rules before proceeding, instead of only checking consent/session state as before. A matching deny rule blocks the copy with a message naming the rule's tool and pattern, and a matching ask rule forces a confirmation prompt even if the destination or source was already consented.

Reading an artifact's structured page data (read_page_data) is now also checked against this permission-rule engine before fetching. Previously a session-wide "Read artifacts' structured page data for the rest of this session" grant auto-allowed all such reads; now a matching ask rule shows a one-shot confirmation instead, and a matching deny rule refuses the read entirely.

Read from
Names in the bundlecopy_from

See this entry in the whole of v2.1.261 →

Feedback