Win-CodexBar 0.46.0
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.