agent-orchestrator/packages/cli/__tests__/commands
Prateek a5a98cd7aa chore: remove dead exports getPluginRegistry and rebuildDashboard
Both functions were exported but never imported outside test mocks.
Clean up test mocks and unused imports accordingly.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-18 11:37:02 +05:30
..
dashboard.test.ts fix: ao dashboard --rebuild properly kills and restarts running server 2026-02-18 11:37:02 +05:30
init.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
open.test.ts feat: seamless onboarding with enhanced documentation (#66) 2026-02-16 22:22:13 +05:30
review-check.test.ts chore: remove dead exports getPluginRegistry and rebuildDashboard 2026-02-18 11:37:02 +05:30
send.test.ts feat: seamless onboarding with enhanced documentation (#66) 2026-02-16 22:22:13 +05:30
session.test.ts chore: remove dead exports getPluginRegistry and rebuildDashboard 2026-02-18 11:37:02 +05:30
spawn.test.ts chore: remove dead exports getPluginRegistry and rebuildDashboard 2026-02-18 11:37:02 +05:30
status.test.ts chore: remove dead exports getPluginRegistry and rebuildDashboard 2026-02-18 11:37:02 +05:30