Hermes v2026.4.16 Update: Hermes Agent v0.10.0 (2026.4.16)
Hermes v2026.4.16 (2026-04-16) update: Hermes Agent v0.10.0 (2026.4.16)
One sentence: This release makes premium AI tools like web search and image generation available to paid Nous Portal subscribers with zero extra setup โ no new keys, no new accounts, just your existing subscription.
Whatโs New: The Tool Gateway
Think of the Tool Gateway as a universal power adapter for your AI agent. Before, if you wanted Hermes to browse the web or generate images, you had to go out, buy separate API keys from different vendors, and wire them up yourself. It was like carrying five different chargers for five different devices.
Now, if youโre a paid Nous Portal subscriber, Hermes automatically unlocks four powerful tools through your existing subscription:
- Web search (powered by Firecrawl) โ Hermes can now look up current information, not just rely on training data.
- Image generation (via FAL / FLUX 2 Pro) โ Ask for a picture, get a picture.
- Text-to-speech (OpenAI TTS) โ Hermes can read responses aloud.
- Browser automation (Browser Use) โ Hermes can navigate websites, fill forms, and click buttons like a human assistant.
The best part? You donโt need to manage any new API keys. Just run hermes model, select Nous Portal, and choose which tools to enable. Itโs like subscribing to a streaming service and suddenly getting all the channels โ no extra cable boxes.
You can control everything with a simple use_gateway config setting, and check whatโs active via hermes tools or hermes status. The system is smart too: even if you have direct API keys lying around, Hermes will prefer the gateway when itโs available, so you get consistent billing and simpler management.
This also replaces the old hidden HERMES_ENABLE_NOUS_MANAGED_TOOLS environment variable with clean, automatic subscription detection. No more digging through docs to find secret settings.
Improvements & Fixes
This release packs 180+ commits of behind-the-scenes polish. While the full changelog comes with v0.11.0, hereโs the gist:
- Reliability upgrades across the agent core, CLI, and tool system โ fewer crashes, faster responses, and better error handling.
- Platform fixes for edge cases that affected users on different operating systems and cloud environments.
- Tool system hardening โ the gateway and direct tools now play nicely together, with clearer fallback behavior.
Think of it as a major tune-up: you might not notice every bolt tightened, but your car runs smoother and starts faster every morning.
What This Means for You
If youโre a free user, nothing changes โ you can still use Hermes with your own API keys. But if youโre a paid Nous Portal subscriber, you just got a serious upgrade. You can now ask Hermes to research the latest news, generate a product mockup, speak an answer aloud, or even book a table on a website โ all without leaving your terminal or managing a single extra credential.
This is a big step toward Hermes being a true โone-stop shopโ for AI assistance. The friction of juggling multiple vendors is gone, and the focus shifts back to what you want to accomplish.
๐ Official release notes: https://github.com/NousResearch/hermes-agent/releases
๐ Official Docs
This article is based on the official Hermes Agent documentation:GitHub โบ/releases/tag/v2026.4.16