fix(opencode): add chokidar fallback for file watcher (#132) - #133
Conversation
Thanks for your contribution! This PR doesn't have a linked issue. All PRs must reference an existing issue. Please:
See CONTRIBUTING.md for details. |
randomm
commented
Feb 4, 2026
Code Review Findings
|
9310886 to
2126398Compare- Fix race condition in error handling with resolved flag - Map backend option to chokidar's usePolling - Add proper ChokidarOptions type
Summary
Fixes#132