disinto/planner
openhands d2f788239a fix: address review feedback on prediction agent (#140)
- Remove CLAUDE_TIMEOUT no-op override — inherit factory default (7200s) from env.sh
- Use anchored grep -qxF "NO_PREDICTIONS" to avoid false early exits
- Fetch closed PRs (state=closed, merged_at filter) instead of open — captures merged activity signals
- Parse staleness age from filename date (YYYY-MM-DD.json) instead of file mtime
- Log a warning when date -d falls back due to non-GNU date
- Add comment explaining global lock serialisation trade-off

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-19 10:13:22 +00:00
..
planner-agent.sh fix: address review feedback — restore -d flag, drop formula label, validate names, quote YAML 2026-03-18 04:37:17 +00:00
planner-poll.sh feat: add planner-agent, remove STATE.md append from dev-agent 2026-03-15 11:45:16 +01: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