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

Marketplace telemetry no longer sends raw marketplace names by default

tengu_marketplace_removed and tengu_marketplace_updated events now redact marketplace names unless it's an official marketplace

TierUnder the hoodhow much it should matter to you
Useful2my rating, 1 to 5
Signal2worth watching, 1 to 5
AreaPluginswhat it touches
KindInternal Changesin v2.1.267,
Group of 2 Under the hood

tengu_marketplace_removed and tengu_marketplace_updated events now redact marketplace names unless it's an official marketplace

What

  • The tengu_marketplace_removed and tengu_marketplace_updated telemetry events now send a redacted marketplace_name: the real name only if it's a recognized official marketplace, otherwise the literal string 'third-party'.
  • The raw marketplace name is still sent, but now under a separate field, _PROTO_marketplace_name.
  • A new is_official_marketplace boolean field is also attached to these events.

Why This reduces the amount of potentially identifying third-party marketplace name data sent in telemetry by default, while still distinguishing official marketplaces from others.

See this entry in the whole of v2.1.267 →

Feedback