Skip to content

Codex++ v1.2.12

Choose a tag to compare

@BigPizzaV3 BigPizzaV3 released this 16 Jun 18:53

更新内容

  • 恢复 Windows 启动链路到更接近 1.2.7 的稳定流程,去掉启动前额外 CDP 探测和直接回退启动逻辑。
  • 修复 MS Store 版 Codex 启动时调试端口被占用导致无法正常启动的问题。
  • 修复“重启 Codex++”可能不生效的问题:重启时会等待旧 Codex/launcher 进程退出后再启动。
  • 保留启动失败时的降级运行状态,避免增强注入暂未就绪时直接中断 Codex 启动。

验证

  • cargo test -p codex-plus-core --test launcher
  • cargo test -p codex-plus-core --test watcher
  • cargo test -p codex-plus-launcher
  • npm run build