merged
caiowilson/MCP-memento β’ 10:29 AM - Mar 18, 2026
We've inverted the change detection strategy to prioritize filesystem watchers over Git status polling, which provides faster and more responsive updates. Added the MEMENTO_CHANGE_DETECTOR environment variable to allow users to force specific strategies or stick with the new auto default, which safely falls back to Git polling if the watcher fails.

