Sweep 19 Sep 2026 · 02:36Z Build v2.1.278 500 read Stable v2.1.267 Latest v2.1.278 Next v2.1.278 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.275 ·

Marketplace add gains an opt-in strict name-collision refusal

Marketplace add gets an opt-in refuseNameCollision option to stop silent overwrites

TierUse it nowhow much it should matter to you
Useful3my rating, 1 to 5
Signal2worth watching, 1 to 5
AreaPluginswhat it touches
KindNew Featuresin v2.1.275,
Use it now Notable No documentation found

Marketplace add gets an opt-in refuseNameCollision option to stop silent overwrites

What

The logic behind adding a marketplace now accepts an options object with a refuseNameCollision setting. When it's turned on, trying to add a marketplace whose name already exists but points to a different source now throws an error instead of silently overwriting the existing entry.

Why

This prevents accidentally replacing an existing marketplace's source under the same name when the stricter option is used.

Read from
Names in the bundlerefuseNameCollision

See this entry in the whole of v2.1.275 →