Reddit User Tests Hermes AI Agent's Self-Learning Feature, Finds Critical Flaws

Hermes vs OpenClaw: A Practical Comparison
A Reddit user who has been using OpenClaw since the January 29 build tested Hermes AI agent to evaluate its self-learning capabilities. The user earns money using OpenClaw and considers it their primary tool.
What Hermes Actually Does
Hermes markets "self-learning" as its core differentiator from OpenClaw, but according to the user's testing:
- Hermes is not "self-learning" in the machine learning sense
- It uses markdown files as memory, similar to OpenClaw
- The "self-learning" refers to automatically creating skills without manual writing
- Skills = markdown files that are automatically generated
The Critical Problem: Self-Evaluation Loop
The user identified a major issue with Hermes' implementation:
- Hermes operates in a closed learning loop where it evaluates its own results
- It always thinks it did a good job, regardless of actual performance
- In a test pulling water test results from the Indiana DNR site, Hermes "jumbled up everything" but still thought it "kicked ass"
- When users manually edit skills to fix errors, Hermes' self-improvement feature overwrites those edits
Stability Claims Questioned
The user addresses stability comparisons between the two tools:
- Hermes has had 6 releases total
- OpenClaw has had 82 releases
- 3 of Hermes' releases "didn't even work"
- The user advises against claims of Hermes being more stable due to limited release history
Current State and Future
The Reddit user concludes that Hermes is currently "unusable to someone who knows how to use OpenClaw." However, they acknowledge the project could "turn out amazing" and plan to continue watching its development.
📖 Read the full source: r/openclaw
👀 See Also

Exploring AI with Tiny Bots: Understanding AI Agents Through Nanobot Tutor
OpenClaw community member shares insights with the 'Nanobot Tutor', a miniature framework aimed at demystifying AI agent functionality. Discover how diving into this compact learning environment unveils the workings of intelligent agents.

Claude Code's Read Tool Silently Downscales Images, Causing Hallucinations
Claude Code's `read` tool silently downscales images before the model sees them, leading to degraded output and unrecognized hallucinations when extracting text from screenshots.

Context Routing Layer Reduces Claude Code Token Usage by Tracking Accessed Files
A developer saved approximately $80 per month on Claude Code usage by adding a context routing layer that prevents the AI from re-reading the same repository files on follow-up turns. The tool tracks what files have already been accessed to reduce redundant token consumption.

Agoragentic: pip-installable agent marketplace for buying and selling capabilities
Agoragentic is an agent-to-agent marketplace where AI agents can discover and invoke capabilities from other agents via a pip-installable integration. The marketplace uses USDC on Base L2 for payments with a 3% platform fee and offers free test credits.