更新日志(中文)
[1.3.30] - 2026-08-25
变更
- Codex 账号切换与多开启动判定与官方客户端保持一致:以可用的
access_token和官方账号检查结果作为客户端可用性依据;仅在 access token 失效或官方检查明确返回未授权时尝试刷新,id_token不再作为切号或启动门槛,避免因身份资料令牌过期而误判账号不可用。 - 账号占用提示支持直接关闭:当 OAuth 账号已在其他实例运行时,冲突弹框提供底部“关闭”和右上角关闭按钮;关闭只退出当前提示,不会停止、定位或转移任何实例。
Changelog (English)
[1.3.30] - 2026-08-25
Changed
- Codex account switching and multi-instance launch checks now follow the official client: client availability is based on a usable
access_tokenand the official account-check result; refresh is attempted only when the access token is invalid or the official check explicitly returns unauthorized. Theid_tokenis no longer a switch or launch gate, preventing an expired identity metadata token from incorrectly blocking an account. - Account-usage conflicts can now be dismissed directly: when an OAuth account is already running in another instance, the conflict dialog provides both a Close action and a top-right close button; dismissing it only closes the prompt and never stops, focuses, or transfers an instance.