Microsoft paper: verify agent memories at write time — pass rate 39% to 73%, cost halved

rohanpaul_ai · x · 2026-09-15

A new Microsoft paper recommends that long-running agents verify a lesson is correct and reusable before writing it to persistent memory — verification should happen at memory-write time. A finished agent run isn't ground truth: it may contain wrong assumptions, incomplete procedures, or facts that go stale. Their fix: after each task, a separate memory agent with read-only environment access checks what's worth keeping before writing. On CLBench this raised pass rate from 39% to 73%, cut queries from 8.8 to 4.7 per task, and reduced task-agent cost from $3.38 to $1.68.

Related event: Microsoft paper: validate agent memories before writing, doubling pass rates at half cost(2 posts)→

Original post →

More from coding & agent

coding & agent channel →