Download Latest Version CodexBar-0.23.11-portable.zip (8.0 MB)
Email in envelope

Get an email when there's a new version of Win-CodexBar

Home / v0.23.10
Name Modified Size InfoDownloads / Week
Parent folder
CodexBar-0.23.10-portable.zip 2026-05-06 8.0 MB
CodexBar-0.23.10-portable.zip.sha256 2026-05-06 97 Bytes
CodexBar-0.23.10-Setup.exe 2026-05-06 25.9 MB
CodexBar-0.23.10-Setup.exe.sha256 2026-05-06 94 Bytes
README.md 2026-05-06 1.0 kB
Win-CodexBar v0.23.10 source code.tar.gz 2026-05-06 2.8 MB
Win-CodexBar v0.23.10 source code.zip 2026-05-06 3.0 MB
Totals: 7 Items   39.7 MB 1

Win-CodexBar v0.23.10

This patch release publishes the Claude provider fix for issue [#49].

Fixed

  • Route active Claude OAuth token accounts through OAuth mode and pass the selected token directly into the Claude OAuth fetcher.
  • Keep Claude sessionKey token accounts on the web/cookie path instead of confusing them with OAuth tokens.
  • Report OAuth, Web, and CLI failures together in Claude Auto mode so a final CLI parse error no longer hides earlier token or cookie failures.

Validation

  • npm run check-locale --prefix apps/desktop-tauri
  • npm run build --prefix apps/desktop-tauri
  • cargo fmt --all --check --manifest-path rust/Cargo.toml
  • cargo test --manifest-path rust/Cargo.toml
  • cargo clippy --manifest-path rust/Cargo.toml --all-targets -- -D warnings
  • cargo fmt --all --check --manifest-path apps/desktop-tauri/src-tauri/Cargo.toml
  • cargo test --manifest-path apps/desktop-tauri/src-tauri/Cargo.toml
  • cargo clippy --manifest-path apps/desktop-tauri/src-tauri/Cargo.toml --all-targets -- -D warnings
Source: README.md, updated 2026-05-06