Skip to content

core: Make FileWatcher reusable#15093

Open
euroelessar wants to merge 3 commits intomainfrom
ruslan/core-fs-watcher
Open

core: Make FileWatcher reusable#15093
euroelessar wants to merge 3 commits intomainfrom
ruslan/core-fs-watcher

Conversation

@euroelessar
Copy link
Contributor

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
Contributor 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".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant