| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| CodexBarCLI-v0.18.0-beta.2-linux-x86_64.tar.gz | 2026-01-21 | 27.3 MB | |
| CodexBarCLI-v0.18.0-beta.2-linux-x86_64.tar.gz.sha256 | 2026-01-21 | 133 Bytes | |
| CodexBarCLI-v0.18.0-beta.2-linux-aarch64.tar.gz | 2026-01-21 | 26.9 MB | |
| CodexBarCLI-v0.18.0-beta.2-linux-aarch64.tar.gz.sha256 | 2026-01-21 | 134 Bytes | |
| CodexBar-0.18.0-beta.2.dSYM.zip | 2026-01-21 | 15.0 MB | |
| CodexBar-0.18.0-beta.2.zip | 2026-01-21 | 22.5 MB | |
| CodexBar 0.18.0-beta.2 source code.tar.gz | 2026-01-21 | 5.5 MB | |
| CodexBar 0.18.0-beta.2 source code.zip | 2026-01-21 | 5.8 MB | |
| README.md | 2026-01-21 | 971 Bytes | |
| Totals: 9 Items | 103.1 MB | 0 | |
Highlights
- OpenAI web dashboard refresh cadence now follows 5× the base refresh interval.
- OpenAI web dashboard WebView is torn down after each scrape to reduce idle CPU.
- Codex settings now include a toggle to disable OpenAI web extras.
Providers
- Providers: add Dia browser support across cookie import and profile detection (#209). Thanks @validatedev!
- Codex: include archived session logs in local token cost scanning and dedupe by session id.
- Claude: harden CLI /usage parsing and avoid ANTHROPIC_* env interference during probes.
Menu & Menu Bar
- Menu: opening OpenAI web submenus triggers a refresh when the data is stale.
- Menu: fix usage line labels to honor “Show usage as used”.
- Debug: add a toggle to keep Codex/Claude CLI sessions alive between probes.
- Debug: add a button to reset CLI probe sessions.
- App icon: use the classic icon on macOS 15 and earlier while keeping Liquid Glass for macOS 26+ (#178). Thanks @zerone0x!