disinto/planner
openhands 26d20af48c fix: address review — scratch file survives crash, cap read size, fix instruction (#262)
- Remove SCRATCH_FILE from action-agent cleanup() trap so it survives crashes
- Change instruction to note contents already injected (avoid wasted tool call)
- Cap scratch file read at 8KB via head -c 8192
- Move predictor scratch instruction after formula (consistent placement)
- Remove redundant FINAL_PHASE re-reads in planner/predictor

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-20 20:58:32 +00:00
..
journal fix: planner runs directly from cron — no action issues (#359) 2026-03-20 13:40:09 +00:00
planner-run.sh fix: address review — scratch file survives crash, cap read size, fix instruction (#262) 2026-03-20 20:58:32 +00:00
prediction-agent.sh fix: address review feedback on prediction agent (#140) 2026-03-19 10:13:22 +00:00
prediction-poll.sh fix: address review feedback on prediction agent (#140) 2026-03-19 10:13:22 +00:00