Skip to content

Oryven 6.0.22

Choose a tag to compare

@github-actions github-actions released this 19 Jul 23:41

Oryven v6.0.22

Summary

Shopping no longer stops at a vague Amazon search: “add to my amazon cart” is detected, budget stays in the search (“iems under 2k”), and Add to Cart is forced when the model only opens results.

Details

  • Cart intent: Phrases like “add to my amazon cart” / Flipkart basket now trigger cart nudges and the deterministic shop_add_to_cart path (previously ignored).
  • Budget-aware store search: New store_search_query keeps “under 2k” in Amazon/Flipkart searches instead of stripping it to bare “iems”.
  • No search-page dead-ends: Auto cart runs from query alone when the model never opens a /dp/ page; amazon: shorthand cleans the query the same way.
  • Prompt: Shopping playbook forbids stopping on search results when the user asked to add to cart.

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.