What's Changed
Bug Fixes
- Fix paste into active cursor — replaced osascript with CoreGraphics CGEvent, works reliably with NSPanel
- Fix ghost windows — removed animation delays on hide,
panel.hide()is instant - Fix scroll position — reset to start on every window open
New
- Copy button on clipboard cards (⎘) — copies to clipboard without paste
v0.2.0 (included)
- NSPanel — window no longer steals focus from other apps (like Spotlight/Alfred)
- Settings moved to a separate window
- Ollama status checks with step-by-step onboarding UI
- New icons: pink + turquoise
- Tray menu: Open, version, Settings, Quit
- Single click = copy, double click = paste to cursor
- "Copied" animation on cards
- CSP security policy enabled
- 39 unit tests
- GitHub Actions for macOS + Windows releases