disinto/planner
openhands efa6eab352 fix: planner GIT_RANGE newline bug from pipefail + head -1
set -o pipefail causes head -1 to fail the pipeline when git log
is still producing output. The || fallback then appends a second
line. Fix: capture first SHA separately with || true.
2026-03-15 12:41:50 +00:00
..
planner-agent.sh fix: planner GIT_RANGE newline bug from pipefail + head -1 2026-03-15 12:41:50 +00:00
planner-poll.sh feat: add planner-agent, remove STATE.md append from dev-agent 2026-03-15 11:45:16 +01:00