You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
app: The macOS app bundle is now the recommended install method on Mac. The app provides a menubar status icon, Metal GPU acceleration for embeddings (~5x faster), automatic daemon lifecycle with crash recovery, daemon coexistence detection, and a managed web UI on port 9377. Favicon and app icon switched from dark to light variant (transparent background).
Features
app: add daemon coexistence, web UI lifecycle, and icon polish (#98) (ffc95f1)
app: native macOS app with menubar, Metal GPU, and managed daemon (#100) (38cbbef)
Bug Fixes
app: use template image for menubar icon with transparent background (7e30ce7)