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 ·

Hook plugin metrics now resolve plugin id via a lookup helper

Hook plugin telemetry now resolves plugin id through a more robust lookup.

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

Hook plugin telemetry now resolves plugin id through a more robust lookup.

Hook plugin telemetry (tengu_hook_plugin_metrics / hook_plugin_metrics) now derives the plugin id it reports through a two-step lookup instead of the previous single check, and skips sending telemetry entirely if that lookup returns falsy.

See this entry in the whole of v2.1.261 →

Feedback