disinto/dev
openhands 8c816d6e7b fix: dev-agent CI wait loop blocks forever for projects without CI
The wait-for-CI loop sleeps 30s × 60 iterations waiting for CI
to report. Projects with WOODPECKER_REPO_ID=0 never get a status,
so the agent times out after 30min without merging approved PRs.

Now detects no-CI early and treats as success immediately.
2026-03-17 15:35:40 +00:00
..
dev-agent.sh fix: dev-agent CI wait loop blocks forever for projects without CI 2026-03-17 15:35:40 +00:00
dev-poll.sh fix: escalate once then continue to backlog (#59) 2026-03-17 15:14:48 +01:00