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

Plugin hooks directories are now hot-reloaded

A plugin's directory is now watched and its hooks module reloads automatically when files change, with a success/failure log line.

TierYou'll noticehow much it should matter to you
Useful4my rating, 1 to 5
Signal3worth watching, 1 to 5
AreaPlugin Hookswhat it touches
KindNew Featuresin v2.1.259,
You'll notice

A plugin's directory is now watched and its hooks module reloads automatically when files change, with a success/failure log line.

Claude Code now watches a plugin's root directory, ignoring node_modules and .git, and automatically reloads its hooks module when files change. Reloads are debounced, and a UI log line reports the success/failure counts of reloaded hooks.

See this entry in the whole of v2.1.259 →