github 777genius/claude-notifications-go v1.23.0

latest releases: v1.40.1, v1.40.0, v1.39.4...
6 months ago

New Features

Ghostty click-to-focus (#34)

Clicking a notification now focuses the correct Ghostty window using AXDocument (OSC 7 CWD file:// URL). One-time Accessibility permission prompt on first use.

Retry with backoff for AX window focus

Both Ghostty and non-Ghostty paths now retry up to 3 times (150/250/400ms) instead of a single fixed sleep. Best case: 150ms (was 800ms for Ghostty).

Bug Fixes

  • raiseWindowByAXTitle now checks Accessibility permission and prompts instead of silently failing with "window not found"
  • cwdToFileURL strips trailing slash to avoid double-slash in file:// URLs

Documentation

  • Updated README: condensed Features, listed all supported terminals, added webhook integrations
  • Updated Click-to-Focus guide: Ghostty AXDocument, multiplexers, permissions
  • Added Plugin Compatibility doc

๐Ÿ“ฆ Installation ยท ๐Ÿ”„ Updating

Full Changelog: v1.22.0...v1.23.0

Don't miss a new claude-notifications-go release

NewReleases is sending notifications on new releases.