| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| CodexBar-0.46.0-portable.exe | 2026-07-30 | 27.4 MB | |
| CodexBar-0.46.0-portable.exe.sha256 | 2026-07-30 | 96 Bytes | |
| CodexBar-0.46.0-Setup.exe | 2026-07-30 | 40.0 MB | |
| CodexBar-0.46.0-Setup.exe.sha256 | 2026-07-30 | 93 Bytes | |
| README.md | 2026-07-30 | 2.2 kB | |
| Win-CodexBar 0.46.0 source code.tar.gz | 2026-07-30 | 3.3 MB | |
| Win-CodexBar 0.46.0 source code.zip | 2026-07-30 | 3.6 MB | |
| Totals: 7 Items | 74.3 MB | 6 | |
Windows port of upstream CodexBar 0.45.2 → 0.46.0. macOS-only shell items (WidgetKit, Sparkle, AppKit menu layout, Homebrew, Safari cookie APIs) remain deferred.
Added
- Providers: Qwen Cloud (Individual Token Plans with 5-hour and weekly rolling windows) and ZoomMate (credit status with host failover, cURL/cookie auth, bearer mint).
- Alibaba Token Plan: Personal/Solo variants for mainland (Bailian) and international (Model Studio) accounts via
alibaba_token_plan_regionsetting. - Claude: prepaid credit balance in cost surfaces from cached/manual web sessions.
- Claude: setting to hide the Daily Routines row (
claude_daily_routines_usage_visible, default on). - Menu: fractional session-quota estimates on the weekly row ("Estimated: N session quotas left") when session+weekly history qualifies; optional
weekly_progress_work_days. - Codex: local Workspaces indexing foundation — per-project/session/model usage attribution with a local sidecar index; new
codexbar workspacesCLI and desktop snapshot bridge. - CLI:
config dumpredacts stored credentials by default;--show-secretsrestores raw output.
Changed
- Codex local cost scans use the disk cache: unchanged files skipped by mtime/size, grown logs resumed mid-file, 256 KiB line bound — repeat scans are incremental.
- Automatic tray metric surfaces the highest-used (exhausted) window across providers, preserving per-provider overrides.
- CLI alias
qwennow resolves to Qwen Cloud (usealibabafor the Coding Plan).
Fixed
- Claude: model-scoped weekly rows above Daily Routines; automatic metric prefers account Weekly over exhausted model carve-outs; learned full-session estimate stays visible while the session window is idle.
- Amp: subscription plans (e.g. Megawatt) parse into Other/Orb percentage windows instead of a misleading cookie error.
- Grok: explicit cookie refresh with validated session caching for background reuse.
- Chutes: quota counts render as detail text instead of being misread as reset schedules.
- LLMProxy: skip already-elapsed reset times when picking the next reset.
- Ollama: reuse validated browser sessions across refreshes.