Skip to content

core: Make FileWatcher reusable#15093

Merged
owenlin0 merged 8 commits intomainfrom
ruslan/core-fs-watcher
Mar 24, 2026
Merged

core: Make FileWatcher reusable#15093
owenlin0 merged 8 commits intomainfrom
ruslan/core-fs-watcher

Conversation

@euroelessar
Copy link
Collaborator

Summary

Make FileWatcher a reusable core component which can be built upon.
Extract skills-related logic into a separate SkillWatcher.
Introduce a composable ThrottledWatchReceiver to throttle filesystem events, coalescing affected paths among them.

Testing

Updated existing unit tests.

@euroelessar euroelessar requested a review from owenlin0 March 18, 2026 21:03
@euroelessar
Copy link
Collaborator Author

@codex review

Copy link
Contributor

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: e83e9e5e41

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@owenlin0 owenlin0 merged commit daf5e58 into main Mar 24, 2026
59 of 62 checks passed
@owenlin0 owenlin0 deleted the ruslan/core-fs-watcher branch March 24, 2026 18:04
@github-actions github-actions bot locked and limited conversation to collaborators Mar 24, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants