agent-orchestrator/packages
Dhruv Sharma 628ada0891 fix(ao): exercise pty.spawn() in postinstall probe, not just require()
The require('node-pty') check only verifies the module loads, but the
actual posix_spawnp failure only surfaces when the helper binary is
executed via pty.spawn(). This means the probe could pass while the
terminal remains broken — exactly the scenario issue #987 describes.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-11 14:45:50 +05:30
..
ao fix(ao): exercise pty.spawn() in postinstall probe, not just require() 2026-04-11 14:45:50 +05:30
cli feat(cli): hide orchestrator sessions from `ao session ls` by default (#1088) 2026-04-11 12:25:14 +05:30
core Merge pull request #1104 from ComposioHQ/feat/issue-1045 2026-04-11 10:22:22 +05:30
integration-tests fix: merge upstream main and resolve conflicts for cursor agent 2026-04-10 11:48:27 +05:30
plugins fix(agent-cursor): use printf %s pattern to prevent shell injection 2026-04-10 12:34:07 +05:30
web Merge pull request #1104 from ComposioHQ/feat/issue-1045 2026-04-11 10:22:22 +05:30