What's wrong with this entry?
File Watching System Removed
The entire file watching infrastructure has been removed, including:
- Chokidar-based file system watcher
- Settings file monitoring for automatic reload
- External change detection system
- The "Detected changes to settings.json. Restart to apply." notification
This means users will now need to manually restart Claude Code after making changes to configuration files rather than seeing automatic notifications about external changes.
Removed Dependencies
Several file system and path-related imports have been removed as they were part of the now-removed file watching system.