Every processed story in chronological order, with the newest coverage first. Filter by tag, source, or score to drill in.
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.
AAA's single-interface design separates assessment logic from agent implementation, removing the heavy integration burden of existing LLM-centric harnesses and enabling reproducible, cross-agent comparisons that current fragmented benchmarks cannot support.
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.
PI-Hunter gives developers a proactive auditing tool that surfaces and localizes latent prompt injection vulnerabilities before deployment, filling a gap left by defenses that only act at inference time.
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.