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.9
Name Modified Size InfoDownloads / Week
Parent folder
CodexBar-0.23.9-portable.zip 2026-05-04 7.9 MB
CodexBar-0.23.9-portable.zip.sha256 2026-05-04 96 Bytes
CodexBar-0.23.9-Setup.exe 2026-05-04 25.9 MB
CodexBar-0.23.9-Setup.exe.sha256 2026-05-04 93 Bytes
README.md 2026-05-04 1.4 kB
Win-CodexBar v0.23.9 source code.tar.gz 2026-05-04 2.8 MB
Win-CodexBar v0.23.9 source code.zip 2026-05-04 3.0 MB
Totals: 7 Items   39.7 MB 1

Win-CodexBar v0.23.9

This patch release fixes the Claude CLI usage fallback for Claude Code 2.1.x and improves local release validation cleanliness.

Fixed

  • Run Claude CLI /usage probes through a real PTY/ConPTY instead of piped stdin, so interactive slash commands are handled like terminal input.
  • Use an app-owned empty Claude usage probe directory and only auto-confirm Claude's workspace trust prompt for that directory, avoiding accidental trust changes for user project folders.
  • Detect Claude Code 2.1.x /usage activity/stat screens that do not include plan limit percentages, and show a precise source-mode error instead of Claude CLI did not return usage data.
  • Preserve parsing for older Claude CLI usage screens that still expose session, weekly, and model-specific percentage limits.
  • Ignore host-generated macOS Tauri schema output so local desktop validation does not leave an untracked generated file.

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 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-04