Every processed story in chronological order, with the newest coverage first. Filter by tag, source, or score to drill in.
DeLM demonstrates that decentralizing multi-agent coordination through a shared verified context can simultaneously improve benchmark performance and cut per-task cost, addressing a structural scalability bottleneck in LLM test-time reasoning.
MLC demonstrates that line-level bug localization at full-file context can match expensive agentic pipelines in accuracy while cutting inference to a single generated token per file, directly addressing the cost and latency barriers the paper identifies as blocking practical verification of LLM-generated code.
The study reveals that mainstream benchmarks like SWE-Bench Verified and Terminal-Bench 2.0 compress capability differences between agents into narrow bands, and that esoteric language evaluation exposes a qualitative gap in how strong versus weak agents construct and debug novel strategies.
The architecture demonstrates that constraining LLM involvement to structured front-end parsing — rather than solver code generation — can achieve high reliability on finite element simulation benchmarks while avoiding the code-correctness risks of open-ended autonomous generation.
TabClaw's combination of transparent, editable execution plans with a self-evolving skill and memory system directly addresses the transparency and adaptability gaps the paper identifies in current LLM-based data-analysis agents.
Emergence World is the first platform the paper describes as purpose-built to make long-horizon multi-agent dynamics — behavioral drift, cross-vendor influence, and emergent governance — measurable, filling a gap left by short-horizon benchmarks that cannot observe these phenomena.
The paper demonstrates that difficulty and consequence are approximately orthogonal signals, meaning existing difficulty-based compute routing systematically under-protects high-stakes software engineering tasks — a gap the proposed scheduler directly closes.
SMAC-Talk provides the research community with an open, structured benchmark for evaluating how LLMs coordinate, communicate, and resist deception in cooperative multi-agent environments — conditions increasingly relevant as LLMs are deployed alongside other AI agents.
The detector provides interpretable, span-level pre-failure signals — quoting exactly what the agent acknowledged and ignored — rather than univariate predictors, making it a more actionable tool for diagnosing coding agent failures before they complete.
Alem makes multi-agent coordination a measurable, distinct bottleneck — separate from single-agent capabilities — for the first time in a long-horizon, open-ended setting, providing a controlled testbed for developing agents that communicate, allocate roles, and execute shared plans.