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 ·

Marketplace-scoped enabledPlugins now records marketplace explicitly

Policy-configured enabled plugins now track their marketplace explicitly instead of just a name.

TierUnder the hoodhow much it should matter to you
Useful1my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaPlugin Managementwhat it touches
KindInternal Changesin v2.1.261,
Under the hood

Policy-configured enabled plugins now track their marketplace explicitly instead of just a name.

The parser for policy-configured enabledPlugins no longer just collects plugin names into a Set<string>. Each key is now parsed into {name, marketplace}, tracking whether the marketplace was explicit in the key, so downstream consumers work with an array of richer records instead of a plain set of names.

How sure we are
One source agreesOne thing we can check says the same as this entry.
Anthropic's release notes agreeFixed cloud sessions discarding a plugin synced from claude.ai when managed settings force-enable it in enabledPlugins, then falling back to…

See this entry in the whole of v2.1.261 →

Feedback