Files
codex/codex-rs/core/src
T
Ruslan Nigmatullin daf5e584c2 core: Make FileWatcher reusable (#15093)
### 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.
daf5e584c2 ยท 2026-03-24 11:04:47 -07:00
History
..
2026-03-14 22:24:13 -07:00
2026-03-23 19:05:42 -07:00