Skip to content

v1.3.6

Choose a tag to compare

@alegauss alegauss released this 19 Jun 10:38

Claude Code Tray v1.3.6

Faster recovery when your token expires, more control over how Claude Code launches, and a new About page.

✨ What's new

  • Open Claude Code from a double-click. Double-clicking the tray icon now launches Claude Code — the same as the Open Claude Code menu item, without opening the menu first.
  • Configurable working directory. Settings → Claude Code lets you choose the directory Claude Code opens in (for the menu item, the double-click, and auto-open). It defaults to your home directory; clear the field to reset.
  • Auto-open when signed out. A new option launches Claude Code automatically the moment a poll detects an expired token (HTTP 401), so you can re-authenticate without hunting for the menu. It fires once per signed-out spell, not on every retry.
  • Faster retry while signed out. When the token is expired, the tray now re-checks on a tighter cadence (default 10 s) until you sign back in, then returns to your normal refresh interval. The retry interval is configurable in Settings.
  • New About page. Settings gained an About section with the app logo, version, a project overview, quick links (repository, releases, issues, star), and a short "Get involved" guide for contributors.

📝 Notes

  • Settings is now a two-page window (General / About); the content scrolls so nothing is clipped on smaller windows.

Full Changelog: v1.3.4...v1.3.6