[Bug]: Mac下重启Codex++时误识别进程导致失败

Author: GuducatCreated Sep 16, 2026Updated Sep 16, 2026

影响范围

启动 / 重启 Codex++

当前行为

当Codex处于关闭但ChatGPT Classic处于运行时,在MacOS环境下重启 Codex++ 提示

provider sync did not complete (Skipped): CodexApp/ChatGPT仍在运行(进程:XXXX);请完全退出 App 后再修复历史会话

预期行为

其应该为新增bug,之前版本没有出现这个问题,近期版本才出现 其不应该识别ChatGPT Classic为ChatGPT(Codex)

复现步骤

  1. 打开ChatGPT Classic
  2. 打开Codex++管理工具
  3. 切换供应商
  4. 重启Codex++
  5. 失败,弹出日志类似如下文本: provider sync did not complete (Skipped): CodexApp/ChatGPT仍在运行(进程:9192);请完全退出 App 后再修复历史会话

日志 / 配置片段

bash

Codex++ 版本

1.3.0

系统

macOS

提交前确认

  • 我已经脱敏了 API Key、Token、账号等敏感信息。
  • 我已经确认这是当前最新版仍然存在的问题。

Source: BigPizzaV3/CodexPlusPlus