agent-orchestrator/packages/ao
Dhruv Sharma 94b83c41e0 fix(ao): add process.exit(0) after pty.kill() to prevent hang in compatibility probe
node-pty leaves libuv handles alive after kill() (PTY master fd, internal
Socket, timers). Without process.exit(0) the probe process idles until the
10s execSync timeout fires, causing a spurious node-gyp rebuild on every
install even when the prebuilt binary is perfectly compatible.
2026-04-11 14:54:57 +05:30
..
bin fix(ao): add process.exit(0) after pty.kill() to prevent hang in compatibility probe 2026-04-11 14:54:57 +05:30
CHANGELOG.md chore: version packages 2026-03-29 09:21:26 +00:00
package.json fix: restore GitHub repo URLs to ComposioHQ/agent-orchestrator — only npm scope changed 2026-04-09 16:00:32 +00:00