Win-CodexBar 0.30.4
Win-CodexBar 0.30.4
This release ports the Windows-relevant pieces of upstream CodexBar v0.30.1 and adds a safer provider diagnostics path for troubleshooting.
Added
codexbar diagnoseexports safe JSON diagnostics for provider source/config/fetch health without exposing cookies, tokens, account emails, or raw secrets.
Fixed
- Claude OAuth HTTP 429 responses are now treated as rate limits. Background retries back off and cached Claude credentials are preserved.
- Providers settings sidebar rows now have extra trailing room so controls do not crowd the scrollbar.
- Keeps the recent Windows tray/shortcut relaunch fix, Claude OAuth default path, and no-console CLI probe behavior from the current line.
Notes
- Upstream's repeated macOS status-item recreation fix is AppKit-specific; the Windows Tauri tray path does not have the same status-item recreation loop.
Validation
cargo fmt --all --checkcargo test --manifest-path rust/Cargo.tomlcargo test --manifest-path apps/desktop-tauri/src-tauri/Cargo.tomlpnpm run buildinapps/desktop-tauri- Windows release build + smoke install on Windows EC2