Rohan Paul 评 Atomic Bot 实验:OpenClaw 2.0 与 Hermes Agent 在 GLM 5.3 上的差异主要在自检方式

Rohan Paul · @rohanpaul_ai · X·2026-09-01 10:58·1天前
AI 导读

Rohan Paul 转引 Atomic Bot 的对比实验:在 GLM 5.3 上用四个提示词让 OpenClaw 2.0 与 Hermes Agent 生成以 OpenClaw 吉祥物为主角的电影场景,OpenClaw 2.0 消耗约 2.1M tokens、约 $4.5、10 次自修复,Hermes Agent 消耗约 2.9M tokens、约 $4、20 次自修复。

Rohan Paul@rohanpaul_ai
49AI 编辑部评分,满分 100

Rohan Paul 评 Atomic Bot 实验:OpenClaw 2.0 与 Hermes Agent 在 GLM 5.3 上的差异主要在自检方式

2026-09-01 10:58· 1天前
AI 导读

Rohan Paul 转引 Atomic Bot 的对比实验:在 GLM 5.3 上用四个提示词让 OpenClaw 2.0 与 Hermes Agent 生成以 OpenClaw 吉祥物为主角的电影场景,OpenClaw 2.0 消耗约 2.1M tokens、约 $4.5、10 次自修复,Hermes Agent 消耗约 2.9M tokens、约 $4、20 次自修复。

OpenClaw 2.0 vs Hermes experiment by @atomicbot_ai is a good example of why the model alone tells you very little about agent performance.

Outputs: OpenClaw 2.0: ~2.1M tokens, ~$4.5, 10 self-fixes Hermes Agent: ~2.9M tokens, ~$4, 20 self-fixes

The difference was in how they checked themselves.

Atomic Bot lets you run AI agents in the cloud without managing the setup yourself.

In this experiment

• OpenClaw screenshotted frames at specific timestamps, counted pixels, then corrected visual errors such as an inverted coat-tail direction. • Hermes went further and created its own render-checking setup, measuring frame timing, testing whether loop seams were visible, and auditing scenes against the original spec.

That extra ~800K tokens was largely verification work.

We usually talk about agent tokens as inference cost.

This run is a nice reminder that some of those tokens are effectively a QA budget. Once agents can generate their own checks, the important question becomes how much compute you want them spending proving their work before returning it.

atomicbot.aiOpenClaw 2.0 is available on Atomic Bot! We ran a battle: OpenClaw 2.0 vs Hermes Agent on GLM 5.3. Four prompts: movie scenes with the OpenClaw mascot in the le...