## 错误修复
- 改进了危险命令检测,包括更多强制性的 `rm` 形式,并在命令被拒绝时提供更清晰的拒绝原因。(#33455)
## 更新日志
完整更新日志:https://github.com/openai/codex/compare/rust-v0.144.4...rust-v0.144.5
- #33455 [release/0.144] fix(core) 扩展 is_dangerous_command @dylan-hurd-oai
## Bug Fixes
- Improved dangerous-command detection, including more forced `rm` forms, and provides clearer rejection reasons when commands are denied. (#33455)
## Changelog
Full Changelog: https://github.com/openai/codex/compare/rust-v0.144.4...rust-v0.144.5
- #33455 [release/0.144] fix(core) expand is_dangerous_command @dylan-hurd-oai