Skip to content

CodexBar 0.51.0

Latest

Choose a tag to compare

@steipete steipete released this 16 Aug 20:36
· 21 commits to main since this release
v0.51.0
208ae35

Added

  • CLI: add codexbar cost --group-by session for per-conversation Codex session cost breakdowns in text output (#2854). Thanks @Yuxin-Qiao!

Fixed

  • Keychain: keep background browser imports non-interactive, honor the global access gate, retire the obsolete prompt-capable startup migration, and retry unreadable unified migrations without clearing secrets (#2986).
  • OpenCode Go: label local-only quota windows as estimates in the menu and CLI when Auto has no server-confirmed usage (#2982). Thanks @Newarr!