v0.4.4 发布
v0.4.4 于 2026-09-10T07:36:31Z 发布为 GitHub Release v0.4.4(release task:Issue #682)。
Tag 状态(对 origin 验证)
Release notes
Changelog
2026-09-10 勘误:以下条目确实随本版本发出,但生成 changelog 时缺失。生成器按发布那一刻的 Milestone 归属推导 scope,因此挂在其它 Milestone 下的票即便代码已包含在本 tag 中,也不会出现在这份 notes 里。下列每一条都用
git merge-base --is-ancestor <merge commit> <tag> 验证过。Features
- 技术债:main 启动前置检查全部内联,doctor 无法复用 (Issue #297; PR #683)
- 技术债:gh issue list 重复调用 8 处,收敛成一个函数 (Issue #299; PR #680)
- 技术债:把 Pi 进程执行子系统(11 个函数 / 940 行)从 runner.py 移入 pi_process.py (Issue #300; PR #678)
- 仓库级 config-as-code:.github/orbi.toml 承载交付策略白名单,宿主 orbi.toml 保留身份与安全 (Issue #527; PR #677)
- 重命名 ops 类交付标签:标签名应覆盖 ops 类无 git 交付任务(labels.toml + 代码常量 + 测试 + 各仓库实际标签同步) (Issue #530; PR #676)
Deployment and operations
- 技术债:labels.toml 注释引用了不存在的入口 orbi.py setup (Issue #298; PR #675)
Bug fixes
- P0:REVIEW_VERDICT 被 markdown 代码围栏包裹时解析失败,合格交付被误判为 ai-fix-needed (Issue #679; PR #681)
-
tag:
v0.4.4 -
release commit:
d2afb422fb3b8bd7a7f31c3694c46b0af4178955 - release task: Issue #682
Scope (verified item by item)
- Issue #679 closed
- NOT released (still open in milestone v0.4.4): open Issue #682 Release task:发布 v0.4.4(REVIEW_VERDICT 围栏解析单点修复)并完成远端交付对账
Pre-release gates
- no open Issue in milestone ‘v0.4.4’ carries ai-in-progress / ai-pr-opened / ai-fix-needed
- CI on the release commit: 4 check(s) all success/neutral/skipped (waited 240s for pending checks)
Tests
- release tests gated by GitHub Actions CI on the release commit d2afb422fb3b8bd7a7f31c3694c46b0af4178955 (the #268 CI-wait gate; no local test execution)