Expand description
Watch daemon for real-time incremental indexing.
Monitors file system changes via the async watcher and triggers incremental index updates with debounce to batch rapid changes.
Functionsยง
- run_
watch_ daemon - Run the watch daemon that monitors file changes and updates the index.