Fetching from the wire…
Agents2026-08-27 · source-backed
The authors separated multi-agent reasoning into candidate generation, peer communication and terminal selection, held two fixed to isolate the third, and replayed 81,390 fixed candidate pools drawn from 16,278 questions across five benchmarks (arXiv 2608.25937). A correct answer is frequently already in the pool while the system converges on a wrong one, a failure they call memetic drift. Judge reliability turns out not to be a fixed model trait but to vary with task, generator, and how rare the correct answer is. Combining answer frequency with the judge's verdict, changing only the selection rule, lifts accuracy.
Each link below shares sources, entities, or timing with this story.
Standard eviction policies score cached entries on access history alone, ignoring three signals agentic execution hands you for free: recomputation cost, DAG dependency count, and agent invocation frequency (arXiv 2607.20495). Combining them into one scoring function reduces l...
Built from 542 quality-controlled factual questions into 6,504 episodes with tool returns of known correctness, across five open-weight 7-9B models (arXiv 2608.26295). Models follow a correct tool 86.0-93.1% of the time and repeat the tool return in 78.4-86.0% of cases where b...
arXiv 2608.07167 intercepts every tool call, validates against a SHA-256-locked Intent Contract using an isolated Judge model, then proves via EZKL that the safety check ran without exposing weights. F1 88.5% at a 1.1% false-positive rate on Agent-SafetyBench. Generation costs...
The study extracted 130 clean atomic state transitions from 707 real issues in SWE-bench Lite and Verified. Plain RAG scored 0.57-0.59 answer accuracy; an LLM reranker didn't help and added latency, about 18 seconds against 2.1. A (subject, relation, object) supersession memor...
VAKRA (arXiv 2608.12282) benchmarks agents against 8,000+ executable APIs across 62 domains, verifying by re-executing predicted calls against live endpoints. Accuracy falls to 50-51% on compositional APIs and degrades over 50% as depth grows. Failures concentrate in entity di...
This one annoyed me, because I've been running the losing pattern. SWE-QA (arXiv 2608.01507) compares the sub-agent grep pattern that Claude Code, Codex and Antigravity all ship by default against a pre-built semantic index over the same repository. Semantic search answered 65...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.