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

Plugin hook loading can now hard-fail on unloadable guarded hooks

A plugin declaring unloadable inline hooks now fails loading outright instead of quietly skipping them.

TierYou'll noticehow much it should matter to you
Useful2my rating, 1 to 5
Signal2worth watching, 1 to 5
AreaPluginswhat it touches
KindBug Fixesin v2.1.257,
You'll notice

A plugin declaring unloadable inline hooks now fails loading outright instead of quietly skipping them.

When a plugin manifest declares inline hook objects with "unloadable" guard conditions, plugin loading now throws a dedicated error instead of silently recording the hooks as invalid and skipping them.

See this entry in the whole of v2.1.257 →

Feedback