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.