agent-orchestrator/packages
suraj-markup dfcc0841ec fix(cli): remove unused createServer import and fix flaky port test
- Remove unused `createServer` import from web-dir.ts (only `Socket`
  is used) — fixes the lint error in CI
- Mock `isPortAvailable` in the "uses port 3000" test so it doesn't
  depend on port 3000 actually being free on the host machine

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-01 21:41:08 +05:30
..
agent-orchestrator feat: publish to npm under @composio scope (#32) 2026-02-15 04:28:57 +05:30
cli fix(cli): remove unused createServer import and fix flaky port test 2026-03-01 21:41:08 +05:30
core fix: handle ad-hoc spawn with free-text issue strings (#155) 2026-02-27 19:10:03 +05:30
integration-tests fix: keep Claude Code interactive after initial prompt (#145) 2026-02-27 18:11:06 +05:30
plugins Default dangerouslySkipPermissions to true (#226) 2026-02-27 19:04:50 +05:30
web feat(web): redesign dashboard, session detail, and orchestrator terminal (#125) 2026-02-20 18:43:57 +05:30