agent-orchestrator/packages/cli/__tests__
Prateek a20766a8ec test: comprehensive activity detection coverage
- activity-detection.test.ts: 42+ tests covering path encoding,
  getActivityState edge cases (exited/null/fallback), real Claude Code
  JSONL types, agent interface spec types, staleness thresholds,
  JSONL file selection, and realistic session sequences.
- status.test.ts: plugin delegation tests — verifies CLI uses
  agent.getActivityState() as single source of truth, passes
  readyThresholdMs from config, falls back to metadata on null/throw.
- Integration tests: updated type expectations for null returns from
  codex, opencode, and aider; added "ready" to valid state lists.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-18 02:12:11 +05:30
..
commands test: comprehensive activity detection coverage 2026-02-18 02:12:11 +05:30
lib fix: migrate to hash-based project isolation architecture 2026-02-18 00:19:55 +05:30