← 返回更新日志

Codex rust-v0.63.0

2025-11-21 · GitHub 原文
## 错误修复 - 修复了启用网络搜索可能导致出现 `Invalid value: 'other'.` 错误的问题。 ## 合并的拉取请求 * [应用服务器] 特性:为命令执行添加"已拒绝"状态 by @owenlin0 in https://github.com/openai/codex/pull/7101 * 维护:移除 model_max_output_tokens 配置 by @jif-oai in https://github.com/openai/codex/pull/7100 * 修复:清除 GitHub 发布版本中 `bash` 的重复条目 by @bolinfest in https://github.com/openai/codex/pull/7103 **完整更新日志**:https://github.com/openai/codex/compare/rust-v0.62.0...rust-v0.63.0