Fetching from the wire…
Research2026-07-14 · source-backed
Logistic-regression probes on a coding agent's hidden states can decode whether code will parse and pass tests at AUC up to 0.83, and those internal representations run ahead of the agent's own edits, predicting outcomes as much as 25 steps in advance (arXiv). The authors call it a latent programming horizon, and the probes transferred across two models and two benchmarks without retraining. The practical hook: if the agent internally represents a doomed trajectory before it finishes writing it, you could probe and early-stop bad runs instead of paying for the full failure. Interpretability that's actually actionable, which is rarer than the papers suggest.
Each link below shares sources, entities, or timing with this story.
SWE-Touch mines task-critical regions from repair trajectories, builds plausible Counter-Edits that conflict with task completion, and injects them with contextual user messages when the agent reaches that code. Across nine models on SWE-bench Verified, average resolve rate dr...
Traced across 557 SWE-chat sessions (94,813 events) and 33,097 agentic pull requests from AIDev. Agent-facing artifacts account for 60.5% of documentation interactions versus 10.6% for classical technical docs and 1.3% for API references. Consultation is self-initiated 70.2% o...
Agents share transport and can call each other's tools but have no way to reconcile a fact phrased two ways (arXiv 2608.16357). Every incoming claim passes a five-outcome procedure (insert, merge, relate, conflict, reject) decided from scoped claim-key identity, embedding simi...
An LLM-based multi-agent simulation seeded with real GitHub data from 1,084 active developers branched the same community state into no-agent and agent conditions for 4-week runs (arXiv 2608.03585). Planned tasks up 34%, completed up 39%, median completion time from 45 to 20 m...
Swapnanil Saha's paper argues memory must be a harness property delivered involuntarily, not a document the agent chooses to read, and the controlled evaluation is damning: an agent with a pre-seeded memory store performed 0 memory operations across 114 turns, while determinis...
Coding agents ace correctness benchmarks and flail at repository-level performance work, because bottlenecks hide behind abstraction layers and the agent stops at the first passing patch. PerfAgent wraps an off-the-shelf agent with a profiler-guided, verifier-in-the-loop workf...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.