## Bug 修复
- 远程压缩现在默认会将保留的图像计入其令牌预算,并在需要时裁剪较旧的图像。(#41003)
## 更新日志
完整更新日志:https://github.com/openai/codex/compare/rust-v0.150.0...rust-v0.150.1
- #41003 将保留图像的压缩预算功能回移植到 0.150 @rhan-oai
## Bug Fixes
- Remote compaction now counts retained images toward its token budget by default, trimming older images as needed. (#41003)
## Changelog
Full Changelog: https://github.com/openai/codex/compare/rust-v0.150.0...rust-v0.150.1
- #41003 Backport retained-image compaction budgeting to 0.150 @rhan-oai