Summary
Switching accounts via codex-multi-auth appears to work for the Codex CLI, but the Codex desktop app does not pick up the switched account.
Actual behavior
- Switching accounts affects CLI usage as expected
- The Codex app does not reflect the switched account / continues behaving as if the previous account is still active
Expected behavior
- After switching accounts with
codex-multi-auth, both the CLI and the Codex app should use the newly selected account consistently
Reproduction
- Configure multiple accounts in
codex-multi-auth
- Switch to another account
- Confirm the new account is used from the CLI
- Open or use the Codex desktop app
- Observe that the app does not switch along with the CLI
Notes
This looks like account switching is currently wired correctly for CLI flows, but not for the Codex app path.
If needed, I can provide environment details or logs in a follow-up comment.
Summary
Switching accounts via
codex-multi-authappears to work for the Codex CLI, but the Codex desktop app does not pick up the switched account.Actual behavior
Expected behavior
codex-multi-auth, both the CLI and the Codex app should use the newly selected account consistentlyReproduction
codex-multi-authNotes
This looks like account switching is currently wired correctly for CLI flows, but not for the Codex app path.
If needed, I can provide environment details or logs in a follow-up comment.