fix(coding-agent): handle async fs.watch error events in theme watcher
closes #2791
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
### Fixed
|
||||
|
||||
- RpcClient now forwards subprocess stderr to parent process in real-time ([#2805](https://github.com/badlogic/pi-mono/issues/2805))
|
||||
- Theme file watcher now handles async `fs.watch` error events instead of crashing the process ([#2791](https://github.com/badlogic/pi-mono/issues/2791))
|
||||
|
||||
## [0.65.0] - 2026-04-03
|
||||
|
||||
|
||||
Reference in New Issue
Block a user