agent-orchestrator/packages
Prateek 95dfaa4a7d fix: don't report CI as failing for merged/closed PRs
getCISummary() was returning "failing" whenever getCIChecks() threw an
error, even for merged PRs where GitHub may not return check data.
This caused the dashboard to show "CI failing" for merged PRs.

Now checks PR state before fail-closing — merged/closed PRs return
"none" instead of "failing".

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-14 20:13:20 +05:30
..
cli feat: layered prompt system for agent sessions (#27) 2026-02-14 20:07:13 +05:30
core feat: layered prompt system for agent sessions (#27) 2026-02-14 20:07:13 +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: don't report CI as failing for merged/closed PRs 2026-02-14 20:13:20 +05:30
web fix: expand WORKING attention zone by default 2026-02-14 20:04:05 +05:30