Hermes Agent v0.10.0

The Tool Gateway Release

Released April 16, 2026 ยท NousResearch

Sources: GitHub, Twitter/X, Community Feedback

TL;DR

NEW

Nous Tool Gateway โ€” Paid Portal subscribers get web search, image gen, TTS, and browser automation through their existing subscription. Zero additional API keys needed.

180+ COMMITS

Massive stability update with bug fixes across agent core, gateway, CLI, and tool system

QWEN OAUTH

Fixed Qwen OAuth provider detection via CLI tokens โ€” no more manual config needed

๐Ÿš€ What's New

Nous Tool Gateway

Paid Nous Portal subscribers now get automatic access to:

  • Web Search (Firecrawl)
  • Image Generation (FAL / FLUX 2 Pro)
  • Text-to-Speech (OpenAI TTS)
  • Browser Automation (Browser Use)

No separate API keys required โ€” just your Portal subscription

How Tool Gateway Works

Step 1: Run hermes model and select Nous Portal
Step 2: Choose which tools to enable via use_gateway config
Step 3: Runtime automatically routes tool calls through your Portal subscription

๐Ÿ’ก Smart Routing

Gateway is preferred even when direct API keys exist โ€” clean subscription-based detection

โšก Key Improvements

180+ Commits

Massive stability release with bug fixes and improvements across:

  • Agent core runtime
  • Gateway infrastructure
  • CLI tooling
  • Tool system reliability

Qwen OAuth Detection

Fixed provider detection for users who authenticate via qwen auth qwen-oauth

Reads tokens from ~/.qwen/oauth_creds.json automatically

๐Ÿ‘ฅ Community Response

@Teknium (NousResearch founder) โค๏ธ 164 ยท ๐Ÿ”„ 12 ยท ๐Ÿ‘ 8.2K
"Added official support to Hermes Agent for QQBot - hugely popular messaging platform in China, and AWS Bedrock Model Provider. Run hermes update in your terminal to access early!"
@imranye โค๏ธ 132 ยท ๐Ÿ”„ 8 ยท ๐Ÿ‘ 5.1K
"mac minis are sold out everywhere, but android phones are a dime a dozen. i'm installing hermes agent on my solana seeker"
@being_mudit โค๏ธ 45 ยท ๐Ÿ”„ 3
"I have never been more bullish on any open source tool than hermes agent. Hermes will win, it has to."

๐Ÿ“Š User Sentiment Analysis

GitHub Stars

65K+

In one week

Adoption

High

Android ports emerging

Sentiment

Bullish

Strong community support

Positive Signals:

  • Self-improving agent with long-term memory
  • Runs on $5/month hardware (Raspberry Pi 5)
  • Strong open-source momentum
  • Platform expansion (Android, QQBot, AWS Bedrock)

๐Ÿ”ง Real-World Use Cases

Edge Computing

Users running Hermes on Raspberry Pi 5 with 7B models in 4-bit quantization

Cost: $0.04/day in electricity

Mobile Deployment

Community successfully ported Hermes to Android (Xiaomi mimo)

"Build/launch/testing is almost all by AI"

Voice Integration

Users sending voicenotes to Hermes and receiving voice replies

Seamless audio workflow

๐Ÿ”ฌ Technical Details

Tool Gateway Architecture

โœ“ Per-tool opt-in via use_gateway config
โœ“ Full integration with hermes tools and hermes status
โœ“ Runtime prefers gateway over direct API keys
โœ“ Subscription-based detection (no env vars)

Qwen OAuth Fix

โ†’ Seeds credentials from resolve_qwen_runtime_credentials()
โ†’ Reads ~/.qwen/oauth_creds.json
โ†’ Uses refresh_if_expiring=False during discovery

๐Ÿ”„ Migration Guide

Upgrade Steps

$ hermes update
# Updates to v0.10.0

$ hermes model
# Select Nous Portal if you're a subscriber

$ hermes tools
# Configure which gateway tools to enable

โš ๏ธ Breaking Changes

Old HERMES_ENABLE_NOUS_MANAGED_TOOLS env var is deprecated. Use subscription-based detection instead.

โš ๏ธ Known Issues

10-Minute Timeout

Some users report hitting 10-minute timeout limits on long-running tasks

Workaround: Break tasks into smaller chunks

Compression Death Spiral

Fixed in v0.7.0 but worth noting โ€” context compression could previously cause infinite loops

Status: RESOLVED

๐Ÿ“Š Hermes vs Alternatives

Cost Comparison

OpenClaw/Hermes (API)

$10-100+/day

API token costs

Hermes (Local)

$0.04/day

Electricity only (Pi 5)

Key Differentiators

  • Self-improving: Builds skills from experience
  • Long-term memory: Persistent context across sessions
  • Open source: MIT license, community-driven
  • Platform agnostic: Linux, macOS, Android, Pi

๐Ÿ‘ฅ Contributors

@jquesnelle (emozilla)

Original Tool Gateway implementation (PR #10799)

Salvaged and shipped in v0.10.0

@haileymarshall

Fitness & nutrition skill (PR #9177)

690+ exercises, 380K+ foods, zero dependencies

๐Ÿ’ก Community-Driven

180+ commits from multiple contributors โ€” strong open-source momentum

๐Ÿ”ฎ What's Next

v0.11.0 Preview

Full changelog for 180+ commits will be published in next release

Platform Expansion

  • QQBot integration (China market)
  • AWS Bedrock provider
  • Continued Android development

Community Focus

Strong emphasis on skill development, bug fixes, and user-requested features

โœ… Verdict

โœ… Tool Gateway โ€” Major UX win for Portal subscribers CONFIRMED
โœ… Stability โ€” 180+ commits focused on reliability SOLID
โœ… Community โ€” 65K+ stars, strong momentum BULLISH
โ„น๏ธ Platform Expansion โ€” Android, QQBot, AWS Bedrock GROWING

Recommended Upgrade

v0.10.0 is a solid stability release with major UX improvements for Portal users

๐Ÿ“š Resources

Links

  • GitHub: github.com/NousResearch/hermes-agent
  • Portal: portal.nousresearch.com
  • Twitter: @HermesAgentAI
  • Release: v2026.4.16

Quick Start

$ hermes update
$ hermes model
$ hermes tools