Grok Bot vs. OpenGrokBot, honestly

August 13, 2026 · View on GitHub

Grok Bot column verified on launch day (2026-08-11); this column reflects v0.2 (the self-built core). Corrections welcome via PR — this table only works if it stays honest.

Feature by feature

CapabilityGrok BotThis stackNotes
Always-on teammates✅ xAI cloud VM each✅ one Docker container eachYours runs where you say: Mac mini, NAS, $5 VPS
A computer per botHeaded Chromium on Xvfb + shell + files, per container
Watch its screen / take overnoVNC panel from the thread; bound to 127.0.0.1
Login-walled sitesSign in once in the bot's browser; the session persists in its profile
Named bots, persistent memoryPer-bot workspace; rules land in its MEMORY.md and show as a chip
Approval gate on outward actions✅ Send / Discard✅ Approve / Discard, or a bare 👍Idempotent: a second decision is refused
Routines from the conversationCron registered, described in plain English, reloaded on restart
Bots messaging each othermessage_bot, allowlisted per direction, capped at two hops
Group threads + dispatchMembers report, chief of staff closes with ✓ item → @bot · when
Chat UXDedicated desktop + iOS appLocal web client (iMessage-shaped)Theirs is prettier and shipped on mobile
Model choiceGrok onlyAny OpenAI-compatible: Grok, Kimi, DeepSeek, localBYOK everywhere; stub runs with no key
Learn-from-demonstration → routine❌ roadmapThe one real gap; routines can be written by hand today
MobileiOS app (Android later)❌ not yetTelegram as a notification/approval surface is on the roadmap
SetupZero (their infra)pnpm install + one docker buildThis is the price of custody
Access$120–300/mo tiers; enterprise waitlistClone and go
Your credentials livexAI's cloudYour diskThe actual point

Cost, concretely

ItemGrok BotOpenGrokBot
SubscriptionSuperGrok Heavy $300/mo, or Cursor Ultra / Teams Premium ($120–200/mo)$0
Computeincludedhardware you own, or ~$5/mo VPS (2GB RAM min for Docker builds)
Model usageincludedyour API bill; moderate single-bot usage on grok-4.5 ≈ single-digit /mo; local model = \0
Realistic total$120–300/mo$0–15/mo

What Grok Bot genuinely does better

Zero-setup onboarding; managed, patched infrastructure; a polished dedicated app; teach-by-demonstration; first-party Grok 4.6 integration the day it ships; one throat to choke when something breaks. If those are worth $120–300/month to you and you're comfortable with the custody trade, it's a good product. This repo exists for everyone who isn't.