Download Latest Version Codex++ v1.2.18 source code.tar.gz (5.4 MB)
Email in envelope

Get an email when there's a new version of Codex++

Home / v1.2.18
Name Modified Size InfoDownloads / Week
Parent folder
latest.json 2026-06-21 1.5 kB
CodexPlusPlus-1.2.18-macos-x64.dmg 2026-06-21 15.9 MB
CodexPlusPlus-1.2.18-windows-x64-setup.exe 2026-06-21 8.8 MB
CodexPlusPlus-1.2.18-macos-arm64.dmg 2026-06-21 15.0 MB
Codex++ v1.2.18 source code.tar.gz 2026-06-21 5.4 MB
Codex++ v1.2.18 source code.zip 2026-06-21 5.5 MB
README.md 2026-06-21 809 Bytes
Totals: 7 Items   50.5 MB 10,310

更新内容

  • 修复插件市场配置修复失败时阻断 Codex++ 启动的问题。现在 config.toml 解析异常或插件市场写入失败只会记录诊断日志,不会导致应用打不开。
  • 修复部分 Chat Completions 上游在多轮对话后出现 BadRequestError / JSON 解析 400 的问题。历史工具调用参数现在会规范成合法 JSON 对象字符串,避免坏参数污染后续会话。
  • 版本号更新到 1.2.18。

验证

  • npm run vite:build
  • cargo build -p codex-plus-launcher -p codex-plus-manager
  • cargo fmt --all --check
  • cargo test -p codex-plus-core --test launcher launch_continues_when_plugin_marketplace_config_fails
  • cargo test -p codex-plus-core --test protocol_proxy responses_input_sanitizes_invalid_function_call_arguments_history
Source: README.md, updated 2026-06-21