disinto/formulas
openhands 6d9d027d5e fix: planner runs directly from cron — no action issues (#359)
- Rename planner-poll.sh → planner-run.sh: direct cron executor that
  creates a tmux session with Claude (opus), injects the formula as
  context, monitors phase file, handles crash recovery and cleanup.
  No action issues, no action-poll dependency.

- Source disinto project config explicitly (projects/disinto.toml)
  instead of defaulting to harb via env.sh.

- Update formulas/run-planner.toml (v2): remove agents-update step
  (now handled by gardener per #246), add journal-and-memory step
  (daily journal entries committed to git + local MEMORY.md update),
  add commit-and-pr step (one commit, one PR per run).

- Create planner/journal/ directory for daily raw logs.

- Update crontab: weekly Sunday 6AM call to planner-run.sh.

- Update AGENTS.md to reflect new architecture.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-20 13:40:09 +00:00
..
add-rpc-method.toml fix: address review findings on formula templates and BOOTSTRAP docs 2026-03-17 16:52:49 +00:00
groom-backlog.toml fix: feat: gardener formula — groom-backlog.toml with verify loop, remove timeouts (#183) 2026-03-18 18:42:30 +00:00
run-gardener.toml fix: address review — guard grooming in gardener-poll.sh, doc fixes 2026-03-20 13:02:33 +00:00
run-planner.toml fix: planner runs directly from cron — no action issues (#359) 2026-03-20 13:40:09 +00:00
run-publish-site.toml fix: address review — cross-step var persistence, atomic symlink, verify guards 2026-03-19 21:41:46 +00:00
upgrade-dependency.toml fix: address review findings on formula templates and BOOTSTRAP docs 2026-03-17 16:52:49 +00:00