agent-orchestrator/packages/web/src/lib
prateek e503caeaa3
fix: don't show 'Ready to merge' badge on merged/closed PRs (#274)
Extract isPRMergeReady() helper that checks pr.state === "open" before
evaluating merge criteria, preventing the badge from appearing alongside
the 'Merged' chip on already-merged PRs.

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 14:46:54 +05:30
..
__tests__ fix: don't show 'Ready to merge' badge on merged/closed PRs (#274) 2026-03-03 14:46:54 +05:30
activity-icons.ts feat: dynamic tab titles and health-aware favicons (#111) 2026-02-19 04:21:49 +05:30
cache.ts feat(web): redesign dashboard, session detail, and orchestrator terminal (#125) 2026-02-20 18:43:57 +05:30
cn.ts feat: implement web dashboard with attention-zone UI and API routes (#1) 2026-02-14 14:26:59 +05:30
format.ts feat: session title fallback chain for PR-less sessions (#105) 2026-02-19 19:02:02 +05:30
project-name.ts fix: tab title followups — empty name guard, dedupe truncation (#121) 2026-02-19 07:12:32 +05:30
serialize.ts fix(core): atomic metadata writes, restoredAt persistence, and session count/sorting bugs 2026-03-01 18:47:29 +05:30
services.ts feat: session title fallback chain for PR-less sessions (#105) 2026-02-19 19:02:02 +05:30
types.ts fix: don't show 'Ready to merge' badge on merged/closed PRs (#274) 2026-03-03 14:46:54 +05:30
validation.ts feat: implement web dashboard with attention-zone UI and API routes (#1) 2026-02-14 14:26:59 +05:30