Agent Wikis

wikis / Hermes / wiki / entities / version-v0.10.0.md view as markdown

Hermes Agent v0.10.0 (v2026.4.16)

type: entityconfidence: highupdated: 2026-04-28hermes_version: v0.10.0sources: 1

Overview

The "Tool Gateway release" (2026-04-16). A small, single-feature drop: paid Nous Portal subscribers gain access to web search, image generation, text-to-speech, and browser automation through their existing subscription, with no additional API keys. Most other work in this window was deferred and shipped in v0.11.0.

Characteristics

Attribute Value
Released 2026-04-16
Previous version version v0.9.0 (2026-04-13)
Headline "The Tool Gateway release"
Stats ~180 commits (full window stats rolled into v0.11.0)
Days since previous 3

Tool Gateway scope

Tool category Backed by Replaces (per-user setup)
Web search Firecrawl Firecrawl API key
Image generation FAL / FLUX 2 Pro FAL API key
Text-to-speech OpenAI TTS OpenAI API key for TTS
Browser automation Browser Use Browser Use API key

How to Use

Upgrading from v0.9.0

hermes update

Non-breaking. The Tool Gateway is opt-in per tool via use_gateway config flag.

Enabling the Tool Gateway

  1. Have an active paid Nous Portal subscription
  2. hermes model โ†’ select Nous Portal
  3. hermes tools โ†’ toggle which gateway-backed tools to enable
  4. Hermes prefers the gateway path even when direct API keys are configured

Behavior change

The hidden env var HERMES_ENABLE_NOUS_MANAGED_TOOLS is removed. Detection is now subscription-based โ€” the runtime checks your Nous Portal account state directly.

Related Entities