You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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