v0.0.7
Fixes issue #23 and the related plugin load failures reported in Hermes logs.
Fixed
- Replaced absolute
plugins.*imports with package-relative imports sohome_assistantandvoice_stackload under Hermes' dynamic user-plugin namespace. - Added a regression test that imports both plugins from a simulated
hermes_pluginsnamespace without touching a local Hermes source checkout. - Updated all release metadata to
0.0.7. - Updated README release/install guidance for the Hermes voice bridge.
Verification
- CI passed on Python 3.11 and 3.12.
python scripts/check_release_integrity.py --tag v0.0.7 --no-artifactspython -m pytest -q