## 错误修复
- 修复了启用网络搜索可能导致出现 `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
## Bug fixes
- Fixes the bug where enabling web search can lead to `Invalid value: 'other'.` errors.
## PRs Merged
* [app-server] feat: add Declined status for command exec by @owenlin0 in https://github.com/openai/codex/pull/7101
* chore: drop model_max_output_tokens by @jif-oai in https://github.com/openai/codex/pull/7100
* fix: clear out duplicate entries for `bash` in the GitHub release by @bolinfest in https://github.com/openai/codex/pull/7103
**Full Changelog**: https://github.com/openai/codex/compare/rust-v0.62.0...rust-v0.63.0