disinto/dev
johba a15623b747 fix: fix: action-agent shares phase handler with dev-agent — review lifecycle + cleanup (#388) (#403)
Fixes #388

## Changes
Action-agent now sources dev/phase-handler.sh and enters monitor_phase_loop after prompt injection. Two paths: (A) git output triggers the same PR/CI/review lifecycle as dev-agent, (B) no-git output writes PHASE:done for cleanup. Adds docker compose down on terminal phases, escalation to supervisor on idle timeout, and proper temp file cleanup.

Co-authored-by: openhands <openhands@all-hands.dev>
Reviewed-on: https://codeberg.org/johba/disinto/pulls/403
Reviewed-by: Disinto_bot <disinto_bot@noreply.codeberg.org>
2026-03-20 17:39:44 +01:00
..
dev-agent.sh fix: use numeric IN_PROGRESS_LABEL_ID in DELETE calls (cleanup_labels and cleanup) 2026-03-20 14:45:03 +00:00
dev-poll.sh fix: address review — guard before CI counter, cover all spawn points 2026-03-20 11:45:19 +00:00
phase-handler.sh fix: fix: action-agent shares phase handler with dev-agent — review lifecycle + cleanup (#388) (#403) 2026-03-20 17:39:44 +01:00
phase-test.sh fix: address review — terminal phase guard, explicit marker var, test coverage 2026-03-20 01:52:46 +00:00