Files
openclaw/src/agents
Elliot Drel 3e4f076723 fix(lsp): resolve Windows .cmd shims (#75343)
Resolve Windows npm .cmd shim startup failures for bundled LSP servers by routing LSP process spawning through the shared Windows spawn resolver with a sanitized child environment.

The change reuses existing PATH/PATHEXT and .cmd shim handling, keeps non-Windows behavior unchanged, and adds focused regression coverage for resolver wiring, env sanitization, and spawn materialization.

Fixes #75352.

Tests:
- pnpm test src/agents/pi-bundle-lsp-runtime.windows-spawn.test.ts src/agents/pi-bundle-lsp-runtime.test.ts
- pnpm check:changed

Thanks @ElliotDrel.

Co-authored-by: Elliot Drel <156480527+ElliotDrel@users.noreply.github.com>
Co-authored-by: Brad Groux <3053586+BradGroux@users.noreply.github.com>
2026-05-04 20:08:00 -05:00
..
2026-04-18 20:35:20 +01:00
2026-04-17 02:46:38 -04:00
2026-04-23 05:30:49 +01:00
2026-04-23 20:19:15 +01:00
2026-04-25 08:58:21 +01:00
2026-04-27 09:46:06 +01:00
2026-04-18 16:23:00 +01:00
2026-04-11 02:15:21 +01:00