agent-orchestrator/packages
Priyanshu Choudhary 170c1ca7f7 fix(test): assert negative pid in start full-stop test
killProcessTree on Unix targets the process group first via
process.kill(-pid, signal); only falls back to positive pid if that
throws. The test mock returns true, so only the negative-pid call
ever fires. Update assertion to match the actual call.

Caught by CI on Linux (test was Windows-skipped locally).
2026-04-29 04:41:46 +05:30
..
ao chore: bump all package versions to 0.2.5 (#1190) 2026-04-13 05:47:08 +05:30
cli fix(test): assert negative pid in start full-stop test 2026-04-29 04:41:46 +05:30
core Merge origin/main into feat/windows-platform-adapter 2026-04-29 04:37:04 +05:30
integration-tests Merge origin/main into feat/windows-platform-adapter 2026-04-29 04:37:04 +05:30
plugins Merge origin/main into feat/windows-platform-adapter 2026-04-29 04:37:04 +05:30
web Merge origin/main into feat/windows-platform-adapter 2026-04-29 04:37:04 +05:30