{"id":889,"date":"2026-05-11T00:20:53","date_gmt":"2026-05-10T16:20:53","guid":{"rendered":"https:\/\/connectword.dpdns.org\/?p=889"},"modified":"2026-05-11T00:20:53","modified_gmt":"2026-05-10T16:20:53","slug":"openclaw-vs-hermes-agent-why-nous-researchs-self-improving-agent-now-leads-openrouters-global-rankings","status":"publish","type":"post","link":"https:\/\/connectword.dpdns.org\/?p=889","title":{"rendered":"OpenClaw vs Hermes Agent: Why Nous Research\u2019s Self-Improving Agent Now Leads OpenRouter\u2019s Global Rankings"},"content":{"rendered":"<p>The open-source AI agent space has a new leader. As of May 10, 2026, <a href=\"https:\/\/github.com\/NousResearch\/hermes-agent\">Hermes Agent<\/a> \u2014 built by Nous Research \u2014 has overtaken OpenClaw to hold the #1 position on <a href=\"https:\/\/openrouter.ai\/apps\">OpenRouter\u2019s global daily app and agent rankings<\/a>. Hermes is currently generating 224 billion daily tokens on OpenRouter versus OpenClaw\u2019s 186 billion, making it the most actively used open-source AI agent by current inference volume.<\/p>\n<p>The milestone is more significant than a simple leaderboard swap. OpenClaw\u2019s founder, Peter Steinberger, <a href=\"https:\/\/steipete.me\/posts\/2026\/openclaw\">joined OpenAI in February 2026<\/a>, while OpenClaw moved to an independent open-source foundation with OpenAI as a sponsor. <\/p>\n<h3 class=\"wp-block-heading\"><strong>Two Different Bets on What an Agent Should Be<\/strong><\/h3>\n<p>The rivalry between Hermes and OpenClaw comes down to a fundamental architectural disagreement. OpenClaw is organized around a central WebSocket Gateway \u2014 a persistent routing layer that connects 50+ messaging channels (Telegram, Discord, Slack, WhatsApp, Signal, and more) to an agent runtime. Its design optimizes for reach: how many surfaces the agent can operate across simultaneously.<\/p>\n<p>Hermes Agent takes the opposite approach. Built under an <a href=\"https:\/\/github.com\/NousResearch\/hermes-agent\/blob\/main\/LICENSE\">MIT license<\/a>, it centers on a \u201cdo, learn, improve\u201d execution loop. After completing a task, the agent enters a reflective phase where it analyzes its own performance and autonomously generates reusable skill files for future use. Memory is handled through three layers: a persistent snapshot of user and agent identity, a SQLite FTS5 full-text search database of every past session, and procedural skill files that capture repeatable task logic. The design is built for compounding value over time \u2014 the longer you run Hermes, the more optimized it becomes for your specific workflows.<\/p>\n<h3 class=\"wp-block-heading\"><strong>A Rapid Release Cadence<\/strong><\/h3>\n<p>Hermes has shipped a confirmed major release regularly since its February 2026 launch. The <a href=\"https:\/\/github.com\/NousResearch\/hermes-agent\/releases\/tag\/v2026.4.13\">v0.9.0 \u201cEverywhere\u201d release<\/a> brought Android\/Termux support, iMessage via BlueBubbles, WeChat and WeCom adapters, and a local web dashboard, pushing Hermes to 16 supported messaging platforms. The <a href=\"https:\/\/github.com\/NousResearch\/hermes-agent\/releases\/tag\/v2026.4.23\">v0.11.0 \u201cInterface\u201d release<\/a> delivered a full React\/Ink TUI rewrite, native AWS Bedrock support, five new inference paths including NVIDIA NIM and Vercel ai-gateway, GPT-5.5 access via Codex OAuth, and a 17th platform via QQBot \u2014 across 1,556 commits and 761 merged PRs.<\/p>\n<p>The <a href=\"https:\/\/github.com\/NousResearch\/hermes-agent\/releases\/tag\/v2026.5.7\">v0.13.0 \u201cTenacity\u201d release<\/a>, shipped May 7, 2026, is the current latest. It introduces Kanban as a durable multi-agent task board with heartbeat monitoring, zombie detection, and hallucination recovery; a <code>\/goal<\/code> command that locks the agent on a target across turns; Checkpoints v2 with real state pruning; gateway auto-resume after restart; and Google Chat as the 20th supported messaging platform. <\/p>\n<h3 class=\"wp-block-heading\"><strong>Security: A Contrast Worth Noting<\/strong><\/h3>\n<p>OpenClaw\u2019s scale has come with security costs. <a href=\"https:\/\/nvd.nist.gov\/vuln\/detail\/CVE-2026-25253\">CVE-2026-25253<\/a>, assigned a CVSS score of 8.8, exposed the gateway to remote exploitation. In a four-day window in March 2026, nine CVEs were disclosed \u2014 one scoring 9.9. A Koi Security audit of 2,857 ClawHub skills found 341 malicious entries, with 335 tied to a single campaign, and broader third-party security scans flagged over 800 suspicious entries during the same period. <a href=\"https:\/\/securityscorecard.com\/blog\/how-exposed-openclaw-deployments-turn-agentic-ai-into-an-attack-surface\/\">SecurityScorecard<\/a> reported tens of thousands of publicly exposed OpenClaw instances.<\/p>\n<p>Hermes Agent\u2019s security record is shorter by virtue of its age, but not clean. NVD lists multiple CVEs published April 27\u201329, 2026, including <a href=\"https:\/\/nvd.nist.gov\/vuln\/detail\/CVE-2026-7113\">CVE-2026-7113<\/a>, a missing authentication issue in the webhooks endpoint of version 0.8.0, scoring 5.6 MEDIUM on CVSS 3.x and 2.9 LOW on CVSS 4.0. The v0.13.0 Tenacity release addressed 8 P0 security issues, including enabling redaction by default, guild-scoped Discord role allowlists, WhatsApp stranger rejection, and TOCTOU patches across auth.json and MCP OAuth flows. <\/p>\n<h3 class=\"wp-block-heading\"><strong>Migration and the Path Forward<\/strong><\/h3>\n<p>For developers running OpenClaw who want to evaluate Hermes, the transition is designed to be low-friction. Hermes detects an existing <code>~\/.openclaw<\/code> directory during setup and offers to import settings, memories, skills, and API keys automatically. The <a href=\"https:\/\/github.com\/NousResearch\/hermes-agent\"><code>hermes claw migrate<\/code><\/a> command supports dry-run previews, selective migration presets, and conflict overwrite controls.<\/p>\n<p>The two frameworks are also increasingly being run in parallel, with OpenClaw handling orchestration and multi-channel routing while Hermes executes repeatable task loops \u2014 coordinated via the Agent Communication Protocol (ACP).<\/p>\n<p>The broader signal from the OpenRouter rankings is that the open-source agent market is not consolidating around one tool. It is bifurcating around two different philosophies: breadth of reach versus depth of learning. Hermes Agent\u2019s move to #1 on daily usage suggests that, at least for now, a meaningful portion of the developer community is betting on depth.<\/p>\n<div>\n<p>  <!-- HEADER --><\/p>\n<div class=\"hvc-header\">\n<div class=\"hvc-eyebrow\">OpenRouter Global Rankings \u2014 May 10, 2026<\/div>\n<div class=\"hvc-title\">Hermes Agent vs OpenClaw: The Open-Source AI Agent Showdown<\/div>\n<div class=\"hvc-subtitle\">Nous Research\u2019s Hermes Agent claims #1 on daily global token rankings \u00b7 Data sourced from OpenRouter, NVD, GitHub<\/div>\n<\/div>\n<p>  <!-- STATS BAR --><\/p>\n<div class=\"hvc-stats\">\n<div class=\"hvc-stat\">\n      <span class=\"hvc-stat-val\">224B<\/span><br \/>\n      <span class=\"hvc-stat-lbl\">Hermes Daily Tokens<\/span><br \/>\n      <span class=\"hvc-stat-sub\">#1 on OpenRouter<\/span>\n    <\/div>\n<div class=\"hvc-stat\">\n      <span class=\"hvc-stat-val\">186B<\/span><br \/>\n      <span class=\"hvc-stat-lbl\">OpenClaw Daily Tokens<\/span><br \/>\n      <span class=\"hvc-stat-sub\">#2 on OpenRouter<\/span>\n    <\/div>\n<div class=\"hvc-stat\">\n      <span class=\"hvc-stat-val\">6.35T<\/span><br \/>\n      <span class=\"hvc-stat-lbl\">Hermes All-Time<\/span><br \/>\n      <span class=\"hvc-stat-sub\">vs 9.17T OpenClaw<\/span>\n    <\/div>\n<div class=\"hvc-stat\">\n      <span class=\"hvc-stat-val\">v0.13.0<\/span><br \/>\n      <span class=\"hvc-stat-lbl\">Latest Release<\/span><br \/>\n      <span class=\"hvc-stat-sub\">May 7, 2026<\/span>\n    <\/div>\n<\/div>\n<p>  <!-- TABS --><\/p>\n<div class=\"hvc-tabs\">\n    <button class=\"hvc-tab active\">Comparison<\/button><br \/>\n    <button class=\"hvc-tab\">Release History<\/button><br \/>\n    <button class=\"hvc-tab\">Security<\/button><br \/>\n    <button class=\"hvc-tab\">When to Use Which<\/button>\n  <\/div>\n<p>  <!-- PANEL: COMPARE --><\/p>\n<div class=\"hvc-panel active\">\n<div class=\"hvc-section-label\">Head-to-Head<\/div>\n<div class=\"hvc-table-wrap\">\n<table class=\"hvc-table\">\n<thead>\n<tr>\n<th><\/th>\n<th>Hermes Agent<\/th>\n<th>OpenClaw<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>Creator<\/td>\n<td class=\"hvc-neutral\">Nous Research (MIT)<\/td>\n<td class=\"hvc-neutral\">Peter Steinberger \/ Foundation (OpenAI sponsor)<\/td>\n<\/tr>\n<tr>\n<td>Launched<\/td>\n<td class=\"hvc-neutral\">February 2026<\/td>\n<td class=\"hvc-neutral\">Late 2025<\/td>\n<\/tr>\n<tr>\n<td>GitHub Stars<\/td>\n<td class=\"hvc-neutral\">114,000+<\/td>\n<td class=\"hvc-win\">370,000+<\/td>\n<\/tr>\n<tr>\n<td>Daily Tokens<\/td>\n<td class=\"hvc-win\">224B (#1 OpenRouter)<\/td>\n<td class=\"hvc-neutral\">186B (#2 OpenRouter)<\/td>\n<\/tr>\n<tr>\n<td>All-Time Tokens<\/td>\n<td class=\"hvc-neutral\">6.35T<\/td>\n<td class=\"hvc-win\">9.17T<\/td>\n<\/tr>\n<tr>\n<td>Architecture<\/td>\n<td class=\"hvc-neutral\">Self-improving execution loop; do\u2013learn\u2013improve<\/td>\n<td class=\"hvc-neutral\">WebSocket Gateway; central routing controller<\/td>\n<\/tr>\n<tr>\n<td>Memory<\/td>\n<td class=\"hvc-win\">SQLite FTS5 + persistent identity + auto-generated skills<\/td>\n<td class=\"hvc-neutral\">Markdown-based; human-authored skills via ClawHub<\/td>\n<\/tr>\n<tr>\n<td>Skill Ecosystem<\/td>\n<td class=\"hvc-neutral\">40+ built-in tools; agentskills.io standard; auto-generates skills<\/td>\n<td class=\"hvc-win\">44,000+ ClawHub skills (April 2026)<\/td>\n<\/tr>\n<tr>\n<td>Platforms<\/td>\n<td class=\"hvc-neutral\">20 (incl. Google Chat, QQBot, WeChat, iMessage)<\/td>\n<td class=\"hvc-win\">50+ channels<\/td>\n<\/tr>\n<tr>\n<td>Model Support<\/td>\n<td class=\"hvc-win\">200+ via OpenRouter; NVIDIA NIM; AWS Bedrock; Ollama; local<\/td>\n<td class=\"hvc-neutral\">OpenAI-compatible; OpenRouter; Ollama<\/td>\n<\/tr>\n<tr>\n<td>Latest Version<\/td>\n<td class=\"hvc-win\">v0.13.0 \u2014 May 7, 2026<\/td>\n<td class=\"hvc-neutral\">Active (LTS announced May 2026)<\/td>\n<\/tr>\n<tr>\n<td>CVE Count<\/td>\n<td class=\"hvc-warn\">4 CVEs (Apr 27\u201329; affect v0.8.0)<\/td>\n<td class=\"hvc-warn\">9 CVEs in 4 days (Mar 2026); one CVSS 9.9<\/td>\n<\/tr>\n<tr>\n<td>Migration<\/td>\n<td class=\"hvc-win\"><code>hermes claw migrate<\/code> imports OpenClaw config automatically<\/td>\n<td class=\"hvc-neutral\">\u2014<\/td>\n<\/tr>\n<\/tbody>\n<\/table><\/div>\n<\/div>\n<p>  <!-- PANEL: RELEASES --><\/p>\n<div class=\"hvc-panel\">\n<div class=\"hvc-section-label\">Hermes Agent Release Cadence<\/div>\n<div class=\"hvc-timeline\">\n<div class=\"hvc-release latest\">\n<div class=\"hvc-release-head\">\n          <span class=\"hvc-ver\">v0.13.0 \u2014 The Tenacity Release<\/span><br \/>\n          <span class=\"hvc-badge hvc-badge-green\">Latest<\/span><br \/>\n          <span class=\"hvc-date\">May 7, 2026<\/span>\n        <\/div>\n<div class=\"hvc-release-body\">Kanban multi-agent board with zombie detection and hallucination recovery. <code>\/goal<\/code> locks agent on target across turns. Checkpoints v2 with real state pruning. Gateway auto-resumes after restart. 8 P0 security fixes: redaction on by default, Discord guild-scoped allowlists, WhatsApp stranger rejection, TOCTOU patches. Google Chat = 20th platform. Seven i18n locales ship.<\/div>\n<div class=\"hvc-release-meta\">\n          <span class=\"hvc-meta-chip\"><span>864<\/span> commits<\/span><br \/>\n          <span class=\"hvc-meta-chip\"><span>588<\/span> PRs merged<\/span><br \/>\n          <span class=\"hvc-meta-chip\"><span>282<\/span> issues closed<\/span><br \/>\n          <span class=\"hvc-meta-chip\"><span>295<\/span> contributors<\/span>\n        <\/div>\n<\/div>\n<div class=\"hvc-release\">\n<div class=\"hvc-release-head\">\n          <span class=\"hvc-ver\">v0.12.0 \u2014 The Curator Release<\/span><br \/>\n          <span class=\"hvc-badge hvc-badge-gray\">Apr 30, 2026<\/span>\n        <\/div>\n<div class=\"hvc-release-body\">Autonomous background Curator grades, prunes, and consolidates the skill library. Four new inference providers. Teams plugin = 19th platform. Native Spotify and Google Meet integrations. ComfyUI and TouchDesigner-MCP bundled. ~57% reduction in TUI cold start time.<\/div>\n<\/div>\n<div class=\"hvc-release\">\n<div class=\"hvc-release-head\">\n          <span class=\"hvc-ver\">v0.11.0 \u2014 The Interface Release<\/span><br \/>\n          <span class=\"hvc-badge hvc-badge-gray\">Apr 23, 2026<\/span>\n        <\/div>\n<div class=\"hvc-release-body\">Full React\/Ink TUI rewrite. Native AWS Bedrock support. 5 new inference paths: NVIDIA NIM, Arcee AI, Google Gemini CLI OAuth, Vercel ai-gateway, Step Plan. GPT-5.5 via Codex OAuth. QQBot = 17th platform. Plugin surface dramatically expanded. Dashboard with i18n (English + Chinese).<\/div>\n<div class=\"hvc-release-meta\">\n          <span class=\"hvc-meta-chip\"><span>1,556<\/span> commits<\/span><br \/>\n          <span class=\"hvc-meta-chip\"><span>761<\/span> PRs merged<\/span><br \/>\n          <span class=\"hvc-meta-chip\"><span>29<\/span> contributors<\/span>\n        <\/div>\n<\/div>\n<div class=\"hvc-release\">\n<div class=\"hvc-release-head\">\n          <span class=\"hvc-ver\">v0.10.0 \u2014 The Tool Gateway Release<\/span><br \/>\n          <span class=\"hvc-badge hvc-badge-gray\">Apr 16, 2026<\/span>\n        <\/div>\n<div class=\"hvc-release-body\">Nous Portal subscribers get web search (Firecrawl), image generation (FAL\/FLUX 2 Pro), TTS (OpenAI TTS), and browser automation (Browser Use) \u2014 zero additional API keys required.<\/div>\n<\/div>\n<div class=\"hvc-release\">\n<div class=\"hvc-release-head\">\n          <span class=\"hvc-ver\">v0.9.0 \u2014 The Everywhere Release<\/span><br \/>\n          <span class=\"hvc-badge hvc-badge-gray\">Apr 13, 2026<\/span>\n        <\/div>\n<div class=\"hvc-release-body\">Android\/Termux support. iMessage via BlueBubbles. WeChat and WeCom adapters. Local web dashboard. Fast Mode for OpenAI and Anthropic priority queues. Background process monitoring via <code>watch_patterns<\/code>. 16 supported platforms. Deep security hardening pass.<\/div>\n<div class=\"hvc-release-meta\">\n          <span class=\"hvc-meta-chip\"><span>487<\/span> commits<\/span><br \/>\n          <span class=\"hvc-meta-chip\"><span>269<\/span> PRs merged<\/span><br \/>\n          <span class=\"hvc-meta-chip\"><span>167<\/span> issues resolved<\/span>\n        <\/div>\n<\/div>\n<\/div>\n<\/div>\n<p>  <!-- PANEL: SECURITY --><\/p>\n<div class=\"hvc-panel\">\n<div class=\"hvc-section-label\">CVE Tracker<\/div>\n<div class=\"hvc-cve-grid\">\n<div class=\"hvc-cve-card critical\">\n<div class=\"hvc-cve-id\">CVE-2026-25253 \u2014 OpenClaw<\/div>\n<p>        <span class=\"hvc-cve-score hvc-score-critical\">CVSS 8.8 HIGH<\/span><\/p>\n<div class=\"hvc-cve-desc\">Remote exploitation of the OpenClaw gateway. Single malicious link could hand over full machine control. Patched; update required. SecurityScorecard reported tens of thousands of exposed instances.<\/div>\n<\/div>\n<div class=\"hvc-cve-card critical\">\n<div class=\"hvc-cve-id\">March 2026 Cluster \u2014 OpenClaw<\/div>\n<p>        <span class=\"hvc-cve-score hvc-score-critical\">9 CVEs \/ 4 Days<\/span><\/p>\n<div class=\"hvc-cve-desc\">Mar 18\u201321, 2026: nine CVEs disclosed in four days. One scored CVSS 9.9. Koi Security audit of 2,857 ClawHub skills found 341 malicious entries (11.9%), with 335 tied to a single campaign. Broader scans flagged 800+ suspicious entries.<\/div>\n<\/div>\n<div class=\"hvc-cve-card medium\">\n<div class=\"hvc-cve-id\">CVE-2026-7113 \u2014 Hermes Agent<\/div>\n<p>        <span class=\"hvc-cve-score hvc-score-medium\">CVSS 3.x: 5.6 MEDIUM<\/span><br \/>\n        <span class=\"hvc-cve-score hvc-score-low\">CVSS 4.0: 2.9 LOW<\/span><\/p>\n<div class=\"hvc-cve-desc\">Missing authentication in webhooks endpoint (<code>gateway\/platforms\/webhook.py<\/code>). Affects hermes-agent v0.8.0 only. High attack complexity; difficult to exploit. Published Apr 27, 2026. Verify version before assuming unaffected.<\/div>\n<\/div>\n<div class=\"hvc-cve-card\">\n<div class=\"hvc-cve-id\">v0.13.0 Security Wave \u2014 Hermes<\/div>\n<p>        <span class=\"hvc-cve-score hvc-score-low\">8 P0 Fixes<\/span><\/p>\n<div class=\"hvc-cve-desc\">Tenacity release (May 7) closed 8 P0 security issues: redaction ON by default, Discord role-allowlists now guild-scoped, WhatsApp rejects strangers by default, TOCTOU windows closed across auth.json and MCP OAuth flows.<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p>  <!-- PANEL: DECISION --><\/p>\n<div class=\"hvc-panel\">\n<div class=\"hvc-section-label\">Choose Your Stack<\/div>\n<div class=\"hvc-decision-grid\">\n<div class=\"hvc-decision-card hermes\">\n<div class=\"hvc-decision-head\">Hermes Agent<\/div>\n<div class=\"hvc-decision-sub\">Nous Research \u2014 MIT License<\/div>\n<div class=\"hvc-decision-item\"><span class=\"hvc-check-g\">\u25b6<\/span>You want an agent that improves on repeated workflows over time<\/div>\n<div class=\"hvc-decision-item\"><span class=\"hvc-check-g\">\u25b6<\/span>Long-horizon tasks where cross-session memory matters<\/div>\n<div class=\"hvc-decision-item\"><span class=\"hvc-check-g\">\u25b6<\/span>Need AWS Bedrock, NVIDIA NIM, or 200+ model flexibility<\/div>\n<div class=\"hvc-decision-item\"><span class=\"hvc-check-g\">\u25b6<\/span>Security-first deployment (fewer CVEs, tighter defaults)<\/div>\n<div class=\"hvc-decision-item\"><span class=\"hvc-check-g\">\u25b6<\/span>Migrating from OpenClaw (<code>hermes claw migrate<\/code>)<\/div>\n<div class=\"hvc-decision-item\"><span class=\"hvc-check-g\">\u25b6<\/span>Serverless, SSH, or HPC deployment environments<\/div>\n<\/div>\n<div class=\"hvc-decision-card openclaw\">\n<div class=\"hvc-decision-head\">OpenClaw<\/div>\n<div class=\"hvc-decision-sub\">Independent Foundation \u2014 OpenAI Sponsor<\/div>\n<div class=\"hvc-decision-item\"><span class=\"hvc-check-b\">\u25b6<\/span>Maximum messaging channel reach (50+ platforms)<\/div>\n<div class=\"hvc-decision-item\"><span class=\"hvc-check-b\">\u25b6<\/span>Instant access to 44,000+ community-built skills via ClawHub<\/div>\n<div class=\"hvc-decision-item\"><span class=\"hvc-check-b\">\u25b6<\/span>Multi-agent orchestration as the primary workflow<\/div>\n<div class=\"hvc-decision-item\"><span class=\"hvc-check-b\">\u25b6<\/span>Large team deployments needing mature, battle-tested infrastructure<\/div>\n<div class=\"hvc-decision-item\"><span class=\"hvc-check-b\">\u25b6<\/span>You want the broader community ecosystem today, not compounding value over time<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p>  <!-- FOOTER --><\/p>\n<div class=\"hvc-footer\">\n    <span class=\"hvc-footer-note\">Data as of May 10, 2026. Token figures are live and shift continuously.<\/span><br \/>\n    <span class=\"hvc-footer-src\"><br \/>\n      Sources:<br \/>\n      <a href=\"https:\/\/openrouter.ai\/apps\" target=\"_blank\" rel=\"noopener\">OpenRouter<\/a> \u00b7<br \/>\n      <a href=\"https:\/\/github.com\/NousResearch\/hermes-agent\/releases\" target=\"_blank\" rel=\"noopener\">GitHub<\/a> \u00b7<br \/>\n      <a href=\"https:\/\/nvd.nist.gov\/vuln\/detail\/CVE-2026-25253\" target=\"_blank\" rel=\"noopener\">NVD<\/a><br \/>\n    <\/span>\n  <\/div>\n<\/div>\n<h3 class=\"wp-block-heading\"><strong>Key Takeaways<\/strong><\/h3>\n<ul class=\"wp-block-list\">\n<li>Hermes Agent leads OpenRouter\u2019s global daily rankings with 224B daily tokens vs. OpenClaw\u2019s 186B as of May 10, 2026; OpenClaw leads cumulative all-time at 9.17T vs. 6.35T<\/li>\n<li>OpenClaw founder Peter Steinberger joined OpenAI in February 2026; OpenClaw operates as an independent open-source foundation with OpenAI as a sponsor<\/li>\n<li>Hermes Agent: 114,000 GitHub stars, MIT license, 40+ built-in tools, 20 supported messaging platforms as of v0.13.0<\/li>\n<li>OpenClaw: 370,000 GitHub stars, 44,000+ ClawHub skills (April 2026), 50+ messaging channels<\/li>\n<li>Latest Hermes release: v0.13.0 \u201cTenacity\u201d (May 7, 2026) \u2014 864 commits, 588 PRs, 295 contributors, 8 P0 security fixes<\/li>\n<li>CVE-2026-25253 (CVSS 8.8) and a cluster of nine CVEs in March 2026 remain the primary OpenClaw security risk markers; Hermes CVE-2026-7113 (CVSS 3.x: 5.6 MEDIUM) affects version 0.8.0 only<\/li>\n<\/ul>\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" \/>\n<p>Feel free to follow us on\u00a0<strong><a href=\"https:\/\/x.com\/intent\/follow?screen_name=marktechpost\" target=\"_blank\" rel=\"noreferrer noopener\"><mark>Twitter<\/mark><\/a><\/strong>\u00a0and don\u2019t forget to join our\u00a0<strong><a href=\"https:\/\/www.reddit.com\/r\/machinelearningnews\/\" target=\"_blank\" rel=\"noreferrer noopener\">150k+ ML SubReddit<\/a><\/strong>\u00a0and Subscribe to\u00a0<strong><a href=\"https:\/\/www.aidevsignals.com\/\" target=\"_blank\" rel=\"noreferrer noopener\">our Newsletter<\/a><\/strong>. Wait! are you on telegram?\u00a0<strong><a href=\"https:\/\/t.me\/machinelearningresearchnews\" target=\"_blank\" rel=\"noreferrer noopener\">now you can join us on telegram as well.<\/a><\/strong><\/p>\n<p>Need to partner with us for promoting your GitHub Repo OR Hugging Face Page OR Product Release OR Webinar etc.?\u00a0<strong><a href=\"https:\/\/forms.gle\/MTNLpmJtsFA3VRVd9\" target=\"_blank\" rel=\"noreferrer noopener\"><mark>Connect with us<\/mark><\/a><\/strong><\/p>\n<p>The post <a href=\"https:\/\/www.marktechpost.com\/2026\/05\/10\/openclaw-vs-hermes-agent-why-nous-researchs-self-improving-agent-now-leads-openrouters-global-rankings\/\">OpenClaw vs Hermes Agent: Why Nous Research\u2019s Self-Improving Agent Now Leads OpenRouter\u2019s Global Rankings<\/a> appeared first on <a href=\"https:\/\/www.marktechpost.com\/\">MarkTechPost<\/a>.<\/p>","protected":false},"excerpt":{"rendered":"<p>The open-source AI agent space&hellip;<\/p>\n","protected":false},"author":1,"featured_media":29,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-889","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/connectword.dpdns.org\/index.php?rest_route=\/wp\/v2\/posts\/889","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/connectword.dpdns.org\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/connectword.dpdns.org\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/connectword.dpdns.org\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/connectword.dpdns.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=889"}],"version-history":[{"count":0,"href":"https:\/\/connectword.dpdns.org\/index.php?rest_route=\/wp\/v2\/posts\/889\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/connectword.dpdns.org\/index.php?rest_route=\/wp\/v2\/media\/29"}],"wp:attachment":[{"href":"https:\/\/connectword.dpdns.org\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=889"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/connectword.dpdns.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=889"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/connectword.dpdns.org\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=889"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}