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.7
Name Modified Size InfoDownloads / Week
Parent folder
CodexBar-0.23.7-portable.zip 2026-05-03 7.9 MB
CodexBar-0.23.7-portable.zip.sha256 2026-05-03 96 Bytes
CodexBar-0.23.7-Setup.exe 2026-05-03 25.9 MB
CodexBar-0.23.7-Setup.exe.sha256 2026-05-03 93 Bytes
README.md 2026-05-03 1.2 kB
Win-CodexBar v0.23.7 source code.tar.gz 2026-05-03 2.8 MB
Win-CodexBar v0.23.7 source code.zip 2026-05-03 3.0 MB
Totals: 7 Items   39.6 MB 2

Fixed

  • Parse Claude CLI exhausted short-form output (You've hit your limit · resets ...) as full session usage instead of showing Claude CLI did not return usage data.
  • Make Claude CLI usage parsing more tolerant of compact labels, decimal percentages, and remaining/available wording.
  • Keep weekly reset lines from being promoted into the session reset when the session section has no reset.

Security

  • Re-enable the Tauri content security policy and disable global Tauri injection.
  • Narrow default Tauri capability permissions to the event, window, and global shortcut APIs the frontend uses.
  • Harden external URL opening by validating web URLs and avoiding cmd /c start on Windows.

Validation

  • cargo fmt --all --check
  • cargo test --manifest-path rust/Cargo.toml
  • cargo test --manifest-path apps/desktop-tauri/src-tauri/Cargo.toml
  • cargo clippy --manifest-path rust/Cargo.toml --all-targets -- -D warnings
  • npm test --prefix apps/desktop-tauri -- --run
  • npm run build --prefix apps/desktop-tauri
  • cd apps/desktop-tauri && npx tauri build --debug --no-bundle

Windows installer and portable assets are built by the release workflows and uploaded with .sha256 checksum files.

Source: README.md, updated 2026-05-03