agent-orchestrator/packages/cli/__tests__/lib
Prateek 233bb7209d chore: remove dead code — lib/metadata.ts and findAvailablePort (Phase 6)
- Remove lib/metadata.ts (superseded by MetadataService + core metadata)
- Remove lib/metadata.test.ts (18 tests for removed code)
- Remove findAvailablePort from port.ts (superseded by PortManager)
- Streamline port.ts to single isPortAvailable function
- Mark Phase 6 complete in REFACTORING_PLAN.md

All 6 phases of the service-layer refactoring are now complete.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-18 04:39:05 +05:30
..
format.test.ts feat: implement CLI with all commands (init, status, spawn, session, send, review-check, dashboard, open) (#6) 2026-02-14 16:14:27 +05:30
plugins.test.ts feat: publish to npm under @composio scope (#32) 2026-02-15 04:28:57 +05:30
session-utils.test.ts feat: publish to npm under @composio scope (#32) 2026-02-15 04:28:57 +05:30
shell.test.ts feat: seamless onboarding with enhanced documentation (#66) 2026-02-16 22:22:13 +05:30