Changelog
Hermes Agent v0.11.0
A rebuilt Ink-based TUI, native AWS Bedrock, five new inference paths, and /steer for nudging the agent mid-run.
Added
- New Ink-based TUI
- Transport ABC + Native AWS Bedrock
- Five new inference paths
- GPT-5.5 over Codex OAuth
- QQBot — 17th supported platform
- Plugin surface expanded
- /steer — mid-run agent nudges
- Shell hooks
- Webhook direct-delivery mode
- Smarter delegation
- Auxiliary models — configurable UI + main-model-first
- Dashboard plugin system + live theme switching
- Dashboard polish
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 →