| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| latest.json | 2026-06-14 | 1.6 kB | |
| CodexPlusPlus-1.2.9-macos-x64.dmg | 2026-06-14 | 15.2 MB | |
| CodexPlusPlus-1.2.9-windows-x64-setup.exe | 2026-06-14 | 8.4 MB | |
| CodexPlusPlus-1.2.9-macos-arm64.dmg | 2026-06-14 | 14.4 MB | |
| Codex++ v1.2.9 source code.tar.gz | 2026-06-14 | 5.3 MB | |
| Codex++ v1.2.9 source code.zip | 2026-06-14 | 5.4 MB | |
| README.md | 2026-06-14 | 862 Bytes | |
| Totals: 7 Items | 48.7 MB | 345 | |
更新内容
- 修复删除本地会话时可能提示
Thread not found in local storage的问题,并会同时清理候选数据库里的重复 thread 记录。 - 修复启动/重启 Codex++ 时自动应用供应商配置导致
config.toml/auth.json中 API Key 被清空的风险;现在启动流程不会自动改写这些文件。 - 修复背景覆盖层“重置设置”会把供应商配置一起重置的问题;现在只重置背景覆盖层相关设置。
- 修复无法自动检测 Microsoft Store 安装的 Codex Beta (
OpenAI.CodexBeta) 路径的问题。 - 新增 Windows Computer Use Guard 开关,默认关闭;只有手动开启后才会修改 Computer Use 相关配置。
验证
cargo test -p codex-plus-core --test launchercargo test -p codex-plus-manager --libnpm run checknpm run build