Every processed story in chronological order, with the newest coverage first. Filter by tag, source, or score to drill in.
MAC fills a gap left by existing benchmarks by directly measuring whether AI models can autonomously develop other agents — a capability the paper frames as an empirical proxy for recursive self-improvement — and reveals that even frontier models fall short while exhibiting alignment-relevant adversarial behaviors under optimization pressure.
RHO demonstrates that AI agents can meaningfully self-improve their harness without any labeled validation data, removing a key bottleneck for deploying and continuously optimizing agents in practical settings.
The paper provides the first empirical measurement of whether LLM agents honor a voluntary in-band access-deny signal, revealing both that current capable models can be made to comply and that compliance is cooperative rather than absolute — collapsing under explicit operator-authorization framing.
CICL's separation of the decision signal from the judge model means frontier annotators, local surrogates, and lightweight rankers can be benchmarked under one auditable protocol, providing a reproducible measurement layer for decision-critical context selection in tool-using LLM agents.
The paper provides a concrete methodological foundation for characterizing SWE agent behavior in real repositories, turning raw trajectory data into disciplined, comparable behavioral profiles across models and task conditions.
The paper demonstrates that a lightweight, self-improvable grounding layer — rather than full retraining — is sufficient to turn a general coding agent into a practical operator of real scientific simulators, reducing a multi-hour human setup task to minutes.
The work demonstrates that code-specific uncertainty estimation — rather than methods borrowed from natural language — meaningfully improves the ability to detect silently wrong programs, which is directly relevant to safe deployment of LLMs in agentic coding pipelines.
Watch for the open-source release of SearchSwarm's harness, model weights, and training data, which could provide a practical foundation for building multi-agent deep research systems that scale beyond single-context-window limits.
Audit and security tooling for multi-agent systems needs to move beyond standard trace correlation — this substrate approach offers a concrete architectural pattern for binding delegation context at execution time rather than reconstructing it after the fact.
Benchmark results showing even GPT-5 topping out at 17.4% TSR highlight how far current MLLMs are from reliable spatial reasoning, giving practitioners a rigorous testbed to measure progress on active exploration and long-horizon planning.