Skip to content

CodexBar 0.55.1

Latest

Choose a tag to compare

@steipete steipete released this 26 Aug 06:12
· 1 commit to main since this release
v0.55.1
1058723

Highlights

  • Codex weekly resets recover cleanly: early backend resets refresh open usage cards without mixing accounts, spending reset credits, or losing confirmation across relaunches (#3177, #3189).
  • Codex spend stays visible during catch-up: established totals remain accurate while newer local session history finishes processing, without rebuilding existing caches (#3051, #3114).
  • Grok menus stay responsive: local session scans no longer block menu opening, and bearer billing restores real usage without losing account context (#3181, #3195).
  • Bailian CLI Token Plan support: signed-in Alibaba accounts now load region-aware 5-hour and weekly quotas directly from the CLI, with browser fallback (#3020, #3080).
  • Fireworks billing spend restored: real 30-day API spending appears even when local cost summaries are disabled (#3183, #3185).

Fixed

  • Claude: retry failed claude-swap version detection, ignore superseded startup probes, and clear stale adapter versions when disabled (#3126).
  • Alibaba Token Plan: try the signed-in Bailian CLI before browser cookies, with isolated subprocess credentials and region-aware 5-hour/weekly quotas (#3020, #3080). Thanks @Hek846!
  • Codex: preserve established local spend totals while newer session history catches up, without crossing accounts, history windows, or time zones; upgrade existing spend caches in place (#3051). Thanks @mauriciopolvora!
  • Codex: refresh open usage cards in place after weekly resets without clipping reset details or mixing account identities (#3168, #3189). Thanks @Zihao-Qi!
  • Codex: recover weekly usage after early backend resets without spending a reset credit, preserve account-scoped confirmation across relaunch, and expire stale observations safely (#3177, #3179). Thanks @Zihao-Qi!
  • Grok: recover the usage bar from bearer billing when credits expose only a period, preserve the authoritative reset, and explain genuinely unavailable usage without switching accounts (#3181). Thanks @olddonkey!
  • Spend dashboard: finish the final local Codex history file promptly while the dashboard is visible, preserve explicit background and stop choices, and keep existing usage caches intact (#3114). Thanks @Yuxin-Qiao!
  • Fireworks: show real 30-day API billing spend even when local cost summaries are disabled (#3183, #3185). Thanks @dhalarewich!
  • OpenRouter: accept timestamp-shaped Activity API dates so exact 30-day spend history loads again (#3174).
  • Amp: parse bold Markdown usage labels from the latest CLI while preserving compatibility with older plain-text output (#3171).
  • OpenCode Go: expose a Monthly % lane token for custom menu bar layouts once the monthly window has been observed (#3175).

Performance

  • Grok: keep menu opening responsive by reusing published local-session totals and moving filesystem scans off the main thread (#3195).
  • OpenCodex: parse only newly appended usage-log entries instead of rebuilding the entire cache on every refresh, cutting memory use while preserving compatibility with older app versions (#3140). Thanks @olddonkey!

Usage & Spend

  • Added AED (UAE dirham) to the display currency options (#3186). Thanks @samiashi!

Localization

  • Settings: keep the keyboard shortcut recorder in the selected app language while recording and after editing (#3190). Thanks @endless7!
  • Turkish: improve translations throughout settings and provider views, including the previously untranslated iCloud sync section (#3178). Thanks @husodrn46!