Skip to content

v0.33.0

Choose a tag to compare

@github-actions github-actions released this 03 Jun 17:07
· 140 commits to main since this release
02911fd

⚠️ BREAKING-COMPARABILITY 迁移

本版含三处影响跨版本报告可比性的变更,跨该版本对比 verdict / Δ 前请重新基线:

  • 评委 ensemble 强烈分歧降级 verdict#172):评委严重分歧时 composite verdict 会降级,旧报告与本版 verdict 不可直接互比。
  • observe 健康度统计可信度护栏#175):runtimeAssessment 口径变化,observe 历史日报需在本版重新生成后再纵向对比。
  • variant name 统一为短名 + 历史列表#178):report 中 variant 键语义调整,跨该版本的 variant 级对比需重算。

详细迁移步骤见各 PR description。其余变更见下方自动生成列表。


What's Changed

  • chore(deps-dev): bump npm-run-all2 from 8.0.4 to 9.0.1 by @dependabot[bot] in #168
  • chore(deps): bump the npm-minor-patch group across 1 directory with 7 updates by @dependabot[bot] in #167
  • docs: README/docs 对齐 v0.32 源码 + flag-drift CI gate by @lizhiyao in #170
  • fix(eval-core): 对齐 statistical-rigor bootstrap 默认值并加 doc-vs-code 漂移门禁 by @lizhiyao in #171
  • feat(eval-core): 评委 ensemble 强烈分歧时降级 verdict(BREAKING-COMPARABILITY) by @lizhiyao in #172
  • feat(authoring): evolve 加 holdout 切分,accept 看验收集分防 train-on-test by @lizhiyao in #173
  • feat(authoring): omk sample --from-traces 把 observe 失败信号回流成回归用例草稿 by @lizhiyao in #174
  • feat(observability): observe 健康度加统计可信度护栏(BREAKING-COMPARABILITY) by @lizhiyao in #175
  • chore(deps): bump the npm-minor-patch group with 8 updates by @dependabot[bot] in #176
  • docs(agents-md): 加 CR 评论直接发 PR 的写作规则 by @lizhiyao in #180
  • fix(cli,server,renderer): variant name 统一为短名称 + doctor 扩展 + 历史列表 (BREAKING-COMPARABILITY) by @chenfengjw163 in #178
  • feat(cli): 升级提示加落盘缓存与节流,TTY 下高亮框展示 by @lizhiyao in #179
  • fix(eval): variant 命名链路完整收口(消歧 + 角色/隔离绑定 + golden + 重构) by @lizhiyao in #181
  • chore(release): 发布 0.33.0 by @lizhiyao in #185

Full Changelog: v0.32.0...v0.33.0