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
raiseWindowByAXTitlenow checks Accessibility permission and prompts instead of silently failing with "window not found"cwdToFileURLstrips 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