agent-orchestrator/packages/cli/__tests__/commands
suraj-markup eee9d773f4 fix: interactive tmux install with user consent, log before auto-install
- Refactor ensureTmux() to use askYesNo() + tryInstallWithAttempts()
  matching the existing ensureGit() pattern — no silent sudo
- Add log line before each auto-install attempt in preflight.checkTmux()
- Update config warning: "will prompt to install at startup"
- Update design doc to reflect interactive consent flow
- Include prior uncommitted changes: interactive install prompts for
  git/gh/agent-runtime, ensureGit(), canPromptForInstall(), askYesNo()

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-24 17:46:56 +05:30
..
dashboard.test.ts refactor: delegate CLI commands to core SessionManager (#88) 2026-02-18 14:30:17 +05:30
doctor.test.ts feat: add doctor and update maintenance tooling (#437) 2026-03-12 20:59:22 +05:30
init.test.ts Resolve remaining PR review comments 2026-03-17 15:51:02 +05:30
open.test.ts feat: seamless onboarding with enhanced documentation (#66) 2026-02-16 22:22:13 +05:30
review-check.test.ts feat: add PR claim flow for agent sessions (#326) 2026-03-07 03:54:19 +05:30
send.test.ts feat: OpenCode session lifecycle and CLI controls (#315) 2026-03-08 09:55:44 +05:30
session.test.ts fix: protect orchestrators from session cleanup (#453) 2026-03-13 09:39:49 +05:30
spawn.test.ts Show friendly warning instead of hard error for old two-arg spawn syntax 2026-03-17 14:32:35 +05:30
start.test.ts fix: interactive tmux install with user consent, log before auto-install 2026-03-24 17:46:56 +05:30
status.test.ts fix: separate orchestrators from worker status output 2026-03-11 23:33:25 +05:30
update.test.ts feat: add doctor and update maintenance tooling (#437) 2026-03-12 20:59:22 +05:30