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

Plugin hook loading diff appears to be a rename-only refactor

Plugin hook loading code was refactored with renamed variables but no behavior change

TierUnder the hoodhow much it should matter to you
Useful1my rating, 1 to 5
Signal0worth watching, 1 to 5
AreaPluginswhat it touches
KindInternal Changesin v2.1.265,
Under the hood

Plugin hook loading code was refactored with renamed variables but no behavior change

What

The internal logic that registers plugin hooks (including skipping duplicate hook registrations and tracking errors for managed plugins) was refactored with renamed internal variables. No new messages, error codes, or behavior branches were added beyond what already existed.

Why

This is a code cleanup with no expected effect on how plugin hooks behave.

See this entry in the whole of v2.1.265 →

Feedback