Skip to content

v0.4.9-rc.1

Pre-release
Pre-release

Choose a tag to compare

@novcky novcky released this 23 May 16:27

中文

场景回归验证预发布版本。

  • 新增 goal_mode_scenarios.py,覆盖初始化、compaction 恢复、task/checkpoint 停止边界,以及 final review 完成门禁。
  • 加固场景测试断言:逐项校验 action、停止语义和禁止的后续动作;final review 完成后明确停止。
  • 更新 workflow reference:新增短证据摘要、compaction 后审计恢复,以及 Windows/WSL no-profile 证据采集建议。
  • README、CONTRIBUTING、CI 和本地 validator 已接入场景回归检查。
  • 明确预发布版本号使用 -rc.N / -beta.N 后缀,稳定验证后再创建无后缀正式版本。

English

Scenario regression validation pre-release.

  • Add goal_mode_scenarios.py covering initialization, compaction recovery, task/checkpoint stop boundaries, and final-review completion gates.
  • Harden scenario assertions by checking actions, stop semantics, and forbidden follow-up actions; final review now completes and stops explicitly.
  • Update the workflow reference with compact evidence digests, post-compaction audit recovery, and Windows/WSL no-profile evidence guidance.
  • Wire the scenario checks into README, CONTRIBUTING, CI, and the local validator.
  • Clarify that pre-release versions use -rc.N / -beta.N suffixes before creating the unsuffixed stable version.

Full Changelog: v0.4.8...v0.4.9-rc.1