Sweep 19 Sep 2026 · 02:36Z Build v2.1.278 500 read Stable v2.1.267 Latest v2.1.278 Next v2.1.278 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.267 ·

Plugin hook hot-reload now also fires on user-settings tier changes

Plugin hooks now hot-reload when settings move between managed and user tiers, not just on managed-policy changes

TierYou'll noticehow much it should matter to you
Useful2my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaPluginswhat it touches
KindImprovementsin v2.1.267,
You'll notice

Plugin hooks now hot-reload when settings move between managed and user tiers, not just on managed-policy changes

What

Claude Code can reload a plugin's hooks (scripts that run automatically at certain points, like before a tool call) without restarting. Previously this hot-reload only triggered when the managed policy settings changed. It now also triggers when user settings change, if doing so moves a setting between the managed and user configuration tiers.

Why

This closes a gap where changing where a setting lives (for example, moving it from user-level to managed-level) could leave plugin hooks out of sync until a restart. Now that kind of change reloads the hooks automatically.

See this entry in the whole of v2.1.267 →