agent-orchestrator/packages/cli
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
..
__tests__ chore: remove dead code — lib/metadata.ts and findAvailablePort (Phase 6) 2026-02-18 04:39:05 +05:30
src chore: remove dead code — lib/metadata.ts and findAvailablePort (Phase 6) 2026-02-18 04:39:05 +05:30
templates/rules feat: seamless onboarding with enhanced documentation (#66) 2026-02-16 22:22:13 +05:30
package.json feat: seamless onboarding with enhanced documentation (#66) 2026-02-16 22:22:13 +05:30
tsconfig.json feat: scaffold TypeScript monorepo with all plugin interfaces 2026-02-13 17:02:42 +05:30
vitest.config.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