disinto/dev
openhands f66fcd666c fix: address review — terminal phase guard, explicit marker var, test coverage
- Guard against overwriting terminal phases (PHASE:done, PHASE:merged)
  in on-stop-failure.sh to prevent false failures from same-turn race
- Declare sf_phase_marker explicitly in StopFailure block instead of
  relying on phase_marker from PostToolUse block
- Add authentication_failed test (10c) and terminal phase guard tests
  (10g, 10h)
- Fix fragile nested command substitution in test 10f fail() message

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-20 01:52:46 +00:00
..
dev-agent.sh fix: agents don't clean up tmux sessions and phase files on completion (#302) 2026-03-19 20:30:27 +00:00
dev-poll.sh fix: Dual curl calls for HAS_APPROVE / HAS_CHANGES create a race window (#321) 2026-03-20 00:59:51 +00:00
phase-handler.sh fix: agents don't clean up tmux sessions and phase files on completion (#302) 2026-03-19 20:30:27 +00:00
phase-test.sh fix: address review — terminal phase guard, explicit marker var, test coverage 2026-03-20 01:52:46 +00:00