AI Tools Review
Hermes Agent OS & Subagents: The Real Story

Insights

Hermes Agent OS & Subagents: The Real Story

AI Tools Review Editorial Team24 August 2026

    Quick Answer:

    "Hermes Agent OS" is not a Nous Research product. It is creator Julian Goldie's own branding for a personal mission-control setup that layers Hermes Agent together with Claude, OpenClaw and his own workflow tooling, complete with his own private "Version 14" numbering that has nothing to do with Nous Research's actual release tags. What Nous Research itself shipped most recently is Hermes Agent v0.20.5 (GitHub tag v2026.8.19, 19-21 August 2026), a patch release rolling up roughly 323 merged pull requests since v0.20.3's Bot Mode debut, headlined by a keyless free web-search tier, further Bot Mode polish, and new execution-discipline and stall-guard safeguards drawn from Composio's eval findings. Separately, the "subagents" several of these videos showcase are delegate_task, a mature, multi-version-old Hermes feature (isolated child agents, up to three running concurrently, a 50-iteration cap) that predates this week's video cluster by months. Here is what is genuinely new, what is being recycled under a new label, and how it all fits together.

    Five videos from the same creator, published across roughly 36 hours, all pointing at what sounds like a brand-new Nous Research product: "Hermes Agent OS." Before covering it as a release, we went looking for the actual announcement, and it isn't there. What we found instead is more interesting: a real, ongoing patch train from Nous Research that has quietly shipped free web search, safety hardening and Bot Mode refinements since our last Hermes review, sitting underneath a creator's own rebrand of a much older feature.

    Here is the verified record, straight from Nous Research's GitHub, documentation and site, what changed since the Bot Mode release on 19 August, how the underlying subagent system actually works, and where the "Agent OS" framing genuinely comes from.

    The video that prompted this piece. Julian Goldie's own multi-tool 'Agent OS' setup, built around Hermes Agent, is not a Nous Research product or release.

    Executive Summary

    This article covers two genuinely separate things that a batch of recent videos have blurred together. The first is real: Hermes Agent v0.20.5, Nous Research's latest official patch release (GitHub tag v2026.8.19), which landed 19-21 August 2026, two to five days after the Bot Mode bundling we covered on 19 August. It is a genuine, if modest, update: a keyless web-search tier that works with zero API keys out of the box, continued Bot Mode refinements (group-room threads, foldable summaries), drag-and-drop file attachments, CLI quality-of-life additions, and a pair of reliability safeguards, execution-discipline prompting and stall guards, that Nous Research credits to eval findings from Composio, a third-party agent-tooling company.

    The second thing is not a release at all. "Hermes Agent OS" does not appear anywhere in Nous Research's GitHub releases, documentation or official site. It is creator Julian Goldie's own name for a personal setup, a "mission-control dashboard," in his own words, that runs Hermes Agent alongside Claude and OpenClaw as one connected system he built and maintains, complete with his own independent version numbering unrelated to Nous Research's tags. The "subagents" his videos showcase as new are Hermes' existing delegate_task mechanism, a feature with a documented history stretching back to at least April 2026, not anything that shipped this week.

    • What's real and new: Hermes Agent v0.20.5 (19-21 Aug 2026), a patch release with free keyless web search, Bot Mode polish, and new agentic-failure safeguards.
    • What's not new: subagent delegation via delegate_task, a mature feature refined incrementally since at least v0.11.0 (April 2026) and again in Quicksilver (July 2026).
    • What's not official: "Hermes Agent OS" is a creator's own branding for a personal multi-tool workflow, not a Nous Research product name.
    • Best for: readers who want to know exactly what changed in Hermes Agent this week versus what a creator has simply relabelled.

    Lineage: From Bot Mode to v0.20.5

    Hermes Agent's release cadence over the last six weeks has been unusually fast even by its own standards. Nous Research shipped v0.19 "Quicksilver" on 20 July 2026 with an 80% cold-start speedup and smart approvals; three weeks later came v0.20.0 "The Herald Release" on 3 August, the largest release in the project's history, adding real-time voice, Agent-to-Agent v1.0 and signed webhooks. Rather than pause, Nous Research then ran a rapid patch train off the back of Herald: v0.20.1 (13 August), v0.20.2 (16 August), v0.20.3 (also 16 August, the release that bundled Bot Mode as a default-on feature), v0.20.4 (18 August), and now v0.20.5 (tag v2026.8.19, published 19-21 August).

    Nous Research has been explicit that this entire v0.20.x window is being shipped as a fast, lightly-documented patch sequence rather than fully written-up releases: the v0.20.3 notes state plainly that "full curated release notes for this window will ship with v0.21.0, which will document everything from v0.20.0 onward." That framing still holds for v0.20.4 and v0.20.5: both ship with terse, bullet-point changelogs rather than the long-form narrative notes that accompanied Herald, which is exactly the kind of gap that leaves room for a creator's own framing, like "Agent OS", to fill in without an obvious official counter-narrative to check it against.

    v0.20.4 (18 August) focused on desktop polish and safety scanning: glass/translucency surface work for the desktop app, a tabbed SESSIONS|BOTS sidebar with per-bot hide/unhide, Bot Mode group-chat fixes for long-running member turns and Markdown rendering, NVIDIA SkillEvaluator Tier 1 advisory scanning on skill installs, and cron hardening (configurable timeouts, manual-run attachments, missed-fire surfacing). That release rolled up around 74 merged pull requests and 146 commits since v0.20.3, a noticeably smaller window than the patches either side of it. v0.20.5, covered in detail below, followed the next day.

    What Actually Shipped in v0.20.5

    GitHub release card for NousResearch/hermes-agent tag v2026.8.19, titled 'Hermes Agent v0.20.5 (v2026.8.19)', showing the Nous Research organisation avatar and a release date of August 19, 2026.
    Nous Research's official GitHub release for Hermes Agent v0.20.5, the most recent tagged version as of this article. Source: GitHub, NousResearch/hermes-agent releases.

    Nous Research published Hermes Agent v0.20.5 under GitHub tag v2026.8.19, with the release itself dated 19 August 2026 and visible on GitHub from 21 August. Like the rest of the v0.20.x train, it is described plainly as a "patch release" that "rolls up the ~323 PRs merged since v0.20.4 into a stable tagged release for downstream consumers," spanning roughly 746 commits across about 1,250 files (+111,500/−20,701 lines). That is a smaller scope than Herald's ~5,200 files or Quicksilver's ~2,465, consistent with Nous Research's own description of this window as a patch sequence rather than a headline release.

    The concrete additions, by the release's own bullet points, fall into five groups. First, Bot Mode continues to mature: group-room threads and foldable conversation summaries make the 2-6 bot collaboration rooms this site covered in the Bot Mode review easier to scan once a conversation runs long, and "blob-face" avatars add another procedural-avatar style alongside the geometric faces and pixel pets already shipped. Second, the composer gains drag-and-drop PDF and file attachments, extending the file/folder/link picker Herald introduced. Third, the CLI gets three targeted improvements: a fuzzy /model picker, a Ctrl+P command palette, and a richer /status output, alongside a new hermes worktree list/prune pair of commands for managing git worktrees directly. Fourth, cron jobs gain persistent memory and per-job reasoning-effort settings, letting a scheduled task remember context between runs and letting a user tune how much reasoning effort a specific recurring job gets rather than applying one setting globally. Fifth, and most relevant to the "free" framing several of this week's videos lean on, is the keyless web tier, covered in the Capabilities section below.

    Two further additions sit closer to safety and reliability than to new user-facing capability: an execution-discipline system-prompt injection and a pair of "stall guard" runtime checks. Both are covered in detail in the Reliability section, because Nous Research explicitly credits them to eval findings from a named third party, Composio, rather than to internal-only testing, which is a level of sourcing transparency worth flagging on its own.

    Capabilities Deep Dive: Subagents & Free Access

    How subagent delegation (delegate_task) actually works

    Several of this week's videos frame subagents as a new capability. They are not: delegate_task is a documented, mature part of Hermes Agent, with a file-coordination layer for parallel subagents dating to v0.11.0 in April 2026, and asynchronous, non-blocking subagent execution added by mid-June 2026. Here is what the mechanism actually does, per Nous Research's own current documentation.

    Calling delegate_task spawns an isolated child agent instance with a completely fresh conversation: the child has zero knowledge of the parent's history, prior tool calls, or anything discussed before delegation. Each child also gets its own terminal session, separate from the parent's. Because the child starts with nothing, the parent must explicitly pass everything the subagent needs through the call's goal and context parameters; Nous Research's own documentation warns that a vague delegation like delegate_task(goal="Fix the error") simply fails, because "subagent has no idea what 'the error' is." Subagents inherit the parent's enabled toolsets, so a model cannot grant a child capabilities the parent itself lacks, but several tools are blocked outright for children: delegate_task, clarify, memory, send_message and cronjob, though a child spawned in an orchestrator role retains delegate_task so it can spawn its own workers if depth settings allow it.

    Concurrency and scope are both capped by default: up to three subagents can run at once (configurable via delegation.max_concurrent_children, with no hard ceiling if raised), each subagent is limited to 50 iterations (delegation.max_iterations), and spawn depth defaults to a flat one level (delegation.max_spawn_depth raises this to let orchestrator children spawn their own workers). Only the final summary from a subagent returns to the parent's context; the parent never sees the child's intermediate tool calls or reasoning, which keeps token usage down as delegation trees grow. Since Quicksilver (20 July 2026), delegation also runs asynchronously by default: the tool call no longer blocks the parent conversation, Hermes returns a handle immediately, and the result posts back as a new message once the child finishes, with durable background delegation meaning a result survives even if the host process restarts mid-run. Results across a batch of parallel children are ordered by task index to match input order, regardless of which child actually finishes first, and a file-coordination layer prevents concurrent siblings from overwriting each other's edits to the same files.

    A hands-on look at delegate_task in practice: a mature Hermes Agent feature, not a new one, refined incrementally since April 2026.

    Subagents vs Bot Mode: two different systems

    It is worth being precise about how subagents relate to Bot Mode, because the two are easy to conflate and solve genuinely different problems. A subagent, spawned by delegate_task, is ephemeral and task-scoped: it exists for the duration of one delegated job, starts with no memory of anything before that job, and disappears once its summary is returned. A Bot, by contrast, is a persistent, named Hermes profile with its own pinned model, its own memory that accumulates across sessions, its own skills and its own avatar, that a user builds once and returns to by name, as covered in our full Bot Mode review. Subagents are for dispatching parallel, disposable work inside a single task; Bot Mode is for organising a standing roster of specialised identities you keep coming back to. A researcher Bot with persistent memory of a project might itself use delegate_task internally to fan out a batch of file-lookups, using both systems together rather than as alternatives to each other.

    The keyless web tier and free model access

    The genuinely new "free" capability in v0.20.5 is the keyless web tier: Nous Research's own release notes describe it as a "5-vendor free rotation with ring failover," giving Hermes working web search on a fresh install with zero API keys configured at all. Previously, meaningful web search in Hermes typically required registering with at least one search provider and adding its key to configuration; the keyless tier removes that first-run friction entirely by rotating across five providers with automatic failover if one is rate-limited or down.

    Web search being free by default does not make the underlying model free, and this is the distinction several "free" videos in this batch tend to blur. Hermes Agent the harness is free and MIT-licensed regardless of which model you connect, but the model itself is usually the larger cost. Genuinely free-tier model routes do exist and are real: OpenRouter exposes a rotating set of free-tier models (including open-weight models like GPT-OSS 120B) behind its :free suffix; locally run open-weight models via llama.cpp, MLX or vLLM cost only your own hardware and electricity; and several model providers, including Moonshot AI's Kimi (referenced in Julian Goldie's own "Agent OS" posts as the model behind his 30-agent setup), offer a rate-limited free consumer tier through their own app or web client rather than the paid API. None of these routes are unlimited: OpenRouter's free and promotional routes can throttle or disappear without notice, a provider's free consumer tier carries daily usage caps, and full self-hosting of a large open-weight model requires real GPU hardware. "Free" in this context means "free within a rate limit or with your own hardware," not zero-cost at any scale.

    Reliability, Safety & the Composio Eval Findings

    v0.20.5's two reliability additions are worth covering in detail because Nous Research is unusually specific about where the underlying problems were found. The release notes state that "execution-discipline and runtime stall guards" came "from the Composio eval findings," crediting Composio, a third-party company that builds agent-tooling integrations and publishes its own Hermes Agent guides, rather than presenting the fixes as originating from purely internal testing.

    The execution-discipline addition is a system-prompt injection that targets a specific, named set of agentic failure modes observed in eval traces: doing arithmetic in prose instead of writing code to compute it, skipping read-back verification after an external write (editing a file and not checking the edit actually landed correctly), silently "repairing" a malformed identifier instead of flagging it, claiming a task is complete despite a count mismatch between what was asked and what was done, and declaring "done" without verifying every acceptance criterion was actually met. It is enabled specifically for model families known to exhibit these patterns: GPT, Codex, Grok, DeepSeek, Kimi, Qwen, GLM, MiniMax, MiMo and Mistral, a targeted rather than blanket intervention.

    The stall guards (agent.stall_guards, default enabled) address two different failure patterns at runtime rather than in the prompt. An identical-call loop breaker detects when the same tool is called three or more consecutive times with identical arguments and an identical result, and appends a short notice to that tool result telling the model not to repeat the call, an intervention against a genuinely common agentic failure mode where a model gets stuck re-issuing the same unproductive action. A continue-intent recovery mechanism catches the opposite problem: when a model ends its turn with no tool calls but its final reply trails off announcing an action it hasn't taken, Hermes re-prompts it to actually act, using the same bounded continuation mechanism as its existing intent-acknowledgement recovery, capped at two re-prompts per turn to avoid an infinite nudge loop.

    Separately, v0.20.4's NVIDIA SkillEvaluator Tier 1 advisory scanning on skill installs is a supply-chain-adjacent safety detail worth flagging on its own: it scans third-party Hermes skills for known advisories at install time, a meaningful addition given Hermes' skill system lets an agent extend its own capabilities with community-contributed code. None of this changes Hermes Agent's fundamental risk model from previous reviews: it remains an autonomous agent capable of executing real commands with real system access, and scoped permissions, sandboxed working directories and reviewed logs remain the baseline discipline for running it, exactly as this site has flagged in every prior Hermes review.

    Real-World vs the Hype: What "Agent OS" Actually Is

    Tracing "Hermes Agent OS" back to its source is straightforward once you look past the video titles. Julian Goldie's own posts on X describe it directly: "Hermes Agent OS just turned AI into an army: 30+ agents, one command line, powered by Kimi K3," and, in a separate post, "Hermes Agent OS turns a smart chat window into a 24/7 AI employee... without 3 layers around it, it's just a chatbot with amnesia." His own site describes it as "the local-first mission control dashboard" he built "to run Claude, Hermes and OpenClaw as one connected system," complete with his own independent version label, "Hermes Agent OS Version 14," that has no relationship to Nous Research's v0.20.x tags. Put plainly: Goldie built a personal workflow on top of several existing tools, Hermes Agent among them, gave his own setup a product-sounding name, and is now covering updates to Hermes Agent itself (like v0.20.5's genuine new features) as if they were updates to his own branded system.

    This is not necessarily bad-faith framing, "Agent OS" as a description of a multi-agent workflow layered over a base tool is a reasonably intuitive name for what he built, and nothing in his content claims Nous Research invented the term. But it does mean a reader encountering "NEW Hermes Agent OS" in a video title has no way to distinguish, without checking the primary source, between a genuine Nous Research release and a creator's rebrand of his own setup running on top of one. That distinction matters most for the "free" and "subagent" claims specifically: the underlying Hermes Agent capabilities being demonstrated (keyless web search, delegate_task, free-tier model routes) are real and well-documented, but describing them as parts of a coherent new "OS" product overstates how new or how unified they actually are within Nous Research's own release history.

    The more accurate framing, and the one this article uses throughout, is two separate, true things happening at once: Nous Research continues to ship a fast, if thinly-documented, patch train (v0.20.1 through v0.20.5, 13-21 August), and independently, creators are building genuinely useful personal workflows on top of Hermes Agent's existing, mature feature set and giving those workflows their own names. Both are worth knowing about; only one of them is Nous Research's own product roadmap.

    Pricing and Access

    Nothing about v0.20.5 changes Hermes Agent's underlying cost structure. The software remains free and open-source under the MIT licence, installable via a shell script or pip install hermes-agent, with no subscription or per-seat fee for the framework itself. As with every prior release covered on this site, the two real cost centres are hosting, Nous Research continues to cite a roughly £4 ($5)-a-month VPS as workable, or a near-free serverless backend while idle, and the API usage of whichever model you connect, which varies enormously by provider and reasoning-effort setting.

    v0.20.5's keyless web tier removes one specific cost and setup step, a search-provider API key, from that equation entirely; it does not touch model cost. For genuinely low-cost operation, the realistic options remain the same as in previous reviews: OpenRouter's rotating free-tier models, a locally hosted open-weight model on your own hardware, or a frugal paid model at low reasoning effort. Kimi K3, referenced in Julian Goldie's own posts as the model behind his 30-agent setup, is not itself free via its standard API (Moonshot AI prices it at roughly £2 ($2.60) per million input tokens and £10 ($13) per million output tokens on OpenRouter); free access to it comes instead through Moonshot's own rate-limited consumer app, occasional promotional OpenRouter routes that can vanish without notice, or trial credits on the official Kimi API console, none of which amount to unlimited free usage at scale.

    Limitations

    • "Hermes Agent OS" is not verifiable as a product because it isn't one: it is a creator's personal branding for a workflow built on top of Hermes Agent, Claude and OpenClaw, with no Nous Research documentation to check specific claims against.
    • Subagents are not new: delegate_task has existed with file coordination since April 2026 and asynchronous execution since around June 2026; framing it as a fresh capability overstates how recent it is.
    • "Free forever" claims need scrutiny: the keyless web tier is genuinely free with no keys required, but free-tier model routes (OpenRouter promotions, consumer app free tiers) are rate-limited and can change or disappear without warning.
    • v0.20.x remains thinly documented: Nous Research's own notes state full curated release notes won't ship until v0.21.0, so several v0.20.4 and v0.20.5 details are only available as terse bullet points rather than a full narrative changelog.
    • Delegation has hard caps: three concurrent subagents by default, 50 iterations each, and flat depth unless explicitly reconfigured, real constraints for anyone planning genuinely large parallel workloads.
    • No new safety model, again: execution-discipline and stall guards improve reliability on known failure modes but do not change Hermes' fundamental real-system-access risk profile.

    How It Compares

    GitHub repository card for NousResearch/hermes-agent showing 3,000 contributors, 12,000 issues, 235,000 stars and 47,000 forks, with the tagline 'The agent that grows with you'.
    The main hermes-agent monorepo, where both Bot Mode and delegate_task's underlying code live. Source: GitHub, NousResearch/hermes-agent.

    Hermes' delegate_task subagent system is best compared with Claude Code's own subagent feature, which similarly spawns isolated child agents with restricted, explicitly-defined context for parallel work, rather than with a full multi-agent product. Both frameworks converge on the same core design: isolate the child's context to keep token cost down, require the parent to explicitly hand over what the child needs, and return only a summary. The practical difference is less about mechanics and more about surface: Claude Code's subagents live inside a single terminal or IDE session tied to Anthropic's models, while Hermes' version inherits the harness's usual model-agnosticism, a subagent can run on whichever provider the parent is configured for, and the same delegation mechanism is available identically across the CLI, desktop app, and gateway-connected messaging platforms covered in earlier Hermes reviews.

    Against OpenAI's Codex, which has its own background-task and multi-step agentic execution model, the comparison is closer on capability than on transparency: Hermes' delegation limits (three concurrent children, 50 iterations, depth one by default) are all explicitly documented and user-configurable, which is not always true of equivalent limits in closed, single-vendor competitors. And against the "Agent OS" framing itself, the most useful comparison is not a competing product at all but the broader pattern of creators building named personal workflows on top of general-purpose agent harnesses, a genuinely common and often useful practice across this entire category, provided it is understood as exactly that rather than as a vendor's own product line.

    Who Should Use It

    Update to v0.20.5 if you already run Hermes Agent: it is a low-risk patch release, the keyless web tier removes real first-run friction for anyone who hasn't configured a search provider key, and the stall-guard and execution-discipline additions should quietly reduce a specific, named class of agentic failures without requiring any configuration changes.

    Try delegate_task if you have a task that naturally splits into independent parallel subtasks with clearly definable goals, its concurrency cap and iteration limits make it well-suited to bounded, well-scoped parallel work rather than open-ended exploration. Be sceptical of "Agent OS" framing specifically in any content, this site's own included, that presents a creator's personal workflow as if it were an official product release; check the primary source (Nous Research's own GitHub and docs) before treating a headline feature as new.

    The Bottom Line

    The real story here is smaller and less exciting than "NEW Hermes Agent OS," and that is precisely why it is worth reporting accurately: Nous Research shipped a solid, if modest, patch release in v0.20.5, free web search with zero setup, continued Bot Mode polish, and reliability fixes sourced transparently from a named third party's eval findings. None of that is nothing, but none of it is a rebrand of the product either. The subagent delegation system several videos present as new has been part of Hermes Agent for months, refined incrementally rather than introduced this week.

    "Hermes Agent OS" itself is best understood as what it actually is: one creator's own workflow, built on genuinely capable underlying tools, given its own name and its own version numbers. That's a legitimate thing to build and share, but it is not the same claim as a new product from Nous Research, and readers deserve to know which one they are looking at before deciding how much weight to put on "crazy good" or "free forever" in a video title.

    Last updated: 24 August 2026. Sourced from Nous Research's official GitHub release notes and tags for Hermes Agent v0.20.3 through v0.20.5 (NousResearch/hermes-agent), the official Hermes Agent documentation (hermes-agent.nousresearch.com/docs), the official Hermes Agent site, Composio's published Hermes Agent guides, Moonshot AI/OpenRouter pricing pages for Kimi K3, and Julian Goldie's own public posts and site describing his "Hermes Agent OS" setup, cross-checked against Nous Research's official channels where each claim could be verified.

    Free Guide

    Get the free guide: Claude vs ChatGPT, Gemini & Grok

    A 20-page playbook covering everything you need to choose and use the big four AI models in 2026, full cost and feature comparisons, what each is best (and worst) at, and how-tos for images, vectors, building a website, Claude Code and more.

    Pop your email in to get it free
    Preview of the free guide: Claude vs ChatGPT, Gemini and Grok, 2026 features, pricing and what-you-can-do comparison.

    Frequently Asked Questions

    Is 'Hermes Agent OS' an official Nous Research product?
    No. There is no product, version or feature called 'Hermes Agent OS' anywhere on Nous Research's official site, documentation or GitHub repository. The name comes from creator Julian Goldie, who uses 'Hermes Agent OS' (and even his own 'Version 14' numbering) as his personal branding for a mission-control setup he built himself, combining Hermes Agent with Claude, OpenClaw and his own tooling into one connected workflow. It is a creator's project built on top of Hermes Agent, not a Nous Research release.
    What did Nous Research actually ship most recently for Hermes Agent?
    As of 24 August 2026, the latest official Hermes Agent release is v0.20.5, GitHub tag v2026.8.19, published 19-21 August 2026 by co-founder Teknium. It is a patch release that rolls up roughly 323 merged pull requests and 746 commits across about 1,250 files since v0.20.4. Headline additions include a keyless web-search tier (free search with zero API keys via five rotating providers), Bot Mode group-room threads and foldable summaries, drag-and-drop PDF and file attachments, a fuzzy CLI model picker, and new execution-discipline and stall-guard safeguards informed by eval findings from Composio.
    How do Hermes Agent's subagents (delegate_task) actually work?
    The delegate_task tool spawns an isolated child agent with a completely fresh conversation, zero knowledge of the parent's history, and its own terminal session. The parent must explicitly pass everything the child needs via goal and context parameters. Up to three subagents can run concurrently by default (configurable), each capped at 50 iterations, with a default spawn depth of one. Only the final summary returns to the parent's context, keeping token usage low, and a file-coordination layer (added in v0.11.0, April 2026) stops parallel siblings from clobbering each other's edits. This is a mature, multi-version-old feature, not something new in August 2026.
    What's the difference between subagents and Bot Mode?
    They solve different problems. Subagents (delegate_task) are ephemeral and task-scoped: a parent agent spawns one for a single job, hands it a goal, and receives a summary back; the child has no persistent identity or memory beyond that task. Bot Mode, which shipped default-on in v0.20.3 (16 August 2026), is the opposite: named, persistent Bots, each a full Hermes profile with its own model, memory and skills, that stick around across sessions and can gather in 2-6 bot group chats. Subagents are for dispatching one-off parallel work; Bot Mode is for building a standing team.
    Can I really run Hermes Agent for free?
    The Hermes Agent software itself is free and MIT-licensed with no per-seat fee, and v0.20.5's new keyless web tier adds free search out of the box with no API keys required. The two real running costs are hosting (Nous Research cites a roughly £4 ($5)-a-month VPS as workable) and whichever LLM you connect. You can reduce that second cost significantly with free-tier routes: OpenRouter's free-rotation models, locally run open-weight models via llama.cpp or vLLM, or a model's own free consumer tier, but none of these routes are unlimited, and 'free forever' claims in creator content typically mean 'free within a rate limit,' not zero-cost at any volume.
    AI Tools Review Editorial Team

    AI Tools Review Editorial Team Expert verified

    Our editorial team consists of veteran AI researchers, software engineers, and industry analysts. We spend hundreds of hours benchmarking frontier models natively to provide you with objective, actionable intelligence on agentic AI capabilities and cybersecurity landscapes.