Skip to content

Releases: AnotherSava/claude-code-dashboard

Claude Code Dashboard v0.8.2

14 Jun 06:49
5438f71

Choose a tag to compare

🐛 Fixes

  • Attach transcript watch for brand-new project dirs

Note

The installers aren't code-signed. On Windows, SmartScreen shows "Windows protected your PC" — click More infoRun anyway. On macOS, first launch is blocked ("damaged"/unidentified developer) — open System Settings → Privacy & Security and click Open Anyway. Full steps in the installation guide.

Claude Code Dashboard v0.8.1

13 Jun 01:04
a72b106

Choose a tag to compare

🐛 Fixes

  • Show awaiting when a turn ends on a question
  • Clear awaiting when a statement ends the turn

Note

The installers aren't code-signed. On Windows, SmartScreen shows "Windows protected your PC" — click More infoRun anyway. On macOS, first launch is blocked ("damaged"/unidentified developer) — open System Settings → Privacy & Security and click Open Anyway. Full steps in the installation guide.

Claude Code Dashboard v0.8.0

11 Jun 14:37
0093745

Choose a tag to compare

✨ Features

  • Tray usage badge — surface your 5-hour or 7-day usage right on the tray icon, as a recolored traffic light or a number, via the new Tray usage badge submenu
  • Handle more Claude Code hook events

🐛 Fixes

  • Stop auto-resize drift across mixed-DPI monitors, including the stuck scrollbar it could leave (resize by webview DPR, not Rust scale)
  • Keep history reachable on idle session rows and rows without task-start flags
  • Don't show a prior task on a cleared session
  • Don't let approval replies clobber the task

Note

The installers aren't code-signed. On Windows, SmartScreen shows "Windows protected your PC" — click More infoRun anyway. On macOS, first launch is blocked ("damaged"/unidentified developer) — open System Settings → Privacy & Security and click Open Anyway. Full steps in the installation guide.

Claude Code Dashboard v0.7.0

08 Jun 06:59
84dcd8d

Choose a tag to compare

✨ Features

  • Multi-device sync — see live sessions from your other computers in one dashboard, each with its full history
  • Cancelled turns (Esc) now settle back to idle automatically
  • Usage-limit samples are recorded to disk — groundwork for future usage graphs
  • Removed the hover-to-dismiss (✕) button on session rows

🐛 Fixes

  • Stopped sync updates echoing back and forth between peers
  • Context-usage coloring now sized by the longest matching model-name prefix
  • Sentence-initial confirmations are treated as continuing the task, not starting a new one

Note

The installers aren't code-signed. On Windows, SmartScreen shows "Windows protected your PC" — click More infoRun anyway. On macOS, first launch is blocked ("damaged"/unidentified developer) — open System Settings → Privacy & Security and click Open Anyway. Full steps in the installation guide.

Claude Code Dashboard v0.6.0

05 Jun 02:25
29d8924

Choose a tag to compare

✨ Features

  • Mirror each session's status onto its terminal tab title as a colored circle (🔵 working, 🟠 awaiting, 🟢 done, 🔴 error) — Windows and macOS
  • History window opens maximized by default
  • Drop blank lines within messages in the history window

🐛 Fixes

  • History window: preserve maximized state without flashing or growing on reopen

Note

The installers aren't code-signed. On Windows, SmartScreen shows "Windows protected your PC" — click More infoRun anyway. On macOS, first launch is blocked ("damaged"/unidentified developer) — open System Settings → Privacy & Security and click Open Anyway. Full steps in the installation guide.

Claude Code Dashboard v0.5.2

03 Jun 14:41
59b273d

Choose a tag to compare

What's new

🐛 Fixes

  • Keep the window on-screen across default-position, auto-resize, and SetupPanel growth (macOS)
  • Stop the About dialog from auto-showing at launch (macOS)
  • Detect "Ready to …?" approval prompts whose question isn't last

Note

The installers aren't code-signed. On Windows, SmartScreen shows "Windows protected your PC" — click More infoRun anyway. On macOS, first launch is blocked ("damaged"/unidentified developer) — open System Settings → Privacy & Security and click Open Anyway. Full steps in the installation guide.

Claude Code Dashboard v0.5.1

02 Jun 12:15
cd7ed2a

Choose a tag to compare

What's new

🐛 Fixes

  • macOS DMG is now ad-hoc signed — clears the "damaged" first-launch error after download
  • Detect 'Confirm …?' approval prompts whose question isn't last

Note

The installers aren't code-signed. On Windows, SmartScreen shows "Windows protected your PC" — click More infoRun anyway. On macOS, first launch is blocked ("damaged"/unidentified developer) — open System Settings → Privacy & Security and click Open Anyway. Full steps in the installation guide.

Claude Code Dashboard v0.5.0

02 Jun 10:42
2d8610a

Choose a tag to compare

What's new

✨ Features

  • Notifications when a session's context fills past a threshold
  • Open-to-tray autostart mode
  • Onboarding panel and About dialog
  • History: dark-theme scrollbars
  • History: fold over-long entries by volume

🐛 Fixes

  • Detect more agent hand-back questions — "please provide" phrasings, markdown-wrapped questions, and others
  • Mark history task starts in the backend instead of the frontend
  • Keep the current name on an empty rename edit
  • Always wipe stale WebView cache on startup and on UI change
  • Make the About docs link a real button

Note

The installers aren't code-signed. On Windows, SmartScreen shows "Windows protected your PC" — click More infoRun anyway. On macOS, first launch is blocked ("damaged"/unidentified developer) — open System Settings → Privacy & Security and click Open Anyway. Full steps in the installation guide.

Claude Code Dashboard v0.4.1

29 May 03:07
57956dc

Choose a tag to compare

What's new

🐛 Fixes

  • History window title now updates on rename, and config opens correctly when shown
  • Watcher now captures queued-command interrupts

Note

The installers aren't code-signed. On Windows, SmartScreen shows "Windows protected your PC" — click More infoRun anyway. On macOS, first launch is blocked ("damaged"/unidentified developer) — open System Settings → Privacy & Security and click Open Anyway. Full steps in the installation guide.

Claude Code Dashboard v0.4.0

28 May 10:15
3fd3edf

Choose a tag to compare

What's new

✨ Features

  • Stable session-locked chat ids with renaming
  • Save and restore history window position
  • Capture user interrupts and assistant text from transcript

🐛 Fixes

  • Filter system-injected task notifications from dialog

Note

The installers aren't code-signed. On Windows, SmartScreen shows "Windows protected your PC" — click More infoRun anyway. On macOS, first launch is blocked ("damaged"/unidentified developer) — open System Settings → Privacy & Security and click Open Anyway. Full steps in the installation guide.