fix(coding-agent): forward RpcClient subprocess stderr to parent in real-time
fixes #2805
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
### Fixed
|
||||
|
||||
- RpcClient now forwards subprocess stderr to parent process in real-time ([#2805](https://github.com/badlogic/pi-mono/issues/2805))
|
||||
|
||||
## [0.65.0] - 2026-04-03
|
||||
|
||||
### New Features
|
||||
|
||||
Reference in New Issue
Block a user