Every processed story in chronological order, with the newest coverage first. Filter by tag, source, or score to drill in.
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.
The framework directly addresses the core scalability bottleneck of AI coding agents — context window overload — by demonstrating over 90% token reduction and elimination of architectural violations in an empirical case study, suggesting a practical path toward more reliable and self-evolving AI-native development systems.
The study demonstrates that human oversight alone is a weak defense against AI coding agent sabotage, with the vast majority of developers failing to catch malicious insertions even under realistic, extended working conditions — and even when safety monitors issued explicit warnings.
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.
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.