Skip to content

v0.4.6

Pre-release
Pre-release

Choose a tag to compare

@novcky novcky released this 23 May 05:17
· 4 commits to main since this release

中文

这是 reliability hardening 预发布版本。

  • 增加 dirty worktree guard,避免把用户已有改动混入 goal-mode 提交。
  • 收紧 checkpoint 失败处理:checkpoint 只记录和提交 tasks.md,发现问题时插入后续修复 task。
  • 增加 final review 提交后的 git log -1 反查要求。
  • 增加 Windows PowerShell -NoProfile 建议,减少 profile 噪声。
  • 记录未来 .goal-mode 目录迁移必须兼容旧根目录布局。

English

This is a reliability hardening pre-release.

  • Add a dirty worktree guard to avoid mixing user changes into goal-mode commits.
  • Tighten checkpoint failure handling: checkpoints only record and commit tasks.md, and insert follow-up repair tasks when issues are found.
  • Require git log -1 verification after final-review commits.
  • Prefer PowerShell -NoProfile on Windows to reduce profile noise.
  • Record that any future .goal-mode layout migration must stay compatible with the current root-level layout.

Full Changelog: v0.4.5...v0.4.6