Oryven 6.0.28
Oryven v6.0.28
Summary
Fix false “Ollama is not running” when Ollama is up; faster offline recovery + Open Ollama button.
Details
- Chat fix: Restored missing
base = settings.ollama_base_urlin_run_ollama(regression from 6.0.26) — every message had been failing with a bogus offline error. - Health: Shorter cache TTL when Ollama is offline (5s vs 50s) so the status chip clears soon after the daemon starts.
- UX: Top-bar Open Ollama action (macOS
open -a Ollama+ serve kick); clearer connect/timeout errors; faster health polling while offline.
Downloads
- macOS (Universal):
Oryven-macOS.dmg(Apple Silicon + Intel; includes Fix Gatekeeper.command) - Windows:
Oryven-Windows-Setup.exe - Linux:
Oryven-Linux.AppImage/.deb
First open
- macOS: Open the DMG → if prompted, choose Install to Applications (auto-clears Gatekeeper). Or drag to Applications and double-click Fix Gatekeeper, then open from Applications. Privacy → Allow if macOS asks once. Needs Python 3.10+ for the local API (first launch may take a few minutes).
- Windows: SmartScreen → More info → Run anyway (no Windows cert). Needs Python 3.10+.
- Linux:
chmod +x Oryven-Linux.AppImage && ./Oryven-Linux.AppImage(or install the.deb). Needs Python 3.10+.
Legal
- Terms · Privacy · EULA · Install notes
Full changelog: https://github.com/1tsRajOwO/oryven/blob/main/CHANGELOG.md
Desktop stack
- macOS / Windows / Linux: Electron + React desk + Python backend
- Classic Champagne themes · full Settings · local Ollama
Native Swift/C#/Rust experiments use native-v* tags only.