| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| latest.json | 2026-06-28 | 1.9 kB | |
| CodexPlusPlus-1.2.22-windows-x64-setup.exe | 2026-06-28 | 8.9 MB | |
| CodexPlusPlus-1.2.22-macos-x64.dmg | 2026-06-28 | 16.2 MB | |
| CodexPlusPlus-1.2.22-macos-arm64.dmg | 2026-06-28 | 15.3 MB | |
| CodexPlusPlus-1.2.22-windows-x64.zip | 2026-06-28 | 12.5 MB | |
| README.md | 2026-06-28 | 937 Bytes | |
| v1.2.22 source code.tar.gz | 2026-06-28 | 5.9 MB | |
| v1.2.22 source code.zip | 2026-06-28 | 6.0 MB | |
| Totals: 8 Items | 64.9 MB | 9 | |
更新内容
- 修复启动 Codex 时会自动应用当前供应商配置的问题。
- 现在只有手动点击“使用/切换供应商”才会切换供应商配置。
- 保留已开启的自动会话同步、插件市场配置修复、Computer Use guard 和历史模型名清理启动流程。
问题来源
- 该行为由 PR [#1197](https://github.com/BigPizzaV3/CodexPlusPlus/pull/1197)中的提交
ed5ab6e引入:feat(launcher): 启动 codex 前自动应用 relay profile 并清理历史模型名后缀。 - 本次只移除“启动时自动应用供应商”这一部分,保留同 PR 带来的模型后缀清理等维护逻辑。
验证
- cargo check -p codex-plus-core
- cargo test -p codex-plus-core --test launcher
- cargo test -p codex-plus-core --test relay_switch
- npm run check
- npm run build
资产
- Windows x64 zip 已上传。
- macOS DMG 和 Windows setup 安装器需后续补传。