Accounts for Codex 0.2.2
·
9 commits
to main
since this release
Accounts for Codex 0.2.2
This maintenance release fixes Windows account loading, ChatGPT sign-in persistence, and account imports.
Fixes
- Load existing registries that contain nullable provider model metadata instead of showing an empty account list.
- Report browser sign-in success only after credentials and the account registry are saved successfully.
- Repair damaged registries from a valid backup without dropping provider account metadata.
- Prefer the Windows user profile account store while preserving compatibility with legacy HOME-based stores.
- Debounce registry file notifications to avoid transient empty account views during atomic updates.
- Launch the Windows desktop application without an accompanying console window.
Validation
- The affected Windows registry fixture now loads all existing ChatGPT and provider accounts.
- A live CodexHub share-link import completed successfully and survived a full registry reload.
- Windows x64 and ARM64 installers passed native architecture checks plus install, launch, and uninstall smoke tests.
- macOS arm64 and x64 apps and DMGs are Developer ID signed, Apple notarized, stapled, and Gatekeeper accepted.
- Full multi-platform CI: https://github.com/xuliang2024/codex-auth/actions/runs/29161030993
Use codex-auth-desktop-0.2.2-SHA256SUMS.txt to verify downloaded files.