Every processed story in chronological order, with the newest coverage first. Filter by tag, source, or score to drill in.
The paper demonstrates that targeted Human-on-the-Loop escalation — rather than full attorney review — can cut the legal risk of autonomous LLM-driven privilege review by up to 61%, offering a concrete architecture for deploying agentic AI in high-stakes legal workflows without requiring human oversight of every document.
The benchmark exposes that current coding agents collapse within 5–6 turns on sustained multi-turn tasks — a failure mode invisible to single-task fraction-of-tasks-solved metrics — and quantifies that test feedback and harness choice are the dominant levers for improvement.
Wall-clock-calibrated leaky-integrator monitors are structurally bistable on agent streams — either constant alarms or silence — with no operating regime that enables moment detection, meaning this entire calibration class is unsuitable for monitoring autonomous coding agents running at realistic latencies.
MATM removes the repeated rediscovery cost baked into stateless agent deployments by giving heterogeneous agent populations a shared, retrievable store of procedural experience — without requiring joint training or inter-agent coordination.
ENPIRE removes the need for continuous human supervision and manual algorithm engineering — identified in the paper as the central bottleneck in physical robot learning — by giving coding agents a fully automated, closed-loop path to self-improve real-world manipulation policies.
The paper resolves a contested debate by showing that guidance production method — not guidance presence alone — determines whether `AGENTS.md` files help or hurt coding agents, and provides a concrete tuning procedure that raises SWE-bench Verified resolve rate by 7.5 percentage points over an unguided baseline.
The RATs framework demonstrates that self-directed play — without any explicit task instructions — can build a reusable, transferable code skill library that improves both in-distribution and real-world robot task performance without retraining the underlying model.
The decomposition replaces impractical logprob- and training-based uncertainty methods with a prompt-only approach that works under real deployment constraints, enabling LLM agents to proactively seek clarification on ambiguous tasks rather than acting on underspecified instructions.
The results show that CLI-based mobile agents, without any mobile-specific training, already surpass GUI-based agents on established benchmarks while completing tasks in nearly half the steps, establishing CLI as a viable and more efficient paradigm for mobile automation research.
The paper provides a concrete taxonomy of coding agent failure modes and a harness-level mitigation that is empirically validated, giving practitioners a structured basis for hardening agent deployments against real-world destructive failures.