← 返回更新日志

Codex rust-v0.9.0

2025-07-23 · GitHub 原文
- 对 `codex mcp` 进行了大量修复。 - 合并了 https://github.com/openai/codex/pull/1626,以确保当 `codex` 进程被终止时,由其生成的 shell 命令能够接收到 `SIGTERM` 信号(仅限 Linux 系统)。 - 不再自动批准 ripgrep/`rg` 的某些标志位,相关讨论见 https://github.com/openai/codex/pull/1644。