v0.4.4 release
v0.4.4 was published 2026-09-10T07:36:31Z as the GitHub Release v0.4.4 (release task: Issue #682).
Tag state (verified against origin)
Release notes
Changelog
Corrected 2026-09-10: the entries below shipped in this release but were missing from the generated changelog. The generator derived its scope from Milestone membership at publish time, so a ticket filed under another Milestone never reached these notes even though its code is contained in this tag. Each entry below was verified with
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)