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

copy_from asset-copy tool: new auto-approval short-circuit path

Copying assets between artifacts gains a new auto-approval path that can bypass the older consent check

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.265,
Under the hood

Copying assets between artifacts gains a new auto-approval path that can bypass the older consent check

What

When copying an asset from one artifact to another using copy_from, the permission flow now has an additional path: outside of plan-mode consent tracking, it can check a write-permission ruling from the automatic classifier and allow or ask for approval based on that, without going through the older consent-tracking flow for source and destination.

Why

This is a further adjustment to how copy_from decides whether to allow, ask, or deny a copy, building on the permission-rule checks already added for this action; readers relying on that consent-based flow should be aware another path can now grant or request approval directly.

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 doubtThe finding does not fully explain how this new branch interacts with the deny/ask permission-rule engine described previously, so the exact…

See this entry in the whole of v2.1.265 →

Feedback