agent-orchestrator/packages
Prateek e04030184a fix: address 3 new Bugbot review comments
1. Medium Severity: Wrap getOrSpawnTtyd in try/catch
   - Port exhaustion exception now caught and returns 503 error
   - Prevents unhandled promise rejection that hangs client

2. Low Severity: Change "review" level label to "Needs Investigation"
   - "Pending Review" was misleading - this level means CI failed,
     changes requested, or merge conflicts (active problems)
   - "Needs Investigation" better conveys urgency and action needed

3. Low Severity: Add issue label enrichment to API sessions route
   - Import getTracker and enrichSessionIssue
   - Enrich issue labels synchronously before PR enrichment
   - Matches behavior of SSR page and individual session route

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-15 02:18:50 +05:30
..
cli feat: layered prompt system for agent sessions (#27) 2026-02-14 20:07:13 +05:30
core feat: improve session detail UI and fix activity detection 2026-02-14 22:11:36 +05:30
integration-tests fix: detect agent exit for all agent types, not just idle-reporting ones (#22) 2026-02-14 16:52:46 +05:30
plugins fix: use node:timers/promises for async setTimeout 2026-02-14 22:11:36 +05:30
web fix: address 3 new Bugbot review comments 2026-02-15 02:18:50 +05:30