agent-orchestrator/packages/cli/src
Prateek b1e73878ff fix: resolve ESLint errors
Fixes 4 ESLint errors identified in CI:
- Added { cause: err } to Error constructors (preserve-caught-error rule)
- Prefixed unused parameter 'config' with underscore in setupWorkspaceHooks
- Prefixed unused variable 'projectId' with underscore in stop command

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-15 11:36:57 +05:30
..
commands fix: resolve ESLint errors 2026-02-15 11:36:57 +05:30
lib fix: address Cursor Bugbot review comments 2026-02-15 11:32:46 +05:30
index.ts feat: implement ao start command for unified orchestrator startup 2026-02-15 11:14:27 +05:30