Releases: Hitbee-dev/PulseBar
Release list
⚡ PulseBar v0.1.1
⚡ PulseBar v0.1.1
Colored bar, simpler connections, and important Codex-in-WSL fixes.
컬러 바, 더 단순해진 연동 버튼, 그리고 WSL Codex 관련 핵심 수정판입니다.
🎨 Readability overhaul
- The taskbar is now color-coded: muted labels, bold values, spec thresholds (70% amber → 85% orange → 95% red), brand tints for Claude/Codex, green ↓ / blue ↑ network arrows, dimmed stale markers.
🔌 Two-button AI setup
- The AI actions are now exactly Codex login and Claude login — the Claude action installs the usage bridge (statusline) and local token telemetry in one click.
- Declining the wrap-consent prompt now aborts everything: your
settings.jsonis never touched after a "No". - Combined result dialog labels each outcome (Usage / Telemetry) with accurate, distinct messages.
🐛 Fixes
- Codex in WSL: version-aware CLI detection now probes every install (snap / nvm /
~/.local/bin/ …) and picks the newest — outdated binaries that can't decode current server plan types (e.g.prolite) no longer break rate-limit display. - nvm node-shim CLIs launch correctly in non-login WSL sessions (PATH handled via env tokens; no shell-quoting through
wsl.exe). - A rate-limits fetch failure no longer tears down the Codex connection — the account stays visible with an error state.
- The WSL telemetry helper self-terminates when PulseBar dies (no more orphaned port 4318 listeners).
- Overlay re-asserts topmost after fullscreen apps; recovers automatically.
- Settings import validates provider fields; Claude terminal launcher no longer shells through
cmd.exe.
📚 Docs
- README fully reworked (EN/KO) with language-matched screenshots, MIT license added, per-user Inno Setup installer script included.
Verified: 190 automated tests, code review (8-angle) + security review clean, E2E on Windows 11 + WSL Ubuntu 22.04.
SHA-256 of the ZIP is attached as .sha256.
⚡ PulseBar v0.1.0
⚡ PulseBar v0.1.0 — first public release
A featherweight Windows taskbar widget showing real-time system stats plus your Claude Code & Codex usage quotas — right next to the system tray.
작업표시줄에서 시스템 자원과 Claude Code · Codex 사용 한도를 실시간으로 보여주는 초경량 위젯입니다.
✨ Highlights
- 🖥️ System stats every second — CPU · RAM · GPU · VRAM · disk · network (native PDH/DXGI, Task-Manager-style GPU aggregation)
- 🤖 Claude Code quota — official 5-hour/weekly usage + reset times via the statusline bridge; wraps your existing HUD (claude-hud etc.) with consent instead of overwriting it
- 🚦 Codex limits — official
codex app-serverJSON-RPC: all rate-limit buckets, plan, credits, token activity + one-click browser login - 🧮 Local Fable token telemetry (opt-in) — per-model input/output/cache tokens via Claude Code's official OpenTelemetry; loopback-only, prompts/responses never collected
- 🐧 Windows + WSL — version-aware CLI auto-detection (snap/nvm/local installs), WSL OTel helper
- 📊 Detail popup — 60s CPU graph + per-provider cards with reset times
- 🌏 Korean / English UI
📦 Install
- Download
PulseBar-portable-win-x64.zipbelow (self-contained — no .NET install needed) - Unzip → run
PulseBar.exe(no admin rights) - Tray right-click → Codex login / Connect Claude usage
🔒 Security
No credential access · loopback-only listeners with DPAPI-protected secrets · no prompt/response collection · zero outbound telemetry · no admin rights, no Explorer injection. Details: docs/security.md
✅ Verified
180 automated tests · E2E-verified on Windows 11 + WSL Ubuntu 22.04 (RTX 4080 SUPER, real Claude Code & codex-cli 0.144.4 accounts)
SHA-256 of the ZIP is attached as .sha256.
