* Add watchman watch-del-all to clean script
This ensures watchman watches are reset during cleanup, preventing issues after upgrades.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
* Use watchman watch-del instead of watch-del-all
Only reset watches for the current project directory instead of all watches.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
---------
Co-authored-by: Claude <noreply@anthropic.com>