## 新特性
- 新增可选加入的 Windows 系统代理支持,用于身份验证,包括 PAC、WPAD、静态代理及绕过规则。(#26708)
## 变更日志
完整变更日志:https://github.com/openai/codex/compare/rust-v0.142.0...rust-v0.142.1
- #26708 PAC 3 - 添加 Windows 系统代理解析器 @canvrno-oai
## New Features
- Added opt-in Windows system proxy support for authentication, including PAC, WPAD, static proxies, and bypass rules. (#26708)
## Changelog
Full Changelog: https://github.com/openai/codex/compare/rust-v0.142.0...rust-v0.142.1
- #26708 PAC 3 - Add Windows system proxy resolver @canvrno-oai