OpenAI Codex (the 2025 product, not the 2021 deprecated model) is an umbrella brand for one underlying coding agent exposed through five surfaces — CLI, IDE extension, desktop app, cloud sandbox, and SDK. CRHQ is a managed multi-agent operations platform on a dedicated VPS, built around the Claude CLI, that runs cross-functional business workflows for teams.
They're often compared because both are "AI agents that can do work autonomously." They are not interchangeable.
At a glance — what each platform ships out of the box
TL;DR
| OpenAI Codex | CRHQ | |
|---|---|---|
| What it is | Coding agent across 5 surfaces tied to a ChatGPT account | Managed multi-agent platform on a dedicated VPS |
| Primary work | Software engineering | SEO, research, content, ops, support, admin |
| Models | codex-1, gpt-5-codex, gpt-5.3-codex, gpt-5.4, gpt-5.5 | BYO — Anthropic, OpenAI, Bedrock, Vertex |
| Hosting | Local CLI / IDE / OpenAI-hosted cloud sandboxes | Dedicated managed VPS per customer |
| Autonomy | Async, queue task → review diff (1–30 min cloud tasks) | Long-horizon scheduled jobs, multi-agent delegation |
| Persistence | Local ~/.codex/memories/, not on OpenAI servers | Postgres + project documents + per-agent memory |
| Integrations | Plugins (Slack, Gmail, Notion, Figma, Drive, Linear) | Skills (Slack, Fireflies, GA4, Search Console, Sentry, Stripe, Postgres, browser…) |
| Scheduling | Codex Automations (cron) | First-class scheduling per agent/recipe |
| Pricing | Bundled with ChatGPT Plus/Pro/Business/Enterprise | $299–$399/mo per satellite + BYO model |
What Codex actually is
Codex is one agent product wearing five faces, all tied to the same ChatGPT account:
- Codex CLI — Open-source Rust binary, npm-installed, launched April 2025. Runs locally with sandboxing and approval modes.
- Codex IDE — Extension for VS Code, Cursor, Windsurf, JetBrains.
- Codex Cloud — chatgpt.com/codex (May 2025). Each task spins up an OpenAI-managed isolated container wired to a GitHub repo. Tasks run 1–30 min, no internet by default. Subagents v2 and
spawn_agents_on_csvenable parallel fan-out. Automations schedule recurring runs. - Codex Desktop App — macOS (Feb 2026), Windows (Mar 2026). Parallel Git worktrees, macOS computer-use.
- Codex SDK — For enterprises that want their own infra.
The agent is fundamentally coding-first. It can do non-coding work (research, web tasks via plugins) but the surfaces, defaults, and pricing are all built around developers shipping software.
Heavy users have publicly complained that one big GPT-5.5 cloud task can eat 50–75% of a 5-hour usage window on Pro — usage limits are real even at the $200 tier.
What CRHQ is
CRHQ provisions a dedicated managed VPS (a satellite) per customer with Postgres, file system, browser, persistent memory, encrypted credentials, and a multi-agent team that lead agents can delegate to in parallel. You enable skills, give plain-English instructions, and optionally schedule them to run on a cadence. Everything is exposed through a web UI that non-developers use.
Where Codex sells "a faster engineer," CRHQ sells "a managed operations team."
Side-by-side
| Capability | OpenAI Codex | CRHQ |
|---|---|---|
| Designed for | Developers shipping software | Teams running operations |
| Surface | Terminal, IDE, desktop, web sandbox | Web app on the customer's domain |
| Repository binding | Tightly GitHub-tied (Codex Cloud) | Repo-agnostic; can manage any project |
| Persistent memory | Local ~/.codex/memories/ only | Postgres + shared project documents |
| Multi-agent delegation | Subagents v2 (CSV fan-out for cloud) | Researcher, Developer, Writer, Analyst, Monitor + delegation skill |
| Skills / extensibility | Open Agent Skills standard | Versioned platform skills, toggleable per satellite |
| Plugins | Slack, Gmail, Notion, Figma, Drive, Linear (March 2026) | Slack, Fireflies, GA4, Search Console, Sentry, Stripe, Postgres, browser… |
| Scheduling | Codex Automations | First-class scheduling per recipe |
| Browser / computer use | macOS computer-use (desktop app) | Persistent Chromium with login state |
| Self-hosted option | Codex CLI is OSS; cloud is OpenAI-hosted only | Yes — your dedicated VPS, you control the host |
| Model lock-in | OpenAI models only | BYO model (Anthropic, OpenAI, Bedrock, Vertex) |
Where Codex wins
- Frontier OpenAI models in the hot loop. If GPT-5.5 /
gpt-5-codexis what you want to run, Codex is the first-party path with no integration tax. - Coding tasks tied to GitHub. Codex Cloud is purpose-built — each task gets a clean container, picks up your repo, runs tests, opens a PR. The diff-review flow is excellent.
- You already pay for ChatGPT. No additional platform fee on top.
- Parallel fan-out across many similar coding tasks with Subagents v2 /
spawn_agents_on_csv. - macOS computer use in the desktop app — first-class for native UI work.
If your job is shipping software and you live inside the OpenAI ecosystem, Codex is the cleanest path.
Where CRHQ wins
- The work isn't coding. SEO audits, deep research, content production, support triage, KPI digests, lead enrichment, calendar prep — Codex is not designed for any of this.
- Cross-team usage. Operators, marketers, and support open the web UI, kick off agents, and review outputs. Codex is per-developer-seat.
- Recurring business workflows. "Every Monday, audit ranks, write a summary, post to Slack, file the report in Drive." CRHQ schedules and runs this; Codex Automations exists but the surrounding skills (Slack post, Drive write, GA4 read) are heavier lifts.
- Model freedom. CRHQ runs on Anthropic, OpenAI, Bedrock, Vertex. Codex is OpenAI-only.
- Dedicated infrastructure you control. Your data, your VPS, your audit log. Codex Cloud sandboxes are OpenAI-hosted and ephemeral.
- A managed platform, not a consumer product with usage caps. No "you used 65% of your weekly window."
- Persistent organizational memory. Project documents and per-agent memory survive across sessions and across users. Codex memory lives in
~/.codex/memories/on whoever ran the task.
Can I replicate CRHQ with Codex + a few scripts?
You can replicate parts of it for engineering work — Codex Automations + a private repo + a Slack plugin gets you a daily code review or a recurring refactor pass. What you don't get without a lot of extra build:
- A web UI for non-developers
- A dedicated VPS you control end-to-end
- A library of versioned business skills (Fireflies, GA4, Search Console, Sentry, Stripe, Postgres, persistent browser, Google Workspace) that all integrate with the same agent memory
- A
delegationprimitive with explicit lead/sub-agent roles and parallel fan-out for non-CSV cases - Hub-managed fleet of satellites for agencies / white-label deployments
If you're a one-developer shop and your work is inside a GitHub repo, Codex covers more ground than people realize. If you're a team, the missing pieces add up.
Pricing
| OpenAI Codex | CRHQ | |
|---|---|---|
| Entry | ChatGPT Plus $20/mo | $299/mo (Standard satellite) |
| Mid | ChatGPT Pro $100/mo (5x usage) | $349/mo (Pro satellite) |
| Heavy | ChatGPT Pro $200/mo (20x usage) / Business / Enterprise | $399/mo (Premium) |
| Annual discount | Varies | 20% off |
| Model usage | Bundled with ChatGPT plan, with usage caps | BYO API key (no caps from CRHQ) |
OpenAI usage caps are real and have been a recurring complaint at Pro tier — if you intend to leave Codex running long-horizon tasks, watch the math. CRHQ has no platform-side usage cap; you pay your model provider directly.
Bottom line
- Pick OpenAI Codex if your work is shipping software, you live in OpenAI's ecosystem, and a per-developer coding agent across CLI/IDE/cloud is the shape you want.
- Pick CRHQ if your work is operations — research, SEO, content, support, admin — and you want a managed multi-agent platform on a dedicated VPS, accessed by a team, with a real skills library and scheduling baked in.
Different jobs. Different deployment shapes. Often complementary.