Skip to content

v0.4.8

Choose a tag to compare

@novcky novcky released this 23 May 09:59
· 2 commits to main since this release

中文

  • 新增每个目标持久化的语言策略:中文或中英混合目标默认 zh-CN,英文目标默认 en-US
  • 后续进度、任务记录和最终报告会沿用该语言,固定机器标记、命令和路径保持原样。
  • 新增 commit hook / commitlint 兼容规则:仓库拒绝 literal goal-mode commit subject 时,可使用仓库接受的 subject,并在 commit body 保留 Goal-mode boundary: 标记。
  • 已通过中文、英文和 commit hook 场景的实机验证。

English

  • Add a persisted per-goal language policy: Chinese or mixed Chinese/English goals default to zh-CN, and English goals default to en-US.
  • Later progress updates, task records, and final reports keep that language while fixed machine markers, commands, and paths stay unchanged.
  • Add commit hook / commitlint compatibility: when a repository rejects the literal goal-mode commit subject, use a repository-accepted subject and preserve the Goal-mode boundary: marker in the commit body.
  • Validated on real-machine Chinese, English, and commit hook scenarios.

Full Changelog: v0.4.7...v0.4.8