1,556 commits in 7 days. one of the most important hermes releases yet
- full react + ink rewrite of the terminal ui makes hermes feel more like a real product, not just a developer tool
- native aws bedrock support makes enterprise deployment much easier, letting companies run hermes directly on top of Amazon Web Services infrastructure
- expanded plugin hooks mean more custom tools, workflows, and integrations without changing the core system
- orchestrator subagents let one main agent delegate work to smaller specialized agents instead of handling everything alone
the scale is also very different: 1,556 commits, 1,320 files changed, and 96 contributors. v0.10.0 had 339 commits, 453 files changed, and 81 contributors
that means +359% more commits, +191% more files changed, and +19% more contributors
the most important change is the new transport architecture: providers are no longer tightly hardcoded into the agent loop. that makes model support faster, routing cleaner, enterprise deployment easier, and the product much harder to replace
this is not just more features. it is a move from agent wrapper to agent platform

Hermes Agent v0.11.0 - “The Interface Release”
— Nous Research (@NousResearch) April 24, 2026
Full changelog below ↓ pic.twitter.com/2jeVcP2lgB
Addy Crezee