Highlights
- Reproducible ACP release validation: verify the exact pinned Codex ACP package remains available instead of requiring it to equal the moving upstream
latestentry. - Codex ACP 1.4.0: update the adapter pin and model-discovery contract test for the tested package version.
Features
- release: keep the existing release workflow compatible with frozen tags while exposing an explicit
--latestmode for dependency-maintenance checks.
Bug Fixes
- release: prevent a newer upstream ACP package from blocking a patch release after its code and dependencies have already been validated.
Other
- maintenance: document the release-check behavior in the verification script so future dependency updates have a clear validation path.
亮点
- 可复现的 ACP 发布校验:只验证 Codex ACP 锁定的精确版本仍可获取,不再要求它必须等于持续变化的上游
latest版本。 - Codex ACP 1.4.0:更新适配器锁定版本,并同步更新模型发现契约测试。
新功能
- release:让现有 release workflow 继续支持不可变 tag,同时提供显式的
--latest模式用于依赖维护检查。
修复
- release:避免上游发布新的 ACP 版本后,已经完成代码和依赖验证的补丁版本仍被阻塞。
其他
- 维护:在校验脚本中明确发布检查行为,为后续依赖升级提供清晰的验证路径。
Full Changelog: v0.7.0...v0.7.1