agent-orchestrator/packages/web
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
..
e2e feat: implement web dashboard with attention-zone UI and API routes (#1) 2026-02-14 14:26:59 +05:30
screenshots feat: implement web dashboard with attention-zone UI and API routes (#1) 2026-02-14 14:26:59 +05:30
src fix: address 3 new Bugbot review comments 2026-02-15 02:18:50 +05:30
next-env.d.ts feat: implement web dashboard with attention-zone UI and API routes (#1) 2026-02-14 14:26:59 +05:30
next.config.js feat: implement web dashboard with attention-zone UI and API routes (#1) 2026-02-14 14:26:59 +05:30
package.json feat: improve session detail UI and fix activity detection 2026-02-14 22:11:36 +05:30
postcss.config.mjs feat: implement web dashboard with attention-zone UI and API routes (#1) 2026-02-14 14:26:59 +05:30
tsconfig.json feat: implement web dashboard with attention-zone UI and API routes (#1) 2026-02-14 14:26:59 +05:30
vitest.config.ts feat: implement web dashboard with attention-zone UI and API routes (#1) 2026-02-14 14:26:59 +05:30