← 返回更新日志

Codex rust-v0.38.0

2025-09-17 · GitHub 原文
本次发布仅在 [0.37.0](https://github.com/openai/codex/releases/tag/rust-v0.37.0) 版本基础上做出一项更改,即修复了发布流程中的 `npm-publish` 步骤问题 (#3806)。现在最新版本的 `npm` 更新已完全自动化,访问 https://www.npmjs.com/package/@openai/codex#provenance-details-header 时,您将看到这个特殊的 _来源验证_ 徽章: <img width="777" height="196" alt="2025-09-17 上午 11:24:50 的屏幕截图" src="https://github.com/user-attachments/assets/faea39e2-9f21-4f60-9053-24e40c77b110" /> 已合并的拉取请求: - [#3806] 修复:调用 gh 时指定 --repo 参数 (#3806)