← 返回更新日志

Codex rust-v0.5.0

2025-07-10 · GitHub 原文
* 添加了新配置选项:`model_supports_reasoning_summaries`:https://github.com/openai/codex/pull/1524 * 感谢 @reneleonhardt 帮助更新了多个依赖项(现在我们使用 Rust 1.88 进行构建!):https://github.com/openai/codex/pull/1494 * 在 https://github.com/openai/codex/pull/1503 中移除了对 `/compact` 的引用,因为该功能尚未支持:https://github.com/openai/codex/issues/1257 * 感谢 @pchuri,使得通过 `npm` 安装的 Codex 在 `process.platform === "android"` 时能够运行 Rust CLI:https://github.com/openai/codex/pull/1488 * 修复生成的 shell 补全,使用 `codex` 名称而不是 `codex-cli`:https://github.com/openai/codex/pull/1496