← 返回更新日志

Codex rust-v0.4.0

2025-07-09 · GitHub 原文
* 为内置的 `openai` 模型提供商启用 `OPENAI_BASE_URL` 环境变量:https://github.com/openai/codex/pull/1487 * 在定义配置文件时支持 `model_reasoning_effort` 和 `model_reasoning_summary`,感谢 https://github.com/openai/codex/pull/1484 * 在 CLI 中添加 `completion` 子命令(详见 https://github.com/openai/codex/pull/1491),以便最终能将 `generate_completions_from_executable()` 添加到 Homebrew 配方中:https://github.com/Homebrew/homebrew-core/blob/main/Formula/c/codex.rb