Skip to content
This repository was archived by the owner on Aug 31, 2026. It is now read-only.

Operance v0.1.0-beta.9

Latest

Choose a tag to compare

@raunakkathuria raunakkathuria released this 07 Jun 15:59
· 71 commits to main since this release
v0.1.0-beta.9
82ba52b

Summary

This beta improves the tray-first voice experience for Fedora KDE users.

What's changed

  • Added tray controls for always-on listening.
  • Added spoken/audio responses for command outcomes.
  • Prevented repeated click-to-talk activation from creating confusing duplicate sessions.
  • Simplified the tray menu around beta-user actions.
  • Tuned tray notifications to be shorter and less noisy.
  • Removed the version-specific label from the website hero beta badge.

Install

Download setup.sh and the RPM from this release, then run:

bash ./setup.sh --package ./operance-0.1.0-1.noarch.rpm

Verify

operance --version
operance --installed-smoke
operance --supported-commands --supported-commands-available-only

Tested

  • ./scripts/run_release_readiness_gate.sh --python .venv/bin/python
  • Full unit suite: 943 passed
  • Adapter conformance passed.
  • Live command smoke passed.
  • Checkout smoke passed.
  • Fedora package gate dry-run passed.
  • Release artifacts built and RPM digest verified with rpm -Kv.

Notes

Operance remains Linux-first, with Fedora KDE Plasma Wayland as the current public beta target.