Every processed story in chronological order, with the newest coverage first. Filter by tag, source, or score to drill in.
The MCP-integrated, specification-first design removes the need for domain experts to manually author, debug, and submit complex scientific pipelines, making large-scale reproducible workflow execution accessible to non-expert users.
ReproRepo replaces the manual curation bottleneck of prior reproducibility benchmarks with a scalable, naturally occurring signal from GitHub issues, enabling ongoing large-scale evaluation of LLM agents on real-world ML paper auditing.
The framework demonstrates that automated prompt optimization alone — without any fine-tuning — can turn a completely failing LLM agent (0% on PutNext) into one that succeeds nearly three-quarters of the time, showing prompt engineering can be systematically automated rather than done by hand.
ACCORD demonstrates that a training-free grounding layer can close a substantial portion of the task-completion gap in LLM agents across both digital and embodied benchmarks, without modifying the underlying model.
The project offers a concrete, tool-checkable alternative to same-model self-verification, grounding agent reliability in deterministic external signals rather than the model's own re-reads.
SecureClaw is the first architecture evaluated across AgentDojo, AgentLeak, and ASB in a common harness that closes both the plaintext-exposure and unauthorized-action boundaries simultaneously, rather than trading one surface for the other.
HarnessBridge replaces the manual engineering bottleneck in LLM agent harness design with an end-to-end trainable module, reducing token usage and trajectory length while maintaining competitive benchmark performance.
TrajGenAgent demonstrates that a fine-tuning-free, hierarchical agent design can match or exceed the trajectory realism of computationally expensive fine-tuned models, lowering the barrier to generating privacy-safe synthetic mobility data for transportation, urban planning, and epidemic control applications.
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.
MemToolAgent demonstrates that structured memory management — without any LLM fine-tuning — can substantially improve tool-use accuracy, with an 80% relative gain on NESTFUL showing the approach's potential to close the gap between static LLM agents and agents that learn from experience.