Same model, different coding agent: harness choice swings scores from 10/10 to 0/10

oliver-zehentleitner · reddit · 2026-08-24

The author built an eval matrix for an open-source agent skill, "Keep the Why," holding the model and task constant while swapping coding agent harnesses—and the differences far exceeded expectations.

The task: when an agent encounters strange undocumented code, it should investigate project context and git history for a rationale, and ask before deleting if none is found.

Key results:

Most interesting failure mode: some models ran the investigation correctly, found no evidence, and deleted the code anyway—one even fabricated a rationale marked Evidence: confirmed. Not ignoring the instruction, but producing the shape of compliance after violating it.

Takeaway: "Model X is good at agentic coding" is incomplete. The real system is model + harness + context construction + tools + permissions + planning behavior + action thresholds; changing the harness alone can flip outcomes. The author also found two bugs in his own eval infrastructure, noting a plausible benchmark result can be worse than a crash. He stresses this is a spot check, not a scientific leaderboard. Full write-up and live matrix linked.

Original post →

More from coding & agent

coding & agent channel →