agent-orchestrator/packages
Priyanshu Choudhary 750a7140d4 refactor(cli): remove trivial findRunningDashboardPid wrapper
The function was a one-line pass-through to findPidByPort with no added
logic. Callers now import findPidByPort from @composio/ao-core directly.
waitForPortFree calls findPidByPort inline. Deleted the test file that
only tested the pass-through.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-10 01:04:11 +05:30
..
ao chore: version packages 2026-03-29 09:21:26 +00:00
cli refactor(cli): remove trivial findRunningDashboardPid wrapper 2026-04-10 01:04:11 +05:30
core fix(core): always force-kill on Windows; fix stale .cjs JSDoc 2026-04-10 01:04:11 +05:30
integration-tests extend opencode discovery timeout, include integration tests in pnpm test 2026-03-29 16:44:53 +05:30
plugins refactor(cli): extract forwardSignalsToChild utility, fix ESM build script, reject Windows absolute symlinks 2026-04-10 01:04:07 +05:30
web fix: project builds on Windows 2026-04-10 01:03:49 +05:30