disinto/planner
Claude 175716a847
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/pr/ci Pipeline was successful
fix: planner: replace direct push with pr-lifecycle (mirror architect ops flow) (#765)
Planner phase 5 pushed ops repo changes directly to main, which branch
protection blocks. Replace with the same PR-based flow architect uses:

- planner-run.sh: create branch planner/run-YYYY-MM-DD in ops repo before
  agent_run, then pr_create + pr_walk_to_merge after agent completes
- run-planner.toml: formula now pushes HEAD (the branch) instead of
  PRIMARY_BRANCH directly
- planner/AGENTS.md: update phase 5 description to reflect PR flow

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-15 14:28:49 +00:00
..
AGENTS.md fix: planner: replace direct push with pr-lifecycle (mirror architect ops flow) (#765) 2026-04-15 14:28:49 +00:00
planner-run.sh fix: planner: replace direct push with pr-lifecycle (mirror architect ops flow) (#765) 2026-04-15 14:28:49 +00:00