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 ·

Shared/all-scope artifact listing no longer has a kill-switch check

The kill switch that could disable shared/all-scope artifact listing has been removed

TierUnder the hoodhow much it should matter to you
Useful1my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaArtifactswhat it touches
KindRemovedin v2.1.268,
Under the hood

The kill switch that could disable shared/all-scope artifact listing has been removed

What

Artifact listing previously had a check that, when a feature flag was on and the requested scope wasn't "mine", would immediately fail with "shared-scope listing is disabled." That check and its early-return branch have been removed entirely.

Why

Listing artifacts in shared or all scopes can no longer be blocked by that flag, so this path is no longer able to be disabled the way it previously was.

See this entry in the whole of v2.1.268 →

Feedback