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
Fixed Windows account switching for current Codex Desktop builds
Replaced the repository Windows implementation with the validated fixed Windows source
Added regression coverage for Codex global state rewrites and desktop session handoff
Windows Fix
The switch flow now updates auth.json and rewrites creator_id in .codex-global-state.json and .codex-global-state.json.bak
Codex Desktop MSIX session state is discovered under %LOCALAPPDATA%\Packages\OpenAI.Codex*
The restart helper backs up the current desktop session into the account being switched away from and restores the target account's saved session when available
Session backup and restore are logged per entry so a single copy failure does not block the full restart flow
Included Assets
CodexControl-macos.zip
CodexControl-macos.zip.sha256
CodexControl-windows.zip
CodexControl-windows.zip.sha256
Notes
A target Windows account may still need one successful active desktop session before subsequent switches can restore its saved desktop session
Public repository assets continue to use demo-only account data