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

Artifact publish now refuses declarations that silently reset db rules or user scopes

Publishing an artifact capability now gets refused if it would silently wipe out existing db rules or user scopes

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

Publishing an artifact capability now gets refused if it would silently wipe out existing db rules or user scopes

What

When publishing capabilities for an artifact, Claude Code now checks whether a db (database) or user block is being resent without the rules or scopes that were previously stored for it. If so, the publish is refused with a message explaining that the stored rules or scopes would be reset to their defaults, which are open access.

Why

This prevents accidentally opening up access by silently dropping existing security rules or scopes during a republish, catching what would otherwise be a dangerous, invisible change.

See this entry in the whole of v2.1.280 →

Feedback