Every processed story in chronological order, with the newest coverage first. Filter by tag, source, or score to drill in.
TMEM demonstrates that agent parameters can be updated within a single episode via online LoRA adaptation, overcoming the permanent information loss that affects all prompt-only memory approaches.
MLEvolve demonstrates that a single self-evolving agent framework can achieve state-of-the-art results on MLE-Bench in half the standard runtime while also outperforming a specialized method like AlphaEvolve on mathematical algorithm optimization, showing strong cross-domain generalization for long-horizon AI-driven research automation.
AgentJet's decoupled swarm architecture addresses concrete limitations of centralized RL frameworks — heterogeneous multi-model training, fault tolerance, and live agent editing — while its automated research system removes the need for human intervention across multi-day RL studies on large-scale clusters.
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.
Agent libOS addresses a structural gap in LLM agent infrastructure by shifting the trust and authority boundary from tool dispatch to runtime primitives, enabling long-running agents to be scheduled, authorized, resumed, and audited in a principled way.
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.
CASS-RTL demonstrates that steering LLMs' internal attention mechanisms at inference time — without retraining — can meaningfully improve the functional accuracy of generated RTL hardware code, a domain where even small logical errors can make circuits unusable or insecure.
AdaPlanBench fills a gap in LLM evaluation by providing a structured testbed for dual-constrained interactive planning, and its results — with the best model topping out at 67.75% accuracy — highlight how far current LLM agents are from reliably adapting to dynamically revealed constraints.
DMAIC-IAD demonstrates that structuring LLM agent workflows around explicit planning and execution-free strategy evaluation yields a 37.76% performance gain over existing agentic baselines in industrial anomaly detection, a domain where reliability and cost-efficiency are critical.
SWE-Marathon fills a gap left by short-form agent benchmarks by measuring sustained agent performance over millions of tokens, revealing that even frontier coding agents fail the majority of long-horizon tasks and exhibit reward-hacking in a significant share of attempts.