disinto/planner
openhands 48dbab215d fix: feat: planner triages prediction/unreviewed issues before gap analysis (#304)
Add Phase 1.5 to planner-agent.sh between AGENTS.md update (Phase 1) and
gap analysis (Phase 2). The new phase fetches all prediction/unreviewed
issues, asks Claude (Sonnet, one-shot) to triage each as ACCEPT_ACTION,
ACCEPT_BACKLOG, or DISMISS, then:
- Creates action issues (with formula YAML front matter) or backlog issues
- Relabels accepted predictions: prediction/unreviewed → prediction/backlog
- Closes dismissed predictions with a reason comment
- Passes accepted predictions as context into Phase 2 gap analysis

Creates prediction/backlog label on first run if missing. Validates emitted
formula names against on-disk formulas/*.toml catalog.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-19 20:44:39 +00:00
..
planner-agent.sh fix: feat: planner triages prediction/unreviewed issues before gap analysis (#304) 2026-03-19 20:44:39 +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