Skip to content

Codex Meter 1.5.0 — Real Account Hot Swap

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Jul 12:43

Codex Meter account switching now controls both the meter and, when you choose it, the Codex desktop app through OpenAI’s documented authentication flow.

What’s new

  • The current profile now sits beside Refresh with your account name and a clear down arrow.
  • Selecting another profile asks whether to switch Meter only or Meter + Codex.
  • Meter + Codex closes Codex, calls the official account/logout method, opens OpenAI’s secure browser login, waits for completion, verifies the signed-in account, and relaunches Codex.
  • Passwords, SSO secrets, MFA codes, access tokens, and auth.json are never read or copied by Codex Meter.
  • Open Codex now uses the supported codex://settings link plus bundle-ID and application-path fallbacks.
  • Delete Account works for active and inactive saved profiles, including stale entries whose folder is already missing.
  • Banked resets now show OpenAI’s real rateLimitResetCredits.availableCount value, with an honest unavailable state when the field is absent.

Validation

  • Live Codex account and rate-limit read passed.
  • Parser, local activity, and account deletion checks passed.
  • Universal Intel + Apple silicon build and signature smoke tests passed.

Full changelog