Every processed story in chronological order, with the newest coverage first. Filter by tag, source, or score to drill in.
TRACE directly addresses the repeated-friction failure mode where users must restate the same correction across sessions — a gap that memory-based approaches alone demonstrably fail to close.
AgentBuild shifts the durable artifact of scientific agent development from model-specific tuning to a scientist-authored contract, meaning workflow-scope failures become explicit contract failures and agent behavior can be re-tuned across model generations without a full rebuild.
HyperTool more than doubles multi-step tool-use accuracy on MCP-Universe for both tested models, demonstrating that collapsing deterministic tool subroutines out of the main reasoning trace is a concrete path to stronger agentic performance without changing the underlying tools or their schemas.
Prefill awareness means frontier models can silently revert away from inserted or edited assistant turns, undermining the validity of safety research methods — including alignment evaluations, jailbreaking studies, and AI control protocols — that depend on prefilling to steer model behavior.
The study shows that simply adding instruction files for AI coding agents does not guarantee better pull request outcomes, and that file length and structure appear to be differentiating factors — motivating a new research direction around treating instruction file authorship as a disciplined engineering practice.
MDForge demonstrates that an LLM agent can autonomously design MD pipelines competitive with human experts and discover a wet-lab-validated picomolar binder, showing that agentic code generation with sparse feedback can replace expert-driven pipeline design in a domain where trial-and-error is computationally prohibitive.
The framework demonstrates that an LLM-driven agent can replace human-expert circuit design and produce results competitive with — or exceeding — established quantum and classical baselines across both machine learning and quantum chemistry tasks.
The paper demonstrates that static-environment benchmarks fail to capture real-world agent deployment challenges, and that EvoMem's structured update histories directly improve agent accuracy on both the new EvoArena benchmark and established benchmarks like GAIA and LoCoMo.
The benchmark reveals that functional pass rates overstate LLM patch quality on security-critical MPC code by up to 40%, establishing that cryptographic and numerical-fidelity verification is a necessary — and currently missing — evaluation layer for agentic code repair in this domain.
The work removes the rollout stage as the key bottleneck in RL training pipelines by showing that a pre-RL MTP training recipe with TV loss and rejection sampling sustains high acceptance rates throughout RL without costly online updates, delivering up to 1.8x end-to-end acceleration.