Databricks benchmark suggests coding-agent cost depends more on the harness than token price

Substantial-Heat-321 · reddit · 2026-07-26

The post argues that coding-agent cost is being measured at the wrong layer.

Using a Databricks benchmark on a multi-million-line, multi-language codebase, the author says token price alone was a poor predictor of real task cost. In their tests, the same model could cost more than 2× different depending on the harness, and one harness sent about 3× less context per turn while reaching similar quality.

The suggested better metric is:

The author says the harness controls a lot of that cost: what re-enters context, how failures are summarized, when tests run, whether the agent can retry blindly, and how much state survives between turns. They ask whether teams should log cost per merged PR or per green task, and whether agent comparisons should hold the harness constant instead of treating it as part of the model.

Original post →

More from coding & agent

coding & agent channel →