Stay current
Update in one command
Hermes ships new features almost every day. One command updates it and keeps your memory, skills, and settings.
- 1Check
hermes update --checkPreview only — nothing changes - 2Update
hermes updatePulls the latest, keeps your data - 3Migrate
hermes config migrateAdd any new settings if asked - 4Verify
hermes doctorConfirm everything is healthy
Keep Hermes Updated
Station 13 — Stay current. Time: 8 min. Pass when you know the command to update Hermes and how to check it worked.
What this is
Hermes is developed in the open and ships new features, fixes, and models almost every day. Keeping it updated is a one-command habit — and it keeps your memory, skills, and settings intact.
The flow above is the whole routine: check, update, migrate settings if asked, verify.
Why it matters
Because Hermes changes so often, a copy from last month can be missing tools, model support, or fixes you would want. Updating regularly is part of owning your agent — like updating any app you rely on.
What to do
Run the update from the terminal:
hermes updateThat pulls the latest version, updates dependencies, offers to add any new settings, and restarts the gateway. It auto-detects how you installed Hermes, so you do not need to remember.
Want to look before you leap?
hermes update --checkThis previews what would change without touching anything.
If the update mentions new settings and you skipped the prompt:
hermes config check
hermes config migrateThen confirm it all landed:
hermes doctor
hermes --versionTwo more good-to-knows:
- You can update remotely by sending
/updatefrom a connected messaging app like Telegram. - If an update ever misbehaves, Hermes can be rolled back to an earlier version — check with your facilitator or the official docs before doing that.
Reference
Updating is an at-home ownership habit, not a live-class step. Do it on your own machine, on your own time.Common mistakes
- Never updating, then wondering why a feature from the docs is missing.
- Ignoring the "new settings" prompt and hitting config errors later.
- Skipping
hermes doctorafter an update when something feels off.
Next step
Go to Graduation + VPS Preview.