Skip to content

Releases: guu5ama/claude-status-light

v0.3.1 — Fix button cutoff in expanded state

Choose a tag to compare

@guu5ama guu5ama released this 13 Jun 02:51

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_HEIGHT 418→432, DESIGN_HEIGHT 412→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

Choose a tag to compare

@guu5ama guu5ama released this 13 Jun 02:19
2f4e25e

Account switching via tray menu across multiple Claude config paths. Includes Windows border/shadow fix from v0.2.3.

v0.2.3

Choose a tag to compare

@guu5ama guu5ama released this 12 Jun 13:22

Windows: remove DWM border highlight and fix transparent background on Windows 11.

v0.2.2

Choose a tag to compare

@guu5ama guu5ama released this 12 Jun 12:58

macOS Keychain usage, transparent window, no shadow. (macOS DMG from upstream Hallo-Word/claude-status-light)

v0.2.1: fix light staying red after a tool interaction

Choose a tag to compare

@guu5ama guu5ama released this 10 Jun 07:20

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

Choose a tag to compare

@guu5ama guu5ama released this 09 Jun 14:28

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

Choose a tag to compare

@guu5ama guu5ama released this 08 Jun 08:55

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.