Skip to content

v0.1.0-rc10

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Jul 23:52
· 1136 commits to main since this release

What's Changed

  • feat: deterministic protocol gate (#70) + plan prompt unification (#71) by @paulocorcino in #73
  • feat: archive only folded notes and add a structural consolidation gate (#76) by @paulocorcino in #82
  • refactor: delete the dead single-issue run() path in ralphy-core by @paulocorcino in #83
  • refactor: decompose the queue loop into phase functions (#78) by @paulocorcino in #84
  • Move vendor-specific knowledge out of ralphy-core (settings, model regex, sentinel) by @paulocorcino in #85
  • Fold prompt.plan.staged.md into the plan template+overlay system by @paulocorcino in #86
  • ops: scheduling recipes + overlap guard (--if-idle) + clear auth-failure outcome by @paulocorcino in #87
  • feat: deliver the plan charter once per run via .ralphy/plan-charter.md (#80) by @paulocorcino in #88

Full Changelog: v0.1.0-rc9...v0.1.0-rc10