Expand description
File watcher for incremental re-indexing.
Watches a project root for changes and re-runs the pipeline when files change.
Functionsยง
- watch_
and_ reindex - Run the pipeline once, then watch for filesystem changes and re-run (with debounce). Exits gracefully on Ctrl+C.