Skip to content

feat(scheduler): implement FileWatchStrategy with notify crate#867

Open
geoffjay wants to merge 2 commits intoepic-804from
issue-810
Open

feat(scheduler): implement FileWatchStrategy with notify crate#867
geoffjay wants to merge 2 commits intoepic-804from
issue-810

Conversation

@geoffjay
Copy link
Copy Markdown
Owner

Add FileWatchStrategy that subscribes to OS-native filesystem events (inotify/FSEvents/kqueue) via the notify crate, with globset pattern filtering, event-kind filtering (create/modify/delete), and a debounce window that resets on each burst event.

Closes #810

@geoffjay geoffjay added the review-agent Used to invoke a review by an agent tracking this label label Mar 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

review-agent Used to invoke a review by an agent tracking this label

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant