Oryven 6.0.24
Oryven v6.0.24
Summary
Shopping automation resumes after Amazon login: reply try and Oryven clicks Add to Cart. Also blocks invented product URLs and strips “INRand” junk from searches.
Details
- Login resume: After
LOGIN_REQUIRED, short replies like try / done / signed in re-runshop_add_to_cartwith the earlier IEM query instead of chit-chat. - Clearer pause: Login failures tell you to sign in in managed Chromium, then reply try.
- No hallucinated /dp/ pages: Unrelated ASINs (e.g. Galaxy Tab while shopping IEMs) are dropped; search uses the real query.
- Query cleanup: Glue like
2000INRandis normalized; store search keeps budget (iems under 2k). - TermsGate: Show Accept when terms are unknown after the first settings check (fixes locked chat with no dialog).
Downloads
- macOS / Windows / Linux: Electron installers from this Release
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.