Win-CodexBar 0.32.4
What's Changed
- Fixed OpenRouter credits fetching by routing requests to the canonical
/api/v1/creditsendpoint instead of the broken/api/v1/auth/creditspath that returned 404. - Aligned OpenRouter key introspection with the upstream
/api/v1/keyendpoint. - Added OpenRouter URL regression tests so the credits/key endpoint paths stay locked.
Validation
cargo test --manifest-path rust/Cargo.toml openrouter -- --nocapturecargo check --manifest-path rust/Cargo.toml --all-targetscargo check --manifest-path apps/desktop-tauri/src-tauri/Cargo.toml --all-targetspnpm --dir apps/desktop-tauri run buildcargo fmt --all --check- Windows release build with smoke install/uninstall passed for the installer artifact.
Checksums
72d12a8222d16b4a072f2940a321a10f9e2e78de87baea4737fd9cd526845e96 CodexBar-0.32.4-Setup.exe
9b8a433662aebad04cab8db23081c1eeee7ed42be0a31555818cc8cbf0465b4d CodexBar-0.32.4-portable.exe
Thanks @sbe27 for the report and PR.