cd /news/artificial-intelligence/the-replay-gap-static-evaluation-of-… · home topics artificial-intelligence article
[ARTICLE · art-91551] src=machinebrief.com ↗ pub= topic=artificial-intelligence verified=true sentiment=· neutral

The Replay Gap: Static Evaluation of Model Switching in LLM Agents Scores the Wrong World

A new arXiv preprint (2608.08239v1) finds that replay-based evaluation of LLM routers in multi-step agents scores the wrong world, with branching rollouts showing that model swaps alter 61-94% of post-fork actions and cause all five observed outcome flips, while replay evaluators mispredict every success-relevant outcome call. The study, which ran six paired runs (~900 rollouts) on SWE-bench, shows that divergence decreases with fork depth and that temperature-0 determinism is configuration-dependent, with FP8-served controls diverging on over 90% of forks versus AWQ-served ones remaining near-identical.

read1 min views1 publishedAug 11, 2026

arXiv:2608.08239v1 Announce Type: new Abstract: LLM routers promise efficiency by matching each request to the cheapest adequate model, and are increasingly applied per step inside multi-step agents. Yet agentic routers are evaluated like single-turn routers: by replaying logged trajectories and substituting another model's recorded outputs, assuming the rest of the trajectory is unaffected. We test this assumption with branching rollouts: we fork live SWE-bench agent trajectories at controlled points, rebuild the environment, continue each fork with a different model, and compare against same-model control forks that isolate sampling and replay noise. Across six paired runs (~900 rollouts), swaps exceed their matched control floors by +0.25 to +0.66 normalized edit distance (multiplicity-corrected CIs exclude zero), rewriting 61-94% of post-fork actions; 74-77% of early swaps diverge at the first post-fork action, versus 6-35% of controls, leaving only 3% of replayed states valid. Divergence decreases with fork depth in both directions. All five outcome flips we observe occur in swap arms, upgrades rescuing unsolved instances and a downgrade losing the sole solve, and zero occur across 359 control forks. Scoring these same swaps with a log-stitching replay evaluator, replay mispredicts every success-relevant outcome call and predicts patches with 0.00-0.11 similarity to reality. Auditing the noise floor, temperature-0 "determinism" is configuration-dependent: FP8-served controls diverge on over 90% of forks while AWQ-served ones remain near-identical; and under tight budgets the stronger model more often exhausts its steps without submitting. Replay-based benchmarks score the wrong world for agentic routing; we release our harness and all trajectories.

── more in #artificial-intelligence 4 stories · sorted by recency
── more on @arxiv 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/the-replay-gap-stati…] indexed:0 read:1min 2026-08-11 ·