AI tool comparison
AI Subroutines vs Hermes Agent
Which one should you ship with? Here is the side-by-side panel verdict, pricing read, reviewer split, and community vote comparison.
Automation
AI Subroutines
Record a browser task once, replay it 500x at zero token cost
75%
Panel ship
—
Community
Free
Entry
AI Subroutines from rtrvr.ai are a new automation primitive: you record a browser task once (a form submission, a LinkedIn connection, a CRM update), and that recording becomes a deterministic, callable tool that AI agents can invoke with different parameters — without spending tokens on every run. Unlike Playwright, Browser-Use, or other out-of-process solutions, Subroutines execute entirely inside your browser tab, inheriting your live session cookies, CSRF tokens, and signed headers automatically. The technical approach is clever. During recording, the system captures network requests and DOM interactions, then ranks captured requests to identify the actual API call (filtering out analytics and telemetry). Replay-hostile identifiers are stripped while stable endpoints are preserved. The result is a script that runs in your browser context — no session rebuilding, no key extraction, no proxy rotation needed. The AI handles parameter selection; the script handles execution. The business case is clear for outreach and operations teams: bulk LinkedIn campaigns, CRM mass-updates, scraping pipelines, and form submissions that would cost hundreds of tokens per run instead execute as cheap deterministic scripts. The model positions Subroutines as the "function call" layer beneath AI agents — the actions that don't need intelligence every time they fire.
Open-Source Agents
Hermes Agent
Open-source personal agent: multi-platform, self-optimizing, 300+ contributors
75%
Panel ship
—
Community
Free
Entry
Hermes Agent v0.8.0 is NousResearch's open-source personal agent framework designed for long-running, cross-platform deployment. It integrates with Matrix, Discord, Signal, and Mattermost, and uses a plugin architecture for extensions. The v0.8.0 release shipped 209 merged PRs including self-optimizing tool-use guidance (the agent benchmarks its own tool calls and updates behavioral instructions accordingly), structured logging, and Browser Use integration for web tasks. NousResearch is one of the most serious indie AI research organizations — known for the Hermes fine-tuned model family, not just scaffolding. This agent framework is built around their own models but supports any OpenAI-compatible API. The plugin ecosystem is growing quickly with community-contributed integrations for calendars, file systems, and external APIs. The self-optimization loop is the standout feature: rather than static system prompts, Hermes Agent runs automated behavioral benchmarks and updates its own tool-use guidance. It's a form of self-improvement that doesn't require model retraining — just better prompting derived from observed failure modes.
Reviewer scorecard
“The 'record once, replay many' pattern solves a real cost problem in agent pipelines. The in-browser execution model is clever — you get auth context for free instead of fighting with session management. This is the kind of tool that drops into existing workflows without requiring a rewrite.”
“300+ contributors and 209 merged PRs in a single release cycle — this is a real project, not a weekend hack. The self-optimizing tool guidance is the most interesting piece: letting the agent benchmark its own behavior and update instructions is a practical form of agent improvement that doesn't require model weights. The multi-platform integration out of the box is also genuinely useful.”
“Browser automation that runs inside your session is exactly the attack surface that malicious sites exploit. Subroutines executing in-tab with full cookie access means a compromised script could do real damage. The 'zero token cost' claim also obscures that you still need LLM calls for parameter selection — the savings are real but overstated.”
“NousResearch is legit, but 'self-optimizing tool-use guidance' is doing a lot of work as a phrase. In practice this is prompt rewriting based on observed failures — useful, but not as novel as it sounds. The platform integrations (Matrix, Signal) are nice but add operational complexity. Most users would be better served by a simpler agent with fewer moving parts.”
“This is the 'compilation' step for agentic workflows — moving from 'LLM decides every click' to 'LLM selects a pre-compiled action.' That separation of concerns (intelligence vs. execution) is how you scale agent operations from one-off demos to production pipelines. The pattern will be widely copied.”
“Agents that improve their own prompting based on observed failures are a meaningful step toward autonomous capability growth. Hermes Agent is doing this without fine-tuning — just behavioral benchmarking and instruction updates. As this pattern matures, we'll see agents that get measurably better at their specific deployment context over weeks of use, not months of model retraining.”
“For creators doing outreach, social posting, or newsletter campaigns, this is genuinely transformative. Recording a campaign action once and letting AI handle personalization at scale is the efficiency unlock that makes solo creator businesses actually viable at volume.”
“Having an agent that runs persistently across Matrix and Discord — with a plugin ecosystem for adding new capabilities — is exactly what I need for creative workflow automation. The Browser Use integration means it can actually do research and come back with usable content. Genuinely one of the most production-ready open-source agent frameworks I've seen.”
Weekly AI Tool Verdicts
Get the next comparison in your inbox
New AI tools ship daily. We compare them before you waste an afternoon.