Hermes Agent v0.14.0

"The Foundation Release"

May 16, 2026 ยท Nous Research

Sources: @NousResearch, GitHub Release v2026.5.16, Community X Posts

808 COMMITS 633 PRs 545 ISSUES CLOSED

๐Ÿ“Š At a Glance

Commits

808

Since v0.13.0

PRs Merged

633

Community + Core

Contributors

215

Including co-authors

Files Changed

1,393

+165K insertions

Issues Closed

545

12 P0 ยท 50 P1

Platforms

22

Messaging integrations

๐Ÿš€ Top 10 Highlights

1

xAI Grok via SuperGrok OAuth โ€” Sign in with your xAI account, no API key. grok-4.3 bumped to 1M context window.

2

OpenAI-compatible local proxy โ€” Run hermes proxy. Codex / Aider / Cline / Continue work with your existing Claude Pro / ChatGPT Pro / SuperGrok subscription.

3

x_search โ€” first-class X/Twitter search โ€” Built-in, no skill install. OAuth or API key auth. Search timelines, threads, posts directly from chat.

4

Microsoft Teams โ€” end-to-end โ€” Graph auth + webhook listener + pipeline runtime + outbound delivery. Chat with your agent from any Teams channel.

๐Ÿš€ Top 10 Highlights (Cont.)

5

Debloating wave โ€” lazy dependencies โ€” Heavy backends (Slack, Matrix, image-gen, voice/TTS) install on first use. pip install hermes-agent just works from PyPI.

6

~19 seconds off cold start โ€” Deferred imports, disk-cached model catalogs, parallel doctor checks, chat -q skips banner. hermes tools dropped from 14s to <1.5s.

7

180ร— faster browser_console โ€” Persistent CDP WebSocket instead of spinning up new DevTools sessions per call. Page interactions feel instant.

8

/handoff โ€” live session transfer โ€” Switch models or personalities mid-conversation without losing context. Pass a debugging session from fast model to deep-reasoning one.

๐Ÿš€ Top 10 Highlights (Cont.)

9

LSP semantic diagnostics on every write โ€” After write_file or patch, real language servers surface type errors, undefined symbols, missing imports before the next turn.

10

Native Windows support (early beta) โ€” Runs on cmd.exe and PowerShell without WSL. PowerShell installer handles MinGit, Store Python stubs, Ctrl+C foreground handling. 40+ Windows-specific fixes.

โšก Plus

Cross-session 1h Claude prompt caching ยท vision_analyze returns raw pixels ยท unified video_generate ยท computer_use cua-driver for non-Anthropic providers ยท clickable OSC8 terminal URLs ยท Zed ACP Registry ยท 9 new skills ยท OpenRouter Pareto Code router ยท LINE + SimpleX Chat

๐Ÿค– xAI Grok Integration

SuperGrok OAuth

Sign in with your xAI account โ€” no API key, no separate billing. Uses your existing SuperGrok subscription.

1M Context Window

grok-4.3 bumped to 1,000,000 tokens. Drop whole codebases or research corpora into a single prompt.

X Premium+ Also Supported

X Premium+ subscribers can also connect Grok via OAuth โ€” expanded access announced alongside this release. Image, video, voice generation all included.

x_search Built-In

First-class X/Twitter search tool โ€” no skill install needed. Search timelines, threads, specific posts. Auth via X OAuth or API key.

@NousResearch (178K followers) โค๏ธ 2523 ยท ๐Ÿ”„ 221 ยท ๐Ÿ‘ 288K
"Hermes Agent v0.14.0 - 'The Foundation Release' โ€” Changelog below"

๐Ÿ”Œ OpenAI-Compatible Local Proxy

One Subscription, Every Tool

Run hermes proxy โ†’ get a http://localhost:port endpoint speaking OpenAI API format, backed by your OAuth provider.

๐Ÿ’ก Supported Tools

Codex CLI ยท Aider ยท Cline ยท Continue ยท Any custom script expecting an OpenAI-compatible endpoint

How It Works

Your existing subscription (Claude Pro, ChatGPT Pro, SuperGrok) โ†’ Hermes proxy โ†’ OpenAI API format โ†’ Your tools. No API key required.

@HermesAgentTips (2K followers) โค๏ธ 49 ยท ๐Ÿ”„ 4 ยท ๐Ÿ‘ 3.8K
"OpenAI-compatible local proxy โ€” run hermes proxy and any tool that expects an OpenAI endpoint works with your existing subscription"

โšก Performance Wave

Cold Start

~19s

Faster launch

Browser Console

180ร—

Faster evals

Tools Screen

14s โ†’ 1.5s

All Platforms

Lazy Dependencies

Heavy backends (Slack, Matrix, Feishu, DingTalk, hindsight, codex app-server, Pixverse, Camofox, image-gen SDKs, voice/TTS) install automatically on first use.

PyPI Package

pip install hermes-agent && hermes โ€” No more cloning repos or shell installers. Wheel ships with Ink TUI bundle and shell launcher.

Claude Prompt Cache

Cross-session 1-hour prefix cache for Claude on Anthropic / OpenRouter / Nous Portal. Start /new and the first response is faster + cheaper.

๐Ÿ“ฑ Messaging Platforms

LINE

Japan, Korea, Taiwan โ€” native LINE Messaging API support. Huge markets now covered.

SimpleX Chat

Privacy-focused decentralized messenger with no user IDs. First-class platform integration.

Microsoft Teams

End-to-end: Graph auth + webhook listener + pipeline runtime + outbound delivery. Chat from any Teams channel, DM, or group.

Discord Upgrades

Channel history backfill (default on) ยท Native button UI for clarify ยท thread_require_mention for multi-bot threads

Telegram Upgrades

Native draft streaming (Bot API 9.5+) ยท Inline keyboard buttons for clarify ยท Split-and-deliver oversized edits ยท Guest mention mode

Total platforms: 22

๐Ÿ› ๏ธ Developer Experience

LSP Semantic Diagnostics

After every write_file or patch, real language servers check for type errors, undefined symbols, missing imports. Goes way beyond basic linting.

File Mutation Verifier

Per-turn footer summarizing exactly what changed on disk โ€” file paths, line counts, actual delta. Catches hallucinated "I added the function" when the file wasn't saved.

/handoff Live Transfer

Switch models or personalities mid-conversation. Every message, tool call, and context moves live. Debug with a fast model, hand off to deep-reasoning.

Clickable Terminal URLs

OSC8 hyperlinks with hover-highlight in iTerm2, Kitty, Ghostty, Windows Terminal. Click to open โ€” no more copy-paste-trim.

๐Ÿ”’ Security Hardening

Sudo Brute-Force Block
Blocks sudo -S brute-force attempts. Classifies stdin-fed and askpass-stripped sudo as DANGEROUS.
3 Dangerous-Command Bypasses Closed
Inspired by Claude Code's command-detection work. Known bypasses of dangerous-command detection patched.
Tool-Error Sanitization
Error strings sanitized before re-injection into model context. Malicious files or remote services can't pass instructions through error output.
Supply-Chain Advisory Checker
Scans every install for unsafe versions. Tiered install fallback when a wheel rejects on your platform.

๐Ÿงฉ 9 New Optional Skills

Hyperliquid

Perp + spot trading via SDK and REST API

Yahoo Finance

Live market data, fundamentals, historicals

API Testing

REST + GraphQL debug recipes

Unified EVM

One skill for Ethereum + L2s + Base

Darwinian Evolver

Evolutionary prompt/skill tuning

OSINT Investigation

People / domains / orgs recon

Pinggy Tunnel

Expose local services to public internet

Watchers

RSS / HTTP JSON / GitHub polling via cron

Notion Overhaul

May 2026 Developer Platform update

๐Ÿ‘ฅ Community Response

@myrhex (AI community) โค๏ธ 11 ยท ๐Ÿ”„ 1 ยท ๐Ÿ‘ 1.3K
"Hermes Agent v0.14.0 just dropped... This is the strongest foundation Hermes has ever had. Your Grok-powered agent just got significantly stronger and more reliable."
@CapyQuant_ (Crypto/AI) โค๏ธ 16 ยท ๐Ÿ”„ 7 ยท ๐Ÿ‘ 903
"Hermes agent v0.14.0 dropped this week and it is genuinely massive. 808 commits, native windows support, pip install finally works, and they added an openai-compatible proxy... The ecosystem is moving fast."
@HermesAgentTips (Community) โค๏ธ 49 ยท ๐Ÿ”„ 4 ยท ๐Ÿ‘ 3.8K
"JUST IN ๐Ÿ”ฅ Hermes Agent v0.14.0 just dropped โ€” xAI Grok via SuperGrok OAuth, OpenAI-compatible local proxy, x_search, Microsoft Teams, 180x faster browser, 19s faster cold start, 22 messaging platforms... AND native Windows beta"
@shela_tw (Contributor) โค๏ธ 0 ยท ๐Ÿ”„ 0 ยท ๐Ÿ‘ 121
"Cool seeing my microsoft graph foundation and teams pipeline prs in the Hermes Agent v0.14.0 release. Congrats to the whole team, Hermes keeps getting better and better"

๐Ÿ“ˆ Sentiment Analysis

Official Tweet

2.5K

Likes ยท 288K views

Community Buzz

74+

Unique posts tracked

Languages

6+

EN ยท JP ยท ZH ยท AR ยท TR ยท ID

โœ… Grok Integration โ€” Most praised feature. 1M context + OAuth = game changer. HOT
โœ… OpenAI Proxy โ€” "One subscription, every tool" resonates strongly with devs. HOT
โœ… Windows Support โ€” Long-awaited. Early beta but 40+ fixes landed already. POPULAR
โš ๏ธ Windows Rough Edges โ€” Explicitly labeled "early beta". ~40 follow-up fixes in window. BETA

๐Ÿ”„ Migration Guide

STEP 1

Update Hermes
hermes update

STEP 2

Connect xAI Grok (Optional)
Sign in with SuperGrok or X Premium+ via OAuth. No API key needed.

STEP 3

Try the Proxy (Optional)
hermes proxy โ†’ point Codex / Aider / Cline to localhost endpoint.

STEP 4

Explore New Tools
x_search for X/Twitter ยท /handoff for model switching ยท New skills in Skills Hub.

๐Ÿ’ก Windows Users

Native Windows is early beta. PowerShell installer available. WSL still works if you prefer. 40+ Windows-specific fixes already shipped.

โš–๏ธ What Changed vs v0.13.0

v0.14.0
  • โœ… xAI Grok OAuth (1M ctx)
  • โœ… OpenAI proxy
  • โœ… x_search built-in
  • โœ… Microsoft Teams
  • โœ… 22 platforms
  • โœ… Native Windows beta
  • โœ… PyPI install
  • โœ… ~19s faster cold start
  • โœ… LSP diagnostics
  • โœ… /handoff live transfer
v0.13.0
  • โŒ No xAI OAuth
  • โŒ No proxy
  • โŒ x_search as skill
  • โŒ No Teams
  • โŒ 20 platforms
  • โŒ WSL only on Windows
  • โŒ Git clone install
  • โŒ Slower startup
  • โŒ Basic lint only
  • โŒ Context loss on switch

๐ŸŒ Ecosystem & Partnerships

xAI Partnership

SuperGrok OAuth + X Premium+ expansion. Grok-4.3 with 1M context. Native X search. Direct collaboration with xAI team.

NVIDIA DGX Spark

Collaboration with NVIDIA AI team to ensure Hermes Agent runs perfectly on DGX Spark hardware.

Zed ACP Registry

One-click install in Zed editor via uvx. No npm dependency. Browser tools auto-bootstrap.

HuggingFace Skills

huggingface/skills wired into Skills Hub by default. Community-published skills installable without extra config.

๐Ÿ”ฎ Roadmap Implications

v0.14.0 โ€” Foundation ยท May 2026 ยท SHIPPED
Platform maturity, OAuth ecosystem, performance baseline
Windows Stabilization ยท Near-term ยท BETA โ†’ STABLE
40+ fixes already landed. Full native Windows path coming.
Multi-Agent Kanban ยท Active ยท EVOLVING
Orchestrator board tools, specify auxiliary LLM, dashboard upgrades
Plugin Ecosystem ยท Expanding ยท GROWING
ctx.llm for plugin LLM calls, tool_override, shareable profiles via git

๐ŸŽฏ The Big Picture

Hermes is transitioning from "AI Agent framework" to "AI Operating System" โ€” a unified platform where multiple AI models, search, PC control, and external tools converge. v0.14.0 is the foundation that makes this possible.

๐Ÿ† Final Verdict

โœ… Massive Release โ€” 808 commits, 633 PRs, 545 issues closed. Largest single release yet. CONFIRMED
โœ… Grok Integration โ€” 1M context + OAuth is a genuine differentiator. No API key needed. GAME CHANGER
โœ… Developer-First โ€” OpenAI proxy, PyPI install, LSP diagnostics, 180ร— browser speedup. DEV FRIENDLY
โš ๏ธ Windows Beta โ€” Early beta with known rough edges. 40+ fixes already shipped. BETA
โœ… Community Health โ€” 215 contributors, 6+ languages of coverage, strong positive sentiment. HEALTHY

"The Foundation Release"

Hermes installs and runs anywhere, ships with what you want, stops shipping what you don't.

๐Ÿ“š Resources

Generated: May 18, 2026 ยท Research by Hermes Agent