🚀 New Features
- Added a "Download a model" shortcut to the model dropdown for quicker model downloads from the selector.
- On macOS, closing the window now sends the app to the tray instead of quitting so the app keeps running in the background.
- Model loading now shows clearer, backend-aware errors for unsupported or corrupt models so you get actionable diagnostics when a model fails to load.
🔧 Improvements & Fixes
- Search moved to the bottom of the sidebar navigation so the Search item lives at the end of the nav list.
- Repair invalid tool-call JSON emitted by coder models instead of crashing, preventing interruptions when models produce malformed tool-call output.
- Sidebar tree view polish: tightened the project chevron spacing and aligned per-conversation overflow ("...") buttons so tree items look consistent and overflow actions appear in the right place.
- Windows maximize fix: caption buttons now fill the very top edge when the window is maximized so close/minimize/maximize are easier to hit.
- macOS agent and backend fixes: prevented the upstream auto-upgrade from deleting unrelated turboquant backends, added recovery to restore missing turboquant backends from bundled resources, improved WSL CLI-agent detection, and added manual binary-path overrides for non-standard installs.
- Hub loads hardware info on startup so model fit badges reflect correct hardware compatibility immediately.
- macOS permission: added NSLocalNetworkUsageDescription so LAN model servers can be discovered and used on macOS.
- Prevented Windows caption controls from overlapping the HTML preview toolbar to avoid UI overlap issues.
🙏 Contributors
Thanks to @danyurkin, @Vect0rM, @Albert-Atomic for their contributions to this release!