Fetching from the wire…
Research2026-09-22 · source-backed
Total Cost of Agency decomposes multi-agent spend into base prompt, inference, memory injection, miss penalty and context accumulation, measuring injected tokens with a two-pass non-billable count rather than word-count proxies, which is a number production observability tools don't separate. On a 200-task enterprise benchmark against real model APIs, memory injection is about 12% of billed cost and 13.6% of the variable cost a compile-time optimizer can touch, rising from a structural zero at depth one with R²=0.9974. Cutting retrieval window capacity from 32 entries to 2 dropped injected tokens 28.7% with accuracy change inside seed variance. The authors state plainly that prompt caching wasn't evaluated. (arXiv 2609.23790)
Each link below shares sources, entities, or timing with this story.
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...
arXiv 2608.11879 benchmarked Mem0, Hindsight and Mastra Observational Memory across conversations up to 400 turns and 665 LoCoMo questions. Cost models built on conversation length miss badly because internal memory behavior dominates. Break-even against just replaying the ful...
In a GitHub Copilot SDK setup, an asynchronous memory-curator agent got read-only tools to check candidate memories against the current state before saving them. Pass rate on CLBench rose to 73% from 39% (arXiv 2609.11060). Queries per question fell to 4.7 from 8.8, and task-a...
The Astra coverage went to price and context window. The number that changes how I'd deploy it went into a system card nobody read. Artificial Analysis measured GPT-6 Astra's hallucination rate on AA-Omniscience at 51% at max effort, against 92% for its predecessor. Accuracy w...
After 20+ years maintaining Paint.NET, Rick Brewster concluded WINE's Direct2D would never be complete enough for what he needed, so the app now carries its own from-scratch reverse-engineered Direct2D implementation. He puts it at 180,000 lines against 700,000 for the rest of...
MAFIA (arXiv 2608.03844) targets the two conditions that describe production and that prior attacks failed against: large benign memory pools and active input auditing. It adds placement strategy (probe memory, allocate injection budget, schedule writes to stay retrieval-compe...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.