hermes-agent/apps
kshitij c896c09c42 fix(desktop): windows-safe spawn + surface spawn errors in the shard runner
Review findings: spawnSync('npm', ...) without shell fails on Windows
(npm is npm.cmd; Node >=18.20 throws EINVAL — same handling as
test-desktop.mjs and stage-native-deps.mjs), and a spawn-level failure
exited 1 with no diagnostic. CI is ubuntu-only but the desktop workspace
supports local Windows dev.
2026-08-14 18:32:09 +05:30
..
bootstrap-installer fix(installer): recover Windows setup when node-deps host exits abruptly (#81390) 2026-08-13 13:38:44 -05:00
desktop fix(desktop): windows-safe spawn + surface spawn errors in the shard runner 2026-08-14 18:32:09 +05:30
shared