The Harness Wars Get Petty, Claude's 'Broken Abstraction' & GPT-5.5 Tops DeepSWE

A quiet-on-paper Sunday that turned almost entirely into harness politics. Nobody shipped a frontier model today, so the discourse went where it always goes when the models are settled: which agent do you actually live inside, and what is it doing to your context window behind your back. Three of the day's biggest threads — Hermes-vs-OpenClaw, Claude Desktop's tab sprawl, and the DeepSWE cost debate — are all really the same argument about who owns the harness.

The Harness Wars

Theo poked the Hermes hornet's nest. He noted that Hermes Agent ships with "a truly absurd number of skills pre-enabled. Over 100 of them" (77K views) — polymarket betting, three "baoyu art" skills, a headless Pokémon skill, Minecraft modpack server skills — all live the first time you run it. The framing he was quote-tweeting was Teknium's blunt clapback: "They're nonsense for you maybe. We didn't make hermes just for you. If you want an empty soulless experience… try openclaw." Theo later distilled the rivalry to a one-liner: "OpenClaw is Arch. Hermes is Omarchy. I will not elaborate further."

The reply thread is the real content, and it split cleanly into two camps:

That technical point drew the most credible support. Paul (@paul_pbng): "Every enabled skill's description loads into context before the agent picks anything. Trimmed my CC setup from 40+ skills to 9 I actually trigger. Wrong-skill picks dropped, prompt got ~3K tokens lighter per turn." Lonnie Jordan (@LonnieJordan843) wanted "Skill Packs" scoped to a task instead of the everything-app default: "You want a Quarterly Income Statement with Charts? I'll use my Minecraft skills!" And Tina (@TinaJucyBlue) had the line of the thread: "the 'out of the box' agent assumes I'm simultaneously degen betting AND commissioning AI art. Feels like someone's user persona is just their Twitter timeline."

The meme war ran in parallel: a widely-shared "build a trustworthy agent system" pop-quiz image — "OpenClaw understood the assignment. Hermes Agent understood the seating arrangement" — made the rounds (RT'd by Steipete).

OpenClaw Ships Guardrails (and Steipete Ships to SF)

While the skill-bloat fight raged, the OpenClaw camp spent the weekend on safety primitives — a pointed contrast given the "soulless" jab:

  • A guardian agent for bash auto-approval. Jesse Merhi (@jesse_merhi, 15.6K views) shipped tools.exec.mode: auto with @vincent_koc and @joshavant: a second agent evaluates the safety of proposed system calls and only prompts you when it's genuinely risky — pitched as the escape hatch from "when your security team forces you to approve every bash command."
  • A policy conformance plugin "from the Microsoft OpenClaw Team" promising verifiable proof that agent behavior doesn't drift (RT'd by Steipete).
  • Another measured perf sweep: OpenClaw 2026.5.28 vs .27 — cold turns 14.5% faster, warm 16% faster, fresh install 52.8% smaller, package roots 371→300. "Lighter core, sharper claws, now with receipts."

Steipete himself finally got his visa and is moving to San Francisco, timed to MS Build and an OpenClaw × GitHub after-hours event on the 3rd.

Claude's "Broken Abstraction"

Jerry Liu's small UX gripe became a referendum on Anthropic's whole product surface. "I've been loyal to Claude but it would be really nice to have these tabs be consolidated. Codex is a lot nicer in that regard" (81K views) — and the OpenAI camp piled in to gloat ("everyone from openai liked my tweet," he noted; jxnlco's reply was simply "LETS GOOOO").

But the replies turned diagnostic:

  • It's not the tabs, it's the architecture. WillyV3 (@V3_Willy): "Anthropic just hasn't decided what the 'one canonical agent surface' should look like yet." dotey (@dotey) ran a longer Chinese-language critique — Plan-mode stickiness, ungrouped sidebars, panels that crush each other — landing on "Cowork and Code really didn't need to be two separate products."
  • The phrase came from inside the house. morqon (@morqon) surfaced a new Mikey Krieger podcast where Krieger — whose Labs team birthed Claude Code, Computer Use, and MCP — reportedly calls the current Claude AI / Code / Cowork separation "a broken abstraction we need to fix," and frames Anthropic as "shipping our harness strategy rather than a product."
  • And the harsher takes: "they need to start over… a sloppy mess compared to Codex on Mac," and a recirculated "Cowork was Anthropic's biggest mistake" sentiment (Riley Brown, RT'd by Jerry Liu).

The throughline with the Hermes thread is hard to miss: two days, two ecosystems, the same complaint — the surface is fighting the user.

Opus 4.8 vs GPT-5.5 on DeepSWE

The DeepSWE leaderboard became the day's battleground, and the numbers depend heavily on who's framing them:

The pragmatist consensus in the replies leaned cost-conscious. Johnny Yukari (@JYukariHero): "5.5 medium at that price is the move. Running real SWE pipelines at Opus 4.8 rates for a few extra points makes no sense." One circulating per-task table made the squeeze concrete: gpt-5.5-medium 58.9% at $0.98 vs Opus 4.8 xhigh 56.4% at $2.02 — cheaper and a hair higher.

Long-Horizon Agentic Coding

The "yield a big task to the agent and walk away" workflow keeps maturing:

Design as a Vocabulary Problem

Matt Pocock argued AI's design weakness is really yours. "One reason AI sucks at design is because you're bad at telling it what you want" (28K views) — experienced designers have a thousand shorthands ("bump the leading," "let it breathe," "fix the hierarchy") that non-designers can't supply. He thinks there's "a skill waiting to be written here," and when someone pointed him at an existing one ("impeccable"), his reply was a delighted "fuck yeah, that's what I wanted."

Two sharpening points from the replies:

  • The model can't see its own work. Pocock himself: "Model vision is not yet good enough to create really great designs." Patrick Bade (@nishffx) extended it — tell it to "let it breathe" and it may shrink the font to unreadable to win the whitespace; taste has to be reasoned about holistically, "and it could be this has to be baked into the model."
  • It generalizes past design. Guilherme O'Tina (@guilhermeotina): "same dynamic in code. 'make it faster' is worthless. 'cut p99 by 30%' is a plan. It's a vocabulary problem that hits every domain where non-experts have to describe intent — maybe AI should lean harder on examples than natural language here."

Around the Ecosystem


Sources: RSS + Nitter thread scans of the accounts in TASK.md. Note: @potetotes's Nitter feed returned a "user not found" error again today, so that account is not represented. Several benchmark figures (the GPT-5.5 #1 DeepSWE claim and the per-task cost table) come from posts circulating via retweets; treat the exact numbers as the posters' self-reported figures rather than independently verified.