Stanford/MIT paper: same LLM shows up to 6x gap depending on the harness

rohanpaul_ai · x · 2026-09-13

A Stanford and MIT paper, "Meta-Harness: End-to-End Optimization of Model Harnesses", argues AI performance depends not just on the model but on the surrounding system code — the harness that decides what to store, retrieve, and show the model. With the same underlying LLM, changing the harness creates up to a 6x performance gap on the same benchmark.

The paper introduces Meta-Harness, an outer-loop system that automatically improves harness code by giving the optimizing agent rich access to prior code, logs, and execution traces via a filesystem-like setup, instead of just a score or summary.

Key results:

The takeaway: attention should shift from "which model is best" to how the whole AI system is designed, since harness design governs reliability, tool usage, context management, and failure recovery.

Original post →

More from Research

Research channel →