2026-06-28
AI Agents
Two papers challenge execution-heavy program repair: "To Run or Not to Run" finds that prohibiting code execution costs only 1.25pp of resolve-rate on SOTA agents while saving substantial tokens and wall-clock, across 7,745 SWE-bench traces. icat-agent replaces shared context with event-based message passing and rubric-gated workflow pivots, beating Claude Code by 6.3-18.5% on SWE-bench Pro at $1.18 less per instance. Josef Chen's co-failure ceiling shows ensemble accuracy is capped at 1-beta, with beta underpriced ~2.5x across 67 models.
Papers
5To Run or Not to Run: Analyzing the Cost-Effectiveness of Code Execution in LLM-Based Program Repair
A two-stage empirical study of the generate-run-revise loop in LLM program repair, built on 7,745 SWE-bench leaderboard traces plus 3,000 controlled repair attempts across Claude Code, Codex, and OpenCode under four execution paradigms. Agents average 8.8 test runs per task (range 2-19), with late-stage executions succeeding more often. The headline: prohibiting execution entirely costs only 1.25pp of resolve-rate on SOTA models—not statistically significant—while saving substantial token and wall-clock cost.
Unlocking Model Potentials Through Adaptive Multi-Agent Scaffolding for Efficient Issue Resolution
placeholder
When Does Combining Language Models Help? A Co-Failure Ceiling on Routing, Voting, and Mixture-of-Agents Across 67 Frontier Models
A clean theoretical result with empirical teeth: any multi-model policy that returns one member's answer is capped at 1-beta accuracy, where beta is the rate every model fails the same query. Crucially, the usual pairwise error-correlation rho cannot identify beta. Across 67 models from 21 providers, a calibrated single-factor model underprices the all-wrong tail ~2.5x (observed beta 0.052 vs 0.023 on open math). On checkable code tasks, combining models rarely beat the single best model.
Where Do CoT Training Gains Land in LLM based Agents?
This asks what CoT training actually improves in agents, given that verbalized CoT is often post-hoc. By comparing prompt actions (no CoT) against CoT actions across checkpoints, the authors find prompt-action quality improves substantially while CoT's relative advantage stays flat—and later checkpoints revise their action in response to CoT less often. So training shifts capability into the prompt-conditioned policy, not the reasoning. Selectively masking action-token supervision on a fraction of examples then improves out-of-domain generalization.
Can Trustless Agents Be Trusted? An Empirical Study of the ERC-8004 Decentralized AI Agent Ecosystem
The first empirical audit of ERC-8004, a permissionless trust layer for AI agent economies built on on-chain Identity, Reputation, and Validation registries. Crawling Ethereum, BSC, and Base through May 2026, the authors find most registrations are placeholders—only 3%, 4%, and 15% expose a valid registration file with a live endpoint. The reputation registry fails as a trust signal: values aren't commensurable, feedback is rarely grounded in verifiable interactions, and reputation is manipulable at minimal cost, with 73.6-90.6% of reviewers suspect.
Blogs
1Using Local Coding Agents
Raschka walks through running open-weight models inside local coding harnesses as a substitute for Claude Code and Codex subscriptions. The value here is the hands-on framing: which harnesses accept which models, what the setup actually involves, and where local inference holds up against hosted frontier coding agents. For anyone weighing the cost and data-control tradeoffs of taking coding agents in-house, this is a concrete starting point rather than a benchmark table.
27 more items the ranker flagged but didn't feature
Papers
- WatchAct: A Benchmark for Behavior-Grounded Robot Manipulationarxiv:arxiv-agents
- HiLSVA: Design and Evaluation of a Human-in-the-Loop Agentic System for Scientific Visualizationarxiv:arxiv-agents
- Beyond Next-Observation Prediction: Agent-Authored World Modeling for Sequential Decision Makingarxiv:arxiv-llm-systems
- EGG: An Expert-Guided Agent Framework for Kernel Generationarxiv:arxiv-agents
- auto-psych: Automating the science of mind using agent-driven theory discovery and experimentationarxiv:arxiv-agents
- Staying In Character: Perspective-Bounded Memory For Book-Based Role-Playing Agentsarxiv:arxiv-agents
- Joint Learning of Experiential Rules and Policies for Large Language Model Agentsarxiv:arxiv-agents
- An Empirical Study of LLM-Generated Specifications for VeriFastarxiv:arxiv-software-eng
- Autodata: An agentic data scientist to create high quality synthetic dataarxiv:arxiv-agents
- A Process Harness for Uplifting Legacy Workflows to Agentic BPM: Design and Realization in CUGA FLOarxiv:arxiv-agents
- Closing the Loop to Discover Psychological Theories with an Automated Cognitive Scientistarxiv:arxiv-agents
- Semantic Early-Stopping for Iterative LLM Agent Loopsarxiv:arxiv-agents
- A Deterministic Control Plane for LLM Coding Agentsarxiv:arxiv-agents
- ASAP: Agent-System Co-Design for Wall-Clock-Centered Auto HPO Research for ML Experimentsarxiv:arxiv-agents
- Automating Potential-based Reward Shaping with Vision Language Model Guidancearxiv:arxiv-agents
- Memory Makes the Difference: Evaluating How Different Memory Roles Shape Conversational Agentsarxiv:arxiv-agents
- ConcoLixir: Reactive LLM Discovery Oracles for Python Concolic Testingarxiv:arxiv-software-eng
- Offline Multi-agent Continual Cooperation via Skill Partition and Reusearxiv:arxiv-agents
- Autoformalization of Agent Instructions into Policy-as-Codearxiv:arxiv-agents
- CodeChat-Eval: Evaluating Large Language Models in Multi-Turn Code Refinement Dialoguesarxiv:arxiv-software-eng
- Socratic agents for autonomous scientific discovery in high-dimensional physical systemsarxiv:arxiv-agents
- Augmentation with Dilution: A Large-Scale Empirical Study of Human Contributor Ecosystems After AI Coding Agent Adoptionarxiv:arxiv-software-eng
- Memory Depth, Not Memory Access: Selective Parametric Consolidation for Long-Running Language Agentsarxiv:arxiv-agents
- When Agents Meet Electric Bus Fleet Operations: Pricing Behavior, Trade-offs, and Policy Implications in an Aggregator Frameworkarxiv:arxiv-agents
- Perception, Verdict, and Evolution: Hindsight-Driven Self-Refining Forensics Agent for AI-Generated Image Detectionarxiv:arxiv-agents
- Same Scrutiny, More Time: Eye Tracking Insights into Reviewing LLM-Labelled Codearxiv:arxiv-software-eng