Every processed story in chronological order, with the newest coverage first. Filter by tag, source, or score to drill in.
CSTS addresses a core bottleneck in agentic LLM development by replacing manual skill engineering with an automated, multi-model collective process that explicitly tests whether skills transfer across models — a property the paper identifies as critical for robust generalization.
Linksee's `PreToolUse` gate introduces a mechanism that can actively block AI agent actions that contradict declared product intent, moving drift detection from a passive warning into an enforcement layer.
StateGen's backend-is-truth invariant eliminates tool-call hallucinations by construction — a problem the paper identifies as the dominant failure class in tool-augmented LLM training data — while combining capabilities (multi-turn generation, state-grounded tool simulation, hierarchical multi-agent support, and built-in judge scoring) that no single publicly available platform currently offers together.
SING reduces full-corpus tool-schema exposure by 99.8% while simultaneously improving retrieval recall and task success, directly addressing the context-cost and closed-world limitations that arise as agentic tool ecosystems scale to thousands of APIs.
The post illustrates that automating the mechanical steps surrounding code review — correctness checks, routine fixes, low-risk routing — rather than just accelerating code generation, is what drove a reduction in large PR reviewer time from six or seven hours to 45 minutes and a tripling of weekly output.
ASSAY demonstrates that matching skills to tasks at inference time — rather than global library curation — is the key bottleneck for experience-based agent improvement, achieving state-of-the-art results on two benchmarks without any weight updates.
DeepRoot is the first system to simultaneously achieve low hallucination rates (7–10%) and high reasoning coherence on historical medical text, demonstrating a viable path for converting pre-ontological archives into verifiable drug-discovery leads at scale.
LatentGym fills a gap left by existing frameworks by providing the first controllable latent structure and disentangled exploration/exploitation metrics for measuring cross-task experiential learning in LLM agents.
The benchmark demonstrates that tool-menu composition — not just model capability — is a primary driver of agent task success, error rates, and safety-relevant risk exposure, with CMTF cutting token usage by roughly 98% and more than doubling task success over unfiltered baselines.
Classical resilient consensus filters demonstrably improve LLM agent agreement, showing that formal distributed-systems theory can directly inform the safety design of multi-agent AI systems.