Releases: guu5ama/claude-status-light
Releases · guu5ama/claude-status-light
Release list
v0.3.1 — Fix button cutoff in expanded state
What's Changed
- Fix: Window height too small after v0.3.0 added profile label row to usage panel — bottom two buttons were cut off in expanded state
- Increased
WINDOW_HEIGHT418→432,DESIGN_HEIGHT412→426
Windows Downloads
| File | Type |
|---|---|
Claude Status Light_0.3.1_x64_en-US.msi |
Installer (recommended) |
Claude-Status-Light-0.3.1-portable-windows.zip |
Portable (no install needed) |
v0.3.0
v0.2.3
v0.2.2
v0.2.1: fix light staying red after a tool interaction
Fixed
- The light now leaves red and turns yellow when Claude resumes after you answer an AskUserQuestion or approve a permission prompt. Previously those did not fire UserPromptSubmit, so the light stayed red until the turn ended (red -> green, never yellow). Adds a PostToolUse -> running hook.
Downloads
- Claude-Status-Light-0.2.1-portable-windows.zip - unzip anywhere and run claude-status-light.exe (keep the bridge/ folder beside it). No install.
- Claude-Status-Light-0.2.1-x64.msi - installer.
After switching to 0.2.1, run it once so it updates ~/.claude/settings.json (registers the PostToolUse hook), then reopen Claude Code.
v0.2.0: usage dials + show/hide details
What's New
- Plan usage dials: Session (5h) and Weekly (7d), mirrored from Claude Code's /usage. Orange-yellow under 80%, orange at 80%+.
- Show/Hide Details: collapse the area below the light from the tray or the in-window button; the window resizes to match.
- Sharper text contrast on any desktop wallpaper.
- Fix: bridge debug-log path resolution.
Downloads
- Claude-Status-Light-0.2.0-portable-windows.zip: unzip anywhere and run claude-status-light.exe (keep the bridge/ folder beside it). No install.
- Claude-Status-Light-0.2.0-x64.msi: installer.
v0.1.0
Windows and macOS release artifacts for Claude Status Light.
Included assets:
- Windows NSIS installer (.exe)
- Windows MSI installer (.msi)
- Windows portable ZIP
- macOS unsigned DMG (aarch64 / Apple Silicon)
Notes:
- The macOS DMG was built successfully on GitHub Actions macOS runners.
- The current macOS artifact is unsigned and intended for direct testing.
- Gatekeeper warnings are expected until Apple signing and notarization are added.