Changelog
Hermes Agent v0.14.0
Hermes becomes pip-installable, so you no longer have to pipe a shell script into your machine to try it.
Added
- `pip install hermes-agent` as a first-class install path alongside the curl installer.
Fixed
- Assorted installer reliability fixes around dependency detection.
Before you upgrade
Snapshot the server first — Hermes ships often and not every release is quiet. Then:
hermes update
Re-run hermes doctor afterwards. If the upgrade leaves you with a
broken install, the fixes section covers the failures
that come up most.
Official release notes on GitHub →