Skip to content

v0.4.5

Choose a tag to compare

@novcky novcky released this 22 May 18:25
· 5 commits to main since this release

中文

  • 加固 checkpoint-only 会话:只能更新并提交 goal-N/tasks.md。
  • 禁止 checkpoint-only 会话修改 plan.md、input.md 或实现文件。
  • 要求提交后用 git log -1 验证 checkpoint tracking commit 存在,否则不得在 tasks.md 中声称已提交。

English

  • Harden checkpoint-only sessions so they only update and commit goal-N/tasks.md.
  • Prevent checkpoint-only sessions from editing plan.md, input.md, or implementation files.
  • Require git log -1 verification after the checkpoint tracking commit before tasks.md can claim it exists.

Full Changelog: v0.4.4...v0.4.5