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

Plugin hook loading now detects and reports when a managed plugin's hooks silently disappear

Claude Code now detects and warns when a managed plugin silently loses its hooks.

TierUnder the hoodhow much it should matter to you
Useful2my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaPluginswhat it touches
KindImprovementsin v2.1.260,
Under the hood No documentation found

Claude Code now detects and warns when a managed plugin silently loses its hooks.

Plugin hook loading now tracks which plugin sources actually delivered hooks across registration passes, and distinguishes a managed plugin that "loaded without its hooks" from one that "did not load" at all. If a previously-hook-bearing managed plugin loses its hooks or fails, this is now logged as a warning and reported via a new managed_plugin_unloaded telemetry event.

Read from
Names in the bundlemanaged_plugin_unloaded

See this entry in the whole of v2.1.260 →

Feedback