· Harness/ Head to head

Hermes Agent vs Codex CLI

The deciding difference is operational: Hermes Agent can run on infrastructure you control, Codex CLI cannot. If that constraint is real for you, it settles the choice before anything else is considered.

Hermes Agent

Self-improving agent from Nous Research — writes its own skills from experience and carries them forward.

Open source · can be self-hosted

The learning loop is the point: it creates skills after complex tasks and searches its own past sessions. Runs anywhere from a $5 VPS to Modal or Vercel Sandbox.

Codex CLI

OpenAI's terminal coding agent.

Open source · paid · hosted service only

· Side by side/ 4 of 6 differ
Hermes AgentCodex CLI
LicenceOpen sourceOpen source
Pricingopen sourcepaid
Self-hostableYesNo
LanguagesAny languageAny language
Installcurl -fsSL https://hermes-agent.nousresearch.com/install.sh | bashnpm install -g @openai/codex
Keys requiredNoneOPENAI_API_KEY
· Common questions/ FAQ

What is the difference between Hermes Agent and Codex CLI?

The deciding difference is operational: Hermes Agent can run on infrastructure you control, Codex CLI cannot. If that constraint is real for you, it settles the choice before anything else is considered. Hermes Agent: Self-improving agent from Nous Research — writes its own skills from experience and carries them forward. Codex CLI: OpenAI's terminal coding agent.

Can Hermes Agent and Codex CLI be self-hosted?

Hermes Agent can run on your own infrastructure. Codex CLI is a hosted service only.

Are Hermes Agent and Codex CLI open source?

Hermes Agent is open source (open source). Codex CLI is open source (paid).

Build a stack with Hermes AgentAll harness options
· For agents/ This page, machine-readable

Every page here answers to Accept: text/markdown and returns the same content at roughly a tenth the tokens. No separate site, no toggle — same URL.

curl -s -H "Accept: text/markdown" https://newagent.build/compare/hermes-agent-vs-codex-cli