OpenClaw vs Hermes Agent: Why Nous Research’s Self-Improving Agent Now Leads OpenRouter’s Global Rankings
The open-source AI agent house has a brand new chief. As of May 10, 2026, Hermes Agent — constructed by Nous Research — has overtaken OpenClaw to carry the #1 place on OpenRouter’s global daily app and agent rankings. Hermes is at present producing 224 billion each day tokens on OpenRouter versus OpenClaw’s 186 billion, making it probably the most actively used open-source AI agent by present inference quantity.
The milestone is extra vital than a easy leaderboard swap. OpenClaw’s founder, Peter Steinberger, joined OpenAI in February 2026, whereas OpenClaw moved to an unbiased open-source basis with OpenAI as a sponsor.
Two Different Bets on What an Agent Should Be
The rivalry between Hermes and OpenClaw comes all the way down to a elementary architectural disagreement. OpenClaw is organized round a central WebSocket Gateway — a persistent routing layer that connects 50+ messaging channels (Telegram, Discord, Slack, WhatsApp, Signal, and extra) to an agent runtime. Its design optimizes for attain: what number of surfaces the agent can function throughout concurrently.
Hermes Agent takes the other method. Built below an MIT license, it facilities on a “do, study, enhance” execution loop. After finishing a job, the agent enters a reflective part the place it analyzes its personal efficiency and autonomously generates reusable talent recordsdata for future use. Memory is dealt with by way of three layers: a persistent snapshot of person and agent identification, a SQLite FTS5 full-text search database of each previous session, and procedural talent recordsdata that seize repeatable job logic. The design is constructed for compounding worth over time — the longer you run Hermes, the extra optimized it turns into on your particular workflows.
A Rapid Release Cadence
Hermes has shipped a confirmed main launch frequently since its February 2026 launch. The v0.9.0 “Everywhere” release introduced Android/Termux assist, iMessage through BlueBubbles, WeChat and WeCom adapters, and an area internet dashboard, pushing Hermes to 16 supported messaging platforms. The v0.11.0 “Interface” release delivered a full React/Ink TUI rewrite, native AWS Bedrock assist, 5 new inference paths together with NVIDIA NIM and Vercel ai-gateway, GPT-5.5 entry through Codex OAuth, and a seventeenth platform through QQBot — throughout 1,556 commits and 761 merged PRs.
The v0.13.0 “Tenacity” release, shipped May 7, 2026, is the present newest. It introduces Kanban as a sturdy multi-agent job board with heartbeat monitoring, zombie detection, and hallucination restoration; a /objective command that locks the agent on a goal throughout turns; Checkpoints v2 with actual state pruning; gateway auto-resume after restart; and Google Chat because the twentieth supported messaging platform.
Security: A Contrast Worth Noting
OpenClaw’s scale has include safety prices. CVE-2026-25253, assigned a CVSS rating of 8.8, uncovered the gateway to distant exploitation. In a four-day window in March 2026, 9 CVEs have been disclosed — one scoring 9.9. A Koi Security audit of two,857 ClawHub abilities discovered 341 malicious entries, with 335 tied to a single marketing campaign, and broader third-party safety scans flagged over 800 suspicious entries throughout the identical interval. SecurityScorecard reported tens of 1000’s of publicly uncovered OpenClaw cases.
Hermes Agent’s safety report is shorter by advantage of its age, however not clear. NVD lists a number of CVEs revealed April 27–29, 2026, together with CVE-2026-7113, a lacking authentication problem within the webhooks endpoint of model 0.8.0, scoring 5.6 MEDIUM on CVSS 3.x and a pair of.9 LOW on CVSS 4.0. The v0.13.0 Tenacity launch addressed 8 P0 safety points, together with enabling redaction by default, guild-scoped Discord function allowlists, WhatsApp stranger rejection, and TOCTOU patches throughout auth.json and MCP OAuth flows.
Migration and the Path Forward
For builders operating OpenClaw who wish to consider Hermes, the transition is designed to be low-friction. Hermes detects an current ~/.openclaw listing throughout setup and gives to import settings, recollections, abilities, and API keys mechanically. The hermes claw migrate command helps dry-run previews, selective migration presets, and battle overwrite controls.
The two frameworks are additionally more and more being run in parallel, with OpenClaw dealing with orchestration and multi-channel routing whereas Hermes executes repeatable job loops — coordinated through the Agent Communication Protocol (ACP).
The broader sign from the OpenRouter rankings is that the open-source agent market isn’t consolidating round one device. It is bifurcating round two totally different philosophies: breadth of attain versus depth of studying. Hermes Agent’s transfer to #1 on each day utilization means that, no less than for now, a significant portion of the developer neighborhood is betting on depth.
Hermes Daily Tokens
#1 on OpenRouter
OpenClaw Daily Tokens
#2 on OpenRouter
Hermes All-Time
vs 9.17T OpenClaw
Latest Release
May 7, 2026
| Hermes Agent | OpenClaw | |
|---|---|---|
| Creator | Nous Research (MIT) | Peter Steinberger / Foundation (OpenAI sponsor) |
| Launched | February 2026 | Late 2025 |
| GitHub Stars | 114,000+ | 370,000+ |
| Daily Tokens | 224B (#1 OpenRouter) | 186B (#2 OpenRouter) |
| All-Time Tokens | 6.35T | 9.17T |
| Architecture | Self-improving execution loop; do–study–enhance | WebSocket Gateway; central routing controller |
| Memory | SQLite FTS5 + persistent identification + auto-generated abilities | Markdown-based; human-authored abilities through ClawHub |
| Skill Ecosystem | 40+ built-in instruments; agentskills.io normal; auto-generates abilities | 44,000+ ClawHub abilities (April 2026) |
| Platforms | 20 (incl. Google Chat, QQBot, WeChat, iMessage) | 50+ channels |
| Model Support | 200+ through OpenRouter; NVIDIA NIM; AWS Bedrock; Ollama; native | OpenAI-compatible; OpenRouter; Ollama |
| Latest Version | v0.13.0 — May 7, 2026 | Active (LTS introduced May 2026) |
| CVE Count | 4 CVEs (Apr 27–29; have an effect on v0.8.0) | 9 CVEs in 4 days (Mar 2026); one CVSS 9.9 |
| Migration | hermes claw migrate imports OpenClaw config mechanically |
— |
Latest
May 7, 2026
/objective locks agent on track throughout turns. Checkpoints v2 with actual state pruning. Gateway auto-resumes after restart. 8 P0 safety fixes: redaction on by default, Discord guild-scoped allowlists, WhatsApp stranger rejection, TOCTOU patches. Google Chat = twentieth platform. Seven i18n locales ship.Apr 30, 2026
Apr 23, 2026
Apr 16, 2026
Apr 13, 2026
watch_patterns. 16 supported platforms. Deep safety hardening move.
CVSS 8.8 HIGH
9 CVEs / 4 Days
CVSS 3.x: 5.6 MEDIUM
CVSS 4.0: 2.9 LOW
gateway/platforms/webhook.py). Affects hermes-agent v0.8.0 solely. High assault complexity; tough to use. Published Apr 27, 2026. Verify model earlier than assuming unaffected.8 P0 Fixes
hermes claw migrate)
Key Takeaways
- Hermes Agent leads OpenRouter’s world each day rankings with 224B each day tokens vs. OpenClaw’s 186B as of May 10, 2026; OpenClaw leads cumulative all-time at 9.17T vs. 6.35T
- OpenClaw founder Peter Steinberger joined OpenAI in February 2026; OpenClaw operates as an unbiased open-source basis with OpenAI as a sponsor
- Hermes Agent: 114,000 GitHub stars, MIT license, 40+ built-in instruments, 20 supported messaging platforms as of v0.13.0
- OpenClaw: 370,000 GitHub stars, 44,000+ ClawHub abilities (April 2026), 50+ messaging channels
- Latest Hermes launch: v0.13.0 “Tenacity” (May 7, 2026) — 864 commits, 588 PRs, 295 contributors, 8 P0 safety fixes
- CVE-2026-25253 (CVSS 8.8) and a cluster of 9 CVEs in March 2026 stay the first OpenClaw safety threat markers; Hermes CVE-2026-7113 (CVSS 3.x: 5.6 MEDIUM) impacts model 0.8.0 solely
Feel free to comply with us on Twitter and don’t overlook to affix our 150k+ ML SubReddit and Subscribe to our Newsletter. Wait! are you on telegram? now you can join us on telegram as well.
Need to accomplice with us for selling your GitHub Repo OR Hugging Face Page OR Product Release OR Webinar and many others.? Connect with us
The put up OpenClaw vs Hermes Agent: Why Nous Research’s Self-Improving Agent Now Leads OpenRouter’s Global Rankings appeared first on MarkTechPost.
