disinto/dev
openhands 88f2268bc6 fix: idle timeout does not escalate — session dies silently (#123)
1. Timeout handler (dev-agent.sh): write escalation to project-suffixed
   file, restore backlog label, clean up phase file on idle timeout.
2. Fix escalation file naming: escalations.jsonl → escalations-${PROJECT_NAME}.jsonl
   everywhere in dev-agent.sh so gardener actually picks them up.
3. Gardener (gardener-poll.sh): handle idle_timeout reason before CI-specific
   recipe logic — create investigation sub-issue instead of silently returning.
4. Update .gitignore to match new escalations-*.jsonl pattern.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-18 07:02:33 +00:00
..
dev-agent.sh fix: idle timeout does not escalate — session dies silently (#123) 2026-03-18 07:02:33 +00:00
dev-poll.sh fix: In-progress formula issue causes infinite dev-agent respawn (#115) 2026-03-18 06:41:43 +00:00
phase-test.sh fix: address review findings from issue #79 phase protocol 2026-03-17 19:27:11 +00:00