Skip to content

Oryven 6.0.24

Choose a tag to compare

@1tsRajOwO 1tsRajOwO released this 20 Jul 00:53

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-run shop_add_to_cart with 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 2000INRand is 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 infoRun 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

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.