Grok Bot vs Hermes Agent: rented polish or MIT-licensed control

Hermes Agent is the open-source answer people reach for when Grok Bot’s trade looks wrong, and it is a serious one: MIT licensed, 234.2k GitHub stars, a desktop app on all three platforms, seven sandbox backends, and a model switch that takes one command. Grok Bot is the polished answer: no agent host or server to install or maintain, only the native client, nothing to keep awake, and a genuinely good chat interface. The honest version of this comparison is that they are not competing on quality but on who holds the keys, and the churn between the open-source options tells you what the real cost of control is.

By the Continuum team. We build a workbench that runs Claude Code, Codex, and their peers, so the model rates quoted here are the ones our own cost analytics ship with.

The short version

Hermes Agent from Nous Research is MIT licensed and self-hosted: one agent core behind a CLI, a native desktop app for macOS, Windows and Linux whose public preview was reported on 2 June 2026, and messaging gateways for Telegram, Discord, Slack, WhatsApp, Signal and email, all sharing the same config, API keys, sessions, skills and memory. It runs against Nous Portal, OpenRouter, OpenAI or your own endpoint, switched with a single hermes model command and no code changes, and it isolates work across seven terminal backends including Docker, SSH and Modal. The repository showed 234.2k stars on 22 August 2026. Grok Bot is the managed opposite: launched 11 August 2026, no agent host or server to install or maintain, only the native client, a persistent cloud computer shared by every Bot on the account, no model picker, a mandatory Cursor account, and a seat from a $40 Cursor list price to a reported $300 SuperGrok price with an uncapped token meter. Hermes wins on control, cost floor, model freedom and data residency. Grok Bot wins on setup, polish, mobile parity and computer use against software with no API. The unglamorous cost of the Hermes side is upkeep, and the launch thread has the receipts.

What you need to know
  • Hermes is MIT licensed, with GitHub showing 234.2k stars on 22 August 2026, and installs with one curl command.
  • Model freedom is the sharpest contrast. Hermes switches between Nous Portal, OpenRouter, OpenAI or your own endpoint with hermes model. Grok Bot ships no picker and documents no default.
  • Hermes isolates per backend: local, Docker, SSH, Singularity, Modal, Daytona and Vercel Sandbox. Grok Bot puts every Bot on one machine with no boundary between them.
  • "Free" means the software. You still pay for inference: Nous Portal is $0 for free models, then $20, $100 or $200 a month for $22, $110 or $220 in credits, or bring your own key.
  • Grok Bot genuinely wins on setup and polish, and one HN commenter who had hand-rolled the same thing said so.
  • Upkeep is the real price of control. The best-documented reason people leave a self-hosted agent is that updates kept breaking it.

The short answer

Pick Hermes if you want to own the thing: your models, your machines, your data, your kill switch, and no permanent account links. Pick Grok Bot if you want the problem to disappear: no agent host or server to install or maintain, only the native client, no upkeep, no machine to keep awake, and a chat interface that is better than what most people would build.

Grok Bot and Hermes Agent at a glance.checked 22 aug 2026
Grok BotHermes Agent
MakerxAI, trading as SpaceXAINous Research
LicenceProprietary, beta since 11 August 2026MIT, 234.2k GitHub stars
Where it runsOne persistent cloud VM per account, sharedWherever you put it: local, Docker, SSH, Singularity, Modal, Daytona, Vercel Sandbox
InstallDownload an app, sign in with CursorOne curl command, or the desktop app
SurfacesDesktop and mobile appsCLI, desktop on macOS, Windows and Linux, plus Telegram, Discord, Slack, WhatsApp, Signal and email
Model choiceNone. No picker, no documented defaultNous Portal, OpenRouter, OpenAI, your own endpoint, switched with one command
MemoryPersists on the shared machinePersistent memory plus skills the agent writes for itself
Cost floor$40 per seat a month$0 for the software. You pay for inference and compute
Account requirementA Cursor account, permanently linkedNone

What Hermes Agent actually is

Hermes Agent describes itself as "the self-improving AI agent built by Nous Research", and the distinguishing claim is a learning loop rather than a bigger model: it "creates skills from experience, improves them during use, nudges itself to persist knowledge, searches its own past conversations, and builds a deepening model of who you are across sessions".

Mechanically, the parts that matter for a comparison with Grok Bot are these, all from the project’s own site, docs and repository.

  • One agent core, many front ends. The desktop app is "a native app built around the same agent you get from the CLI and the gateway: same config, same API keys, same sessions, same skills, same memory". Start work in the terminal, continue it on the desktop, or message it on Telegram.
  • Desktop on all three platforms. Native builds for macOS, Windows and Linux; the public preview was reported on 2 June 2026 at v0.15.2, and the site showed v0.20.5 as current on 22 August 2026.
  • Messaging gateways as first-class surfaces: Telegram, Discord, Slack, WhatsApp, Signal, email and the CLI. This is the closest thing in the category to Grok Bot’s "message it like a colleague" interface, and it works in the chat apps you already use.
  • Seven terminal backends: local, Docker, SSH, Singularity, Modal, Daytona and Vercel Sandbox, described with "container hardening and namespace isolation". Daytona and Modal offer serverless persistence, where the environment hibernates when idle and wakes on demand, "costing nearly nothing between sessions".
  • Isolated subagents with their own conversations, terminals and Python RPC scripts, plus natural-language scheduling "for reports, backups, and briefings".
  • Provider freedom. Nous Portal, OpenRouter, OpenAI, your own endpoint and others: "Switch with hermes model, no code changes, no lock-in."

The serverless-persistence backends deserve a second look, because they are the most direct answer to the objection that self-hosting means running a server. With Modal or Daytona, the agent’s environment sleeps between sessions and costs almost nothing while it does, which puts an always-on-feeling agent inside a bill that only moves when work happens. That is a shape neither Grok Bot nor a flat-rate rented VM offers.

What Grok Bot is, in one paragraph

Grok Bot launched in beta on 11 August 2026. You create named Bots and message them; they work on a persistent cloud Linux machine with a browser, filesystem and terminal, keep memory across turns, learn routines by demonstration, use connectors and MCP where an API exists, and drive graphical interfaces where one does not. The load-bearing architectural fact is that "all of your Bots use the same persistent cloud computer" and they "share files, browser sessions, and app logins"; each Bot gets its own screen "without getting separate security boundaries". Access requires a Cursor account on every path, and since 21 August 2026 it is bundled with SuperGrok Plus, SuperGrok Heavy, Cursor Pro+, Cursor Ultra and both Cursor Teams tiers. There is no model picker. The full read is in what Grok Bot actually is.

Control: the four places Hermes wins

The control axis, compared.
Grok BotHermes Agent
Choosing the modelNo picker. xAI documents no default, and routing is automaticOne command, across providers and your own endpoints
Where the work runsxAI’s machine, operated on Cursor’s infrastructureYour laptop, your server, a container, or a serverless sandbox
Who holds credentialsThe shared machine, available to every BotWherever you configured them, isolated per backend
Data residencyNot offered. Compliance defers to Cursor’s termsWhichever machine you chose
LeavingThe Cursor account link is permanent and cannot be movedMIT licensed. The code stays on your disk
Auditing what happenedAn audit view is described in the docs as comingYour own logs, on your own machine

The model row is the one to weigh hardest, because it compounds. Without a picker you cannot route a cheap task to a cheap model, you cannot pin a task to a model you have evaluated, and you cannot tell after the fact which model produced a bad result. With one command you can do all three. For anyone whose usage is large enough to have a cost problem, that single difference outweighs most of the feature list.

The last row matters for a different audience. If you have a compliance review to pass, Grok Bot currently gives you very little to submit: no published SOC 2, ISO 27001, GDPR or HIPAA claim was found in its documentation set, there is no stated retention period or residency option, and the audit view is described as coming. Self-hosting does not automatically make you compliant, but it puts the artefacts in your hands, which is where a reviewer expects them.

Polish: the three places Grok Bot wins

It would be easy to write this comparison as open source good, rented bad. That is not what practitioners actually report.

  • Setup. On the launch thread, h14h, who had already built a version of this with OpenClaw and several Telegram bots with different system prompts, wrote: "It’s not trivial to do, and I never managed to get bot-to-bot communication working... Grok Bot simplifies the setup for this about as far as I imagine is possible, and frankly it’s a pretty slick experience."
  • Mobile parity. Grok Bot ships desktop and iPhone apps as the same product, so handing a Bot a task from a phone is ordinary. Hermes reaches your phone through Telegram, Signal or WhatsApp, which is genuinely convenient but is a chat bridge rather than a native client with the agent’s screen in it.
  • Computer use against software with no API. Grok Bot pauses, hands you the shared computer to type a password or a 2FA code, then carries on inside the logged-in session. Hermes has browser automation, but the credential-handover flow inside a hosted desktop is a product Grok Bot has built and shipped.

thenbrent, comparing all three products on the same thread, put the trade in one sentence worth keeping: "one offers the convenience of SaaS, while the others offer the freedom and ownership of open source". That is the comparison, and neither half is the wrong answer for everybody.

The churn dynamic nobody prices in

The strongest argument against the self-hosted option is not a feature gap, it is maintenance, and the clearest evidence is that people move between open-source agents for exactly that reason. The same commenter explained why he left the incumbent:

Two things follow. First, Hermes is currently the beneficiary of that churn rather than its victim, which is a point in its favour and not a permanent property. Second, the cost of the self-hosted shape is measured in evenings, not dollars, and it recurs. Budget it honestly: if a broken update on a Tuesday means your reports do not go out on Wednesday, you have taken on an operations commitment, not just installed software.

The counter-pull is just as real. aliasxneo, on a different thread the same week, wrote: "I like the idea of Grok Bot but would rather host/maintain it myself with my own agents." That preference is not irrational nostalgia. It is a reasonable response to an agent product that requires a permanent account link, publishes no allowance, offers no model choice, and has no audit view yet.

What each one actually costs

The word "free" does a lot of unearned work in this category, so here is the full picture on both sides.

Every line of the bill. Nous Portal and xAI figures checked 22 August 2026; reported means the vendor publishes no price we could load.
Cost lineGrok BotHermes Agent
The softwareIncluded in the seat$0, MIT licensed
The seat$40 Cursor Teams Standard, $60 Pro+ and $200 Ultra list prices; $100 SuperGrok Plus and $300 Heavy both reportedNone
InferenceBundled, then uncapped overage at raw model rates past an unpublished weekly allowanceNous Portal at $0 for free models, $20 for $22 of credits, $100 for $110, $200 for $220, or your own key on any provider
ComputeIncludedYour machine, a VPS, or serverless sandboxes that hibernate between sessions
UpkeepNoneYours. Updates, backends, backups
Spend capNoneThe credit balance, or your provider’s own limits

Nous Portal also rolls credits over up to a cap ($10 on Plus, $50 on Super, $100 on Ultra) and sells top-ups from $10 to $200, so an unusually heavy month does not silently become an invoice you did not authorise. That is a small design decision with a large practical effect, and it is the opposite of an uncapped meter.

The honest summary is that Hermes has a lower floor and a controllable ceiling, and Grok Bot has a higher floor and no ceiling at all. Whether that matters depends entirely on how much work you actually push through an agent, which is a number most buyers do not have until month three.

The run-anything option

There is a third position that neither product occupies, and it is worth naming because a lot of people in this comparison are really looking for it: run the agents you already pay for, on hardware you already own, without becoming an operations team.

Continuum is built for that. It runs Claude Code, Codex, Cursor, Grok, Gemini and OpenCode on your own Mac or Linux box, each session in its own isolated git worktree, with iPhone and web clients that drive a session executing on your hardware. The app is free, inference runs on subscriptions or API keys you already hold, and every run is priced by repository, provider and model. There is no VPS to maintain and no framework to keep current, which is the specific cost that pushed thenbrent off OpenClaw.

Three positions, honestly labelled.
Grok BotHermes AgentContinuum
SetupDownload and sign inA curl command, then configurationInstall a desktop app
You maintain itNoYesNo, it updates like an app
Model choiceNoneAny providerSix agent CLIs, every major lab
Runs on hardware you ownNoIf you chooseYes
Works with your laptop closedYesIf you host it somewhere that stays upOnly if the machine stays on
Drives SaaS apps with no APIYes, its strengthBrowser automationNot the product
Best atOffice processes across appsAnything, if you will configure itCoding agents across repositories

The row that decides it for most readers is the last one. Continuum is a coding workbench, so if the work is repositories and pull requests it is the strongest of the three, and if the work is chasing a supplier portal through a browser it is the wrong tool and Grok Bot is the right one.

Which to pick

By the constraint that binds you.
If this is youPick
You want to try something today with no cardHermes. MIT licensed, free models on Nous Portal at $0
You already hold Cursor Pro+, Ultra or TeamsGrok Bot. You own it as of 21 August 2026
You need to choose or pin the modelHermes. One command, any provider
You have a compliance review comingHermes. Grok Bot claims no certifications and has no audit view yet
You do not want to maintain anythingGrok Bot. This is what the seat buys
You want an agent in Telegram, Signal or SlackHermes. Gateways are first-class
The job is driving apps that never shipped an APIGrok Bot. Credential handover plus computer use
You cannot leave a machine switched onGrok Bot, or Hermes on a serverless backend that hibernates
The work is code in repositories you ownNeither. A coding workbench on your own hardware

One closing point on evaluation order, because it is cheap and nobody does it. Try Hermes first: it costs nothing, it installs in a command, and an hour with it tells you whether the self-hosted shape suits your temperament. If it does not, you have learned that for free and the $40 seat is easier to justify. If you start with Grok Bot instead, note that creating the SuperGrok to Cursor link is permanent, so evaluate with an account you are willing to strand.

For the rest of the field see the alternatives comparison, for the other open-source incumbent see Grok Bot versus OpenClaw, and for the other managed cloud see Grok Bot versus Manus.

Questions people ask

Is Hermes Agent a good Grok Bot alternative?

It is the closest self-hosted equivalent. Hermes Agent from Nous Research is MIT licensed, with GitHub showing 234.2k stars on 22 August 2026, and it ships a native desktop app for macOS, Windows and Linux alongside a CLI and messaging gateways, keeps persistent memory and writes its own skills, and runs against any provider you point it at. What it does not replicate is Grok Bot’s zero-setup hosted machine with credential handover and computer use, which is the part the seat price actually buys.

Is Hermes Agent free?

The software is: MIT licensed and installable with a single curl command. Inference and compute are not. Nous Portal is $0 for free models, then $20 a month for $22 of credits, $100 for $110, and $200 for $220, with rollover caps of $10, $50 and $100 and top-ups from $10 to $200. You can also bring your own key for OpenRouter, OpenAI or your own endpoint, in which case you pay that provider directly and Nous nothing.

Does Hermes Agent have a desktop app?

Yes. Native builds for macOS, Windows and Linux; the public preview was reported on 2 June 2026 at v0.15.2 and the project showed v0.20.5 as current on 22 August 2026. It is built around the same agent core as the CLI and gateway, sharing config, API keys, sessions, skills and memory, and it runs its own local backend by default while also being able to connect to a remote Hermes backend on another machine.

How does Hermes sandbox its work compared with Grok Bot?

Hermes offers a choice of terminal backends: local, Docker, SSH, Singularity, Modal, Daytona and Vercel Sandbox, described with container hardening and namespace isolation, and it runs isolated subagents with their own conversations and terminals. Grok Bot has one persistent cloud computer per account that every Bot shares, with a screen per Bot that its documentation says is explicitly not a security boundary, so you cannot separate a risky agent from a trusted one.

Can Hermes run always-on without me keeping a machine up?

Partly. Its Modal and Daytona backends offer serverless persistence, where the environment hibernates when idle and wakes on demand at close to no cost between sessions, which gives you always-available behaviour without a server you maintain. Anything that must run continuously (a bot listening on a socket, for instance) still needs somewhere that stays up, whether that is a machine of yours or a rented one.

Why do people move from OpenClaw to Hermes?

Maintenance. On the Grok Bot launch thread, thenbrent wrote: "It was the software updates that prevented OpenClaw working for me. OpenClaw broke every update for a month, so I gave up and moved to Hermes." The same comment credits Grok Bot as easier to start and maintain while noting that OpenClaw and Hermes give more configurability and choice. Treat that as a fair statement of the trade rather than a verdict on any of the three.

Which is better for coding work?

Neither is aimed squarely at it. Grok Bot is an office-process product and does not hand you a pull request; Hermes is general purpose and will do coding work if you configure it to. If the job is agents running against repositories you own, a coding workbench is the better shape: Continuum runs Claude Code, Codex, Cursor, Grok, Gemini and OpenCode on your own machine in isolated git worktrees, free, with per-repository cost attribution and remote control from an iPhone or browser.

Sources

Every figure above was read from these pages on August 2026. Vendors reprice without notice; if you find a stale number, tell us.

  1. Hermes Agent (Nous Research) MIT licence, persistent memory, self-created skills, five to seven sandbox backends, messaging gateways
  2. NousResearch/hermes-agent on GitHub MIT licence, star count, install command, provider list, terminal backends
  3. Hermes Agent desktop app (docs) macOS, Windows and Linux builds sharing one agent core, config, sessions, skills and memory with the CLI
  4. Nous Research releases Hermes Desktop (MarkTechPost) the reported 2 June 2026 desktop preview at v0.15.2, cross-platform builds
  5. Nous Portal subscriptions Free, Plus, Super and Ultra tiers, monthly credit amounts and rollover caps
  6. Grok Bot overview (docs.x.ai) one shared cloud computer per account, per-Bot screens, the security-boundary warning, memory, routines, connectors
  7. Grok Bot get started (docs.x.ai) eligible plans, the mandatory Cursor account, platform availability
  8. Grok Bot on more plans (xAI) 21 August 2026 access expansion to SuperGrok Plus, Cursor Pro+, and all Cursor Teams plans
  9. Grok Bot launch thread on Hacker News the launch-day thread: the OpenClaw churn report, the shared-computer questions, the accountability objections
  10. Grok Bot review (eesel) the compliance gap list, the missing audit view, no dry run, uncapped overage
  11. Continuum pricing the free app, and Plus, Max 100, Max 200 and Ultra hosted inference with weekly allowances
Try it

Own the machine.
Skip the maintenance.

Continuum runs Claude Code, Codex, Cursor, Grok, Gemini and OpenCode on hardware you already own, updating like any desktop app. Isolated worktrees, iPhone and web control, spend by repository. Free.

free app · your subscriptions · local-first