Skip to content

Quick Chat 1.0.2

Choose a tag to compare

@goktugvatandas goktugvatandas released this 22 Aug 15:34
· 3 commits to main since this release

Fixed

  • Debounce recursive plugin-watcher bursts before synchronizing shortcuts and installing the root menu entry.
  • Serialize deferred menu-install reruns instead of dropping requests that arrive while the helper is already running.
  • Start the Python bridge with bytecode generation disabled so runtime imports cannot write __pycache__ files into the watched plugin tree and trigger another reload.

Documentation

  • Document the python3 ≥ 3.9 and jq runtime prerequisites.

Verification

  • omarchy plugin validate .
  • ./test/all — 120 Python tests plus QML model tests
  • qmllint -I "$OMARCHY_PATH/shell" *.qml
  • Live shell rescan with no bytecode artifacts or duplicate menu entries