Skip to content

[bug] Account switching works in Codex CLI but not in the Codex app #474

@adithya04dev

Description

@adithya04dev

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

  1. Configure multiple accounts in codex-multi-auth
  2. Switch to another account
  3. Confirm the new account is used from the CLI
  4. Open or use the Codex desktop app
  5. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions