fix(coding-agent): use shell execution for spawn on Windows
fixes #1220
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fixed Windows package installs regression by using shell execution instead of `.cmd` resolution ([#1220](https://github.com/badlogic/pi-mono/issues/1220))
|
||||
|
||||
## [0.51.4] - 2026-02-03
|
||||
|
||||
### New Features
|
||||
|
||||
Reference in New Issue
Block a user