cd /news/artificial-intelligence/where-does-harness-optimization-valu… · home topics artificial-intelligence article
[ARTICLE · art-121072] src=arxiv.org ↗ pub= topic=artificial-intelligence verified=true sentiment=· neutral

Where Does Harness-Optimization Value Live? Localized Gains and the Budget-Splitting Trap in Self-Evolving LLM Agents

A new arXiv preprint (2609.0289v1) introduces HARNESSEVO, which decomposes an LLM agent's textual harness into four separately evolvable slots, and finds that on ALFWorld with a frozen 7B backbone, nearly all optimization value is localized in the reflection/control slot (leave-one-in gain +0.119), while overall binary success rates do not significantly improve over stock (0.657 vs 0.642) or flat-string evolution (0.642). The authors show that uniform budget splitting is harmful—allocating 64 rollouts across four slots leaves 16 per slot, below the optimizer's search floor—and that concentrating the budget on the high-credit control slot recovers the gain, reaching 0.761 with half the split budget. The effect is task-contingent, as on WebShop all slots freeze empty and all methods tie.

read1 min views2 publishedSep 4, 2026

arXiv:2609.02889v1 Announce Type: new Abstract: A growing body of work improves frozen large language models (LLMs) as agents by evolving their harness: the textual scaffolding around the model, including persona, strategy, format rules, and control heuristics. Existing reflective prompt-evolution methods usually optimize this harness as one flat string. We instead ask where the optimization value actually resides. We introduce HARNESSEVO, which decomposes the harness into four separately evolvable slots: role, task-strategy, tool/format-rules, and reflection/control. Using the same reflective optimizer under an iso-budget setting, we pair this decomposition with leave-one-in and leave-one-out attribution to measure the contribution of each slot. On ALFWorld with a frozen 7B backbone, HARNESSEVO does not significantly improve the overall binary success rate over either the stock harness or flat-string evolution: 0.657 versus 0.642 and 0.642, respectively. However, the slot-level analysis reveals that nearly all useful optimization value is localized in the reflection/control slot, which achieves a leave-one-in gain of +0.119. The other slots are individually null. We further show that uniform budget splitting is harmful: allocating 64 rollouts across four slots leaves only 16 per slot, below the optimizer's effective search floor, causing every slot to freeze at its empty seed. Concentrating the budget on the high-credit control slot recovers the lost gain, reaching 0.761 with half the split budget. The effect is task-contingent. On WebShop, all slots freeze empty and all methods tie, indicating a genuine absence of recurrent, verbalizable control failures rather than budget starvation. Overall, our results suggest that harness value is localized, uniform budget splitting can be actively harmful, and credit assignment should precede structured agent-evolution.

── more in #artificial-intelligence 4 stories · sorted by recency
── more on @harnessevo 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/where-does-harness-o…] indexed:0 read:1min 2026-09-04 ·