You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Codex account switching and multi-instance launch checks now follow the official client: client availability is based on a usable access_token and the official account-check result; refresh is attempted only when the access token is invalid or the official check explicitly returns unauthorized. The id_token is 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.