agent-orchestrator/scripts
Prateek 71d944aac0 fix: resolve all lint and typecheck errors
- Fix require() imports in paths.ts and paths.test.ts - convert to ESM imports
- Fix unused variables - prefix with _ or remove unused imports
- Fix duplicate import in status.test.ts - combine into single import
- Fix import() type annotations in test files - add eslint-disable comments
- Remove unused getProjectWorktreesDir function from session-manager
- Remove unused getArchiveDir, generateSessionName, generateSessionPrefix, generateProjectId imports
- Fix plugin-registry.test.ts worktreeDir usage - remove deprecated field

All lint errors fixed (only 7 intentional console.log warnings remain).
All typecheck errors fixed.
All 124 CLI unit tests passing.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-17 22:29:46 +05:30
..
claude-ao-session feat: add agent-orchestrator (ao) as a self-hosting project 2026-02-13 15:44:17 +05:30
claude-batch-spawn feat: add agent-orchestrator (ao) as a self-hosting project 2026-02-13 15:44:17 +05:30
claude-bugbot-fix feat: add agent-orchestrator (ao) as a self-hosting project 2026-02-13 15:44:17 +05:30
claude-dashboard feat: initial commit with orchestrator scripts and dev instructions 2026-02-13 15:25:31 +05:30
claude-integrator-session feat: initial commit with orchestrator scripts and dev instructions 2026-02-13 15:25:31 +05:30
claude-open-all feat: add agent-orchestrator (ao) as a self-hosting project 2026-02-13 15:44:17 +05:30
claude-review-check feat: add agent-orchestrator (ao) as a self-hosting project 2026-02-13 15:44:17 +05:30
claude-session-status feat: initial commit with orchestrator scripts and dev instructions 2026-02-13 15:25:31 +05:30
claude-spawn feat: add agent-orchestrator (ao) as a self-hosting project 2026-02-13 15:44:17 +05:30
claude-spawn-on-branch feat: initial commit with orchestrator scripts and dev instructions 2026-02-13 15:25:31 +05:30
claude-spawn-with-context feat: initial commit with orchestrator scripts and dev instructions 2026-02-13 15:25:31 +05:30
claude-spawn-with-prompt feat: initial commit with orchestrator scripts and dev instructions 2026-02-13 15:25:31 +05:30
claude-splitly-session feat: initial commit with orchestrator scripts and dev instructions 2026-02-13 15:25:31 +05:30
claude-status feat: add agent-orchestrator (ao) as a self-hosting project 2026-02-13 15:44:17 +05:30
get-claude-session-info feat: initial commit with orchestrator scripts and dev instructions 2026-02-13 15:25:31 +05:30
notify-session feat: initial commit with orchestrator scripts and dev instructions 2026-02-13 15:25:31 +05:30
open-iterm-tab feat: initial commit with orchestrator scripts and dev instructions 2026-02-13 15:25:31 +05:30
open-tmux-session feat: initial commit with orchestrator scripts and dev instructions 2026-02-13 15:25:31 +05:30
rebuild-node-pty.js fix: resolve all lint and typecheck errors 2026-02-17 22:29:46 +05:30
send-to-session feat: initial commit with orchestrator scripts and dev instructions 2026-02-13 15:25:31 +05:30
setup.sh feat: seamless onboarding with enhanced documentation (#66) 2026-02-16 22:22:13 +05:30