Hermes Pets v0.1.0
Hermes Pets v0.1.0
Initial public release of Hermes Pets.
Highlights
- Installable Python package via GitHub
hermes-petCLI- Electron overlay lifecycle commands
- Bridge-aware event emission
- Runtime wrappers for commands and job status tracking
- Quiet, mute, preferences, and briefing commands
- Custom pet validation, import, use, list, current, and remove workflow
- Packaged overlay assets resolved through
importlib.resources - Included sprite assets and Windows overlay launcher
Smoke test
Fresh GitHub install passed on WSL2 / Ubuntu with Python 3.12.3.
Verified:
hermes-pet --helphermes-pet doctorhermes-pet overlay-statushermes-pet prefshermes-pet briefhermes-pet launch --replacehermes-pet emit bubblehermes-pet close --bridgehermes-pet runhermes-pet wraphermes-pet jobs --last- custom pet validate/import/use/current/list/remove
No code bugs were found during smoke testing.
Notes
The README now includes both GitHub install and local editable install instructions.