disinto/dev
openhands d29c6ad1c9 fix: dev-poll.sh: redundant manual state exclusions alongside ci_passed (#113)
Add ci_failed() helper to lib/ci-helpers.sh and replace three compound
`! ci_passed && CI_STATE != "" && != "pending" && != "unknown"` patterns
in dev/dev-poll.sh with the cleaner ci_failed() call.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-21 06:10:39 +00:00
..
dev-agent.sh fix: address review — restore +x, guard double comment, update stale docs (#352) 2026-03-21 05:55:27 +00:00
dev-poll.sh fix: dev-poll.sh: redundant manual state exclusions alongside ci_passed (#113) 2026-03-21 06:10:39 +00:00
phase-handler.sh fix: address review — restore +x, guard double comment, update stale docs (#352) 2026-03-21 05:55:27 +00:00
phase-test.sh fix: PHASE:needs_human missing from crash-path terminal set in monitor_phase_loop (#342) 2026-03-21 03:50:21 +00:00