PulseAugur
EN
LIVE 00:32:08

New research explores LLM agent advancements in skill selection, autonomous driving, and compliance

Multiple research papers released on arXiv explore advancements in Large Language Model (LLM) agents, focusing on improving their capabilities and reliability. One paper introduces Best Prefix Selection (BPS) for optimal skill selection in LLM agents, offering provable guarantees on performance and token cost. Another study proposes a hybrid framework for autonomous driving that integrates LLM common-sense reasoning with reinforcement learning and PID control to enhance decision-making. Additionally, research investigates mitigating identity essentialism in LLM agents through longitudinal life trajectories and develops methods for policy compliance and failure attribution in LLM agents. AI

IMPACT These advancements aim to improve LLM agent performance, reliability, and applicability across diverse domains like autonomous driving and financial compliance.

RANK_REASON Multiple research papers published on arXiv detailing new methods and benchmarks for LLM agents.

Read on Hugging Face Daily Papers →

AI-generated summary · Google Gemini · from 369 sources. How we write summaries →

New research explores LLM agent advancements in skill selection, autonomous driving, and compliance

How we ranked this

Signal score
0 / 100
Composite score across the factors below. Higher = stronger signal that this story matters right now.
Newsworthiness bucket
Research
Multiple research papers published on arXiv detailing new methods and benchmarks for LLM agents.
Source corroboration
369 independent sources
Strong cross-source corroboration — multiple independent publishers covered this within the clustering window.
Topics
paper, model release
Editorial topic classification. Feeds into how the story surfaces on /topic/<slug> hub pages and into the per-entity coverage mix.
AI-industry relevance
High
Clearly on-topic for AI-industry coverage.
Story freshness
51 days old
Aged out of breaking-news scoring windows; ranking reflects the durable signal from the full source set.
Coverage growth since scoring
+95 source(s) since last score
New sources have picked up this story since our last re-score. Score will update on the next scoring pass.

Full methodology in our editorial standards.

COVERAGE [369]

  1. arXiv cs.AI TIER_1 English(EN) · Yilong Chen, Xiao Qin, Chenghao Liu, Liang Wu, Noelle I. Samia, Kaize Ding ·

    LLM Agents for Time-Series: A Survey

    arXiv:2608.26226v1 Announce Type: new Abstract: LLM-based agents are increasingly being developed for time-series problems, but their design choices vary substantially across task settings. This survey adopts a problem-driven taxonomy that organizes these systems by the time-seri…

  2. arXiv cs.AI TIER_1 English(EN) · Haiteng Wang, Weihao Li, Jing Zhang, Lei Ren ·

    AI Control Scientist: LLM-driven Agentic System for Automated Control Design

    arXiv:2608.26780v1 Announce Type: new Abstract: Control system design is critical for modern industry, such as chemical process temperature regulation and aero-engine control. However,traditional control design workflows rely heavily on expert knowledge and extensive manual param…

  3. arXiv cs.AI TIER_1 English(EN) · Abhigya Verma, Amit Kumar Saha, Seganrasan Subramanian, Sai Harshitha Aluru ·

    AgentJudgeBench: A Multi-Difficulty Benchmark for Evaluating LLM Judges on Agentic Tool-Calling

    arXiv:2608.26623v1 Announce Type: new Abstract: LLM judges are widely used to evaluate agentic tool-calling systems, yet their reliability on structured, dependency-driven workflows remains largely unexamined. We present AgentJudgeBench, the first benchmark to systematically stud…

  4. arXiv cs.CL TIER_1 English(EN) · Chung-En Sun, Linbo Liu, Tsui-Wei Weng ·

    The Cold-Start Safety Gap in LLM Agents

    arXiv:2606.07867v2 Announce Type: replace Abstract: Are tool-calling LLM agents equally safe throughout a conversation? We discover they are not: agents are most vulnerable at the very start of a session and become substantially safer after a few regular agentic tasks -- a phenom…

  5. arXiv cs.CL TIER_1 English(EN) · Tatiana Petrova, Andrei Mazniak, Radu State ·

    Agents Don't Paginate: First-Chunk Selection for LLM Tool Responses

    arXiv:2608.26130v1 Announce Type: new Abstract: Coding agents built on large language models (LLMs), such as Claude Code, Cursor, OpenAI Codex, GitHub Copilot, and Aider, receive tool responses that routinely exceed the agent's per-turn token budget. The standard remedy, paginati…

  6. arXiv cs.AI TIER_1 English(EN) · Yisen Xi ·

    Persona-Execution Separation: An Architecture Pattern for Evolving LLM Agents under Execution Audit

    arXiv:2608.27427v1 Announce Type: cross Abstract: Large language model (LLM) agents in governed organizations must let the persona (instructions, tone, self-presentation) evolve freely, while keeping execution (stateful, audited work) traceable. A single trust domain does not sat…

  7. arXiv cs.AI TIER_1 English(EN) · Chenhao Wu, Haoxuan Jia, Yang Liu, Yingguang Yang, Yuhan Lin, Chongyang Zhang, Hao Zheng, Yulin Huang, Jianshen Zhang, Yongzhi Qi, Shang Luo, Kefu Xu, Jifeng Zhu, Bin Chong ·

    Safety Does Not Compose: Non-Decaying Loop State for Autonomous LLM Agents

    arXiv:2608.27141v1 Announce Type: cross Abstract: Large language model agents are increasingly deployed as autonomous loops. Starting from one human goal, such a system repeatedly discovers work, plans, executes tool calls, verifies outcomes and persists state across many unatten…

  8. arXiv cs.AI TIER_1 English(EN) · Kuan-Hao Tseng, Niruth Bogahawatta, Yasod Ginige, Kunjan Patel, Kosta Dakic, Suranga Seneviratne ·

    FaulT-Bench: Towards Benchmarking Network Troubleshooting LLM Agents under Unreliable User Tickets

    arXiv:2608.27021v1 Announce Type: cross Abstract: LLM-based agents are increasingly proposed for network fault diagnosis, but existing benchmarks evaluate them only on accurate tickets and always assume a fault is present, conditions rarely met in practice. We present FaulT-Bench…

  9. arXiv cs.AI TIER_1 English(EN) · Yitian Zhou, Jingyu Zheng, Qiliang Jiang, Linkang Du, Haoming Liu, Lichao Wu, Shiyi Zhao, Mengxiang Liu, Ruilong Deng ·

    PLCBench: Can Autonomous LLM Agents Turn PLC Access into Sustained Physical Impact?

    arXiv:2608.26882v1 Announce Type: cross Abstract: Industrial control systems (ICSs) rely on programmable logic controllers (PLCs) to connect networked computation with physical control. Tool-using large language model (LLM) agents represent an emerging attack threat: can an auton…

  10. arXiv cs.AI TIER_1 English(EN) · Kimberly Milner, Minghao Shao, Nanda Rani, Haoran Xi, Venkata Sai Charan Putrevu, Meet Udeshi, Sandeep K. Shukla, Prashanth Krishnamurthy, Farshad Khorrami, Muhammad Shafique, Ramesh Karri ·

    How Do LLM Agents Actually Get the Flag? Trace-Level Provenance for Agentic Offensive Security Evaluation

    arXiv:2608.26237v1 Announce Type: cross Abstract: Capture-the-Flag (CTF) benchmarks are widely used to assess the offensive security capabilities of autonomous language-model agents. Evaluations rely on shallow binary judgments or aggregate scores, overlooking the agent's traject…

  11. arXiv cs.AI TIER_1 English(EN) · Dinh-Khanh Pham, Quy-Anh Dang, Lam Mai Thanh, Khanh Bui, Truong-Son Hy ·

    From SQL to Knowledge Graphs: An LLM-Driven Multi-Agent Approach with Data Schema Improvement

    arXiv:2608.26117v1 Announce Type: cross Abstract: RDBMS (Relational Database Management System) databases face several limitations, including slow execution with multi-hop queries and a lack of explainability by graphical interpretations. In contrast, Graph database offers a more…

  12. arXiv cs.AI TIER_1 English(EN) · Xingshan Zeng, Zishan Xu, Boju Zhang, Yuzhou Wu, Lingzhi Wang, Jianghao Lin, Liangyou Li, Yasheng Wang, Lifeng Shang, Xin Jiang, Weinan Zhang, Yong Yu, Qun Liu, Weiwen Liu ·

    What Makes Good Agentic Data? An ACE Lens on Data Generation for LLM Agents

    arXiv:2608.27260v1 Announce Type: new Abstract: LLM agents increasingly rely on generated interaction data to learn how to interact with external environments. Agentic data generation must maintain consistency among environments, tasks, interactions, and success signals while pro…

  13. arXiv cs.AI TIER_1 English(EN) · Xiaokun Guo, Zhen Xu, Dongdong Huo, Yanqiu Zhang, Wei Wang, Qinfu Yang, Dongjin Yu, Yu Wang ·

    When Tool Outputs Become Commands: Separating Action Induction from Runtime Authorization in Tool-Augmented LLM Agents

    arXiv:2608.27146v1 Announce Type: new Abstract: Tool-augmented LLM agents must rely on untrusted runtime Observations to complete open-ended tasks; however, when tool outputs no longer merely provide data but begin to specify concrete actions, they effectively become ``commands''…

  14. arXiv cs.AI TIER_1 English(EN) · Linsen Zhu, Yi Shi ·

    DSA: Evidence-Aware LLM-Agent Orchestration for Multi-Market Stock Research

    arXiv:2608.26990v1 Announce Type: new Abstract: Large language models can summarize financial information, but an operational stock-research system must first assemble heterogeneous evidence, expose unavailable data and model capabilities, and control how generated opinions affec…

  15. arXiv cs.AI TIER_1 English(EN) · Jiayi Kuang, Yinghui Li, Yunze Song, Keyu Chen, Zhifeng Shen, Yangning Li, Yidong Wang, Di Yin, Ruizhi Qiao, Xing Sun, Kai Jin, Ying Shen, Liang Lin, Philip S. Yu ·

    From Atomic to Agentic: Towards Interpretable Evaluation of LLMs' Agentic Mathematical Capabilities

    arXiv:2608.26950v1 Announce Type: new Abstract: Large Language Models (LLMs) are evolving from performing end-to-end mathematical reasoning to integrating agentic intelligence. However, most existing math benchmarks evaluate only final answers. This outcome-oriented evaluation pr…

  16. arXiv cs.AI TIER_1 English(EN) · Mesut Toruk ·

    BekchiAI: Measuring, Observing, and Controlling LLM Agents in One Click

    arXiv:2608.26867v1 Announce Type: new Abstract: Large language model agents reason, call tools, and act autonomously over many steps, but their agentic skills-correctly sequencing tools, planning under dependencies, judging untrusted inputs, and grounding generated arguments-are …

  17. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Yi Shi ·

    DSA: Evidence-Aware LLM-Agent Orchestration for Multi-Market Stock Research

    Large language models can summarize financial information, but an operational stock-research system must first assemble heterogeneous evidence, expose unavailable data and model capabilities, and control how generated opinions affect a final report. We present DSA, an evidence-aw…

  18. Hugging Face Daily Papers TIER_1 English(EN) ·

    PLCBench: Can Autonomous LLM Agents Turn PLC Access into Sustained Physical Impact?

    Industrial control systems (ICSs) rely on programmable logic controllers (PLCs) to connect networked computation with physical control. Tool-using large language model (LLM) agents represent an emerging attack threat: can an autonomous agent convert a network-reachable PLC into s…

  19. arXiv cs.LG TIER_1 English(EN) · Siyuan Chen, Runlin Hou, Shenxiu Wu, Yansong Sun, Junming Cao, Yiyu Zhang, Shudi Shao, Junhao Qiu, Zhichao Lu, Qingfu Zhang ·

    Beyond Scaling: Self-Evolving LLM Agents for Hardware Kernel Optimization via an Experience-Driven Workflow and Experience Graph Memory

    arXiv:2608.25570v1 Announce Type: new Abstract: Hardware kernel optimization requires repeated compilation, correctness testing, profiling, and revision. LLM agents can automate parts of this process, and stronger foundation models, longer context windows, and longer execution ho…

  20. arXiv cs.CL TIER_1 English(EN) · Pratyay Banerjee, Ankit Chadha ·

    Routed Graph Handoff: Adaptive Format Selection for Multi-Agent LLM Delegation

    arXiv:2608.25277v1 Announce Type: new Abstract: Multi-agent LLM systems coordinate through natural-language messages that consume 40--60\% of their token budget. Replacing these with structured graphs reduces cost but fails on tasks requiring adaptive reasoning. We propose \textb…

  21. arXiv cs.CL TIER_1 English(EN) · Hongqiu Ni, Han Tian, Chi Zhang, Guopeng Li, Haisheng Tan ·

    TOPAS: Workflow-Aware Prefix-State Scheduling for Multi-Agent LLM Serving

    arXiv:2608.25523v1 Announce Type: new Abstract: Prefix caching introduces a fundamental tradeoff in multi-agent large language model (LLM) serving: retaining a long system-prompt key-value (KV) cache for an agent accelerates future calls, yet it reduces the GPU memory available f…

  22. Hugging Face Daily Papers TIER_1 English(EN) ·

    What Makes Good Agentic Data? An ACE Lens on Data Generation for LLM Agents

    Agentic data generation is framed as constrained distribution design over factorized experience tuples, emphasizing execution-grounded accuracy, learner-relative complexity, and diversity rather than scale alone.

  23. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Shiqiang Wang ·

    ProgRouter: Online Progress-Guided Orchestration for Multi-Agent LLM Workflows under Quality-Cost Tradeoffs

    Multi-agent large language model (LLM) workflows have emerged as a powerful paradigm for solving complex, open-ended tasks through collaborative reasoning among specialized LLM agents, but they incur substantial operating costs due to repeated LLM invocations and long-horizon con…

  24. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Zhiyuan Yuan ·

    Candidate supply and answer selection shape the value of LLM judging in multi-agent systems

    Multi-agent systems (MAS) sometimes already have the potential to answer correctly, but still report a wrong answer. Explaining this outcome is difficult because generation, communication and final answer-selection rules usually change simultaneously. We conceptualize multi-agent…

  25. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Qingfu Zhang ·

    Beyond Scaling: Self-Evolving LLM Agents for Hardware Kernel Optimization via an Experience-Driven Workflow and Experience Graph Memory

    Hardware kernel optimization requires repeated compilation, correctness testing, profiling, and revision. LLM agents can automate parts of this process, and stronger foundation models, longer context windows, and longer execution horizons have improved optimization within individ…

  26. arXiv cs.AI TIER_1 English(EN) · Dai Jiahong ·

    The Empire, Long Divided, Must Unite: Architectural Convergence in Three LLM Agent Harnesses

    arXiv:2608.23953v1 Announce Type: cross Abstract: An agent harness is what turns a language model into an autonomous agent: the surrounding code that builds the model's context, mediates its tools, runs the loop, and persists state across a long-horizon run. This layer, not the m…

  27. arXiv cs.AI TIER_1 English(EN) · Shijun Lei, Quang Nguyen, Swapneel S Mehta, Zeping Li, Huichuan Fu, Xiaolong Zheng, Siki Chen, Yunji Liang, Philip Torr, Zhenfei Yin ·

    Strategic Exploitation in LLM Agent Markets: A Simulation Framework for E-Commerce Trust

    arXiv:2605.10059v3 Announce Type: replace Abstract: Agent-based modeling (ABM) has long been used in economics to study human behavior, and large language model (LLM) agents now enable new forms of social and economic simulation. While prior work has discovered strategic deceptio…

  28. arXiv cs.AI TIER_1 English(EN) · Yusheng Li, Tianjun Feng, Yunfeng Chen, Chun-Yi Tsai, Yihan Sun, Ayan Das, Kaoutar El Maghraoui, Shuxin Lin, Dhaval Patel ·

    PHMForge: Evaluating LLM Agents on Industrial Prognostics through MCP-Native, Algorithm-Grounded Tools

    arXiv:2604.01532v3 Announce Type: replace Abstract: LLM agents are beginning to invoke industrial asset-management tools through the Model Context Protocol (MCP), yet whether they can act reliably on this substrate for safety-critical \emph{Prognostics and Health Management (PHM)…

  29. arXiv cs.AI TIER_1 English(EN) · Wonung Kim, Hyunmin Choi, Minsu Kim, Jaehong Cho, Yeongwook Kim, Jongse Park ·

    Simthesizer: An Agent-Driven Simulation Framework for LLM Serving Systems

    arXiv:2608.24650v1 Announce Type: cross Abstract: System-level simulation is an essential tool for exploring the rapidly expanding design space of LLM serving systems, where real deployments remain costly and often infeasible. However, modern LLM serving now evolves faster than h…

  30. arXiv cs.AI TIER_1 English(EN) · Lin-Fa Lee, YI-YU Chang, Kuo-Hui Yeh ·

    WebMCP-Phalanx: Enforcing and Characterizing Trust Boundaries for Browser-Integrated LLM Agents

    arXiv:2608.24017v1 Announce Type: cross Abstract: The emerging W3C WebMCP proposal enables LLM agents to invoke tools exposed by web pages. In multi-party web environments, however, integrating agent execution into a browser security model centered on the Same-Origin Policy (SOP)…

  31. arXiv cs.AI TIER_1 English(EN) · Yiheng Sun, Huifei Wang, Yancheng Zhu, Zhenyu Li, Zebin Zhao, Yifan Yuan ·

    When "Must" Becomes "Maybe": Constraint Weakening in LLM Agent Workflows

    arXiv:2608.24569v1 Announce Type: new Abstract: Large language model (LLM) agents coordinate complex tasks through multi-role and multi-stage workflows. Upstream state is repeatedly transformed into intermediate language artifacts, such as summaries, plans, tickets, memories, and…

  32. arXiv cs.AI TIER_1 English(EN) · Zhi-Kai Chen, Xu-Xiang Zhong, Song-Yan Li, De-Chuan Zhan, Han-Jia Ye ·

    PeakBench: Benchmarking Resource-Aware Tool Invocation in LLM Agents

    arXiv:2608.24509v1 Announce Type: new Abstract: LLM agents increasingly solve tasks by invoking multiple tools, where parallel execution is essential for low latency but difficult to manage safely. Existing agent benchmarks primarily evaluate tool selection, argument generation, …

  33. arXiv cs.AI TIER_1 English(EN) · Roy Ganz, Mor Shpigel Nacson, Adi Kalyanpur, Ron Litman ·

    The Handoff Tax: Continuing Non-Native Trajectories in LLM Agents

    arXiv:2608.24358v1 Announce Type: new Abstract: Coding agents perform long-running tasks spanning dozens of model calls, tool uses, and code edits. As these runs unfold, users face a practical cost-quality trade-off: escalating to a stronger model when a cheaper one struggles, or…

  34. arXiv cs.AI TIER_1 English(EN) · Yuchen Xia, Michael Weyrich, Nasser Jazdi, Johannes St\"umpfle, Johannes Sigel, Akshay Narla, Gavin K. Reynolds, Anna Jawor-Baczynska, Pol Llopart ·

    LLM Agents Perform Controlled Experiments Using Simulation Models

    arXiv:2608.23622v1 Announce Type: new Abstract: Large language models (LLMs) have shown strong capabilities in reasoning, planning, and tool use, but many scientific and engineering tasks require more than plausible text and code generation. They require understanding how a syste…

  35. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Yifan Yuan ·

    When "Must" Becomes "Maybe": Constraint Weakening in LLM Agent Workflows

    Large language model (LLM) agents coordinate complex tasks through multi-role and multi-stage workflows. Upstream state is repeatedly transformed into intermediate language artifacts, such as summaries, plans, tickets, memories, and handoff notes, from which downstream components…

  36. arXiv cs.AI TIER_1 English(EN) · Hui Zeng, Pengfei Yang, Yanxin Chen, Fusong Ju, Xinran Wei ·

    LLM4LLM: Bridging Kernel Benchmarks and Real Deployment via Closed-Loop Agentic Optimization

    arXiv:2608.21836v1 Announce Type: new Abstract: Large language models have become increasingly capable agents for low-level code and kernel optimization, but isolated kernel benchmarks provide only a proxy for the deployment behavior that matters in language-model inference. We i…

  37. arXiv cs.AI TIER_1 English(EN) · Israt Moyeen Noumi, Tarannum Ahmed Nowshin, Md. Mehedi Hasan Nipu, Mohammad Sakib Mahmood, Md. Jakir Hossain, M. F. Mridha ·

    Agentic Security: A Systematization of Tools, Failure Modes, and Design Laws for LLM-Driven Penetration Testing

    arXiv:2608.21423v1 Announce Type: cross Abstract: Agentic security uses large-language-model (LLM) agents to plan, dispatch, and interpret security tools. As these systems move from demonstrations to deployed products, practitioners repeatedly encounter the same operational failu…

  38. arXiv cs.AI TIER_1 English(EN) · Seth Karten, Alex L. Zhang, Kevin Thomas, Sebastian M\"uller, Elie Bakouch, Daniel Auras, Mika Senghaas, Fares Obeid, Konstantin Dunas, Johannes Hagemann, Sami Jaghouar ·

    Prime Agent: A Self-Improving RLM Harness

    arXiv:2608.23552v1 Announce Type: new Abstract: Language models are sequential processors, but long-horizon agency requires external information and computation beyond model weights and active context. Prime Agent is an open-source harness for long-horizon evaluation and coding-a…

  39. arXiv cs.AI TIER_1 English(EN) · Xiaogang Xu, Jiaqi Tang, Jianmin Chen, Yingying Yan, Zhenchao Tang, Xiangxin Zhou, Xiaobin Hu, Wei Wei, Jinfeng Wu, Qifeng Chen, Lu Zhou, Jiafei Wu, Zhe Liu, Jianwei Yin, Weimin Zheng ·

    LLM-based Agents for Forecasting and Prediction: Methods, Training, Evaluation, and Applications

    arXiv:2608.23058v1 Announce Type: new Abstract: Large language models (LLMs) now support forecasting systems that combine language-based reasoning with temporal data, evidence retrieval, external tools, and iterative prediction. We investigate LLM-based forecasting agents, meanin…

  40. arXiv cs.AI TIER_1 English(EN) · Xiaohui Zhang, Zequn Sun, Chengyuan Yang, Yuanning Cui, Lingbing Guo, Wei Hu ·

    Toward Effective and Reliable LLM Agents via Dynamic Ontology

    arXiv:2608.22974v1 Announce Type: new Abstract: Large language model (LLM) agents rely heavily on knowledge encoded in model parameters or presented as unstructured context. In domain-specific tasks, this leaves important semantic connections implicit. This often results in incom…

  41. arXiv cs.CL TIER_1 English(EN) · Benjamin Plaut ·

    Safety Training May Persist Through Helpfulness Optimization in LLM Agents

    arXiv:2603.02229v2 Announce Type: replace-cross Abstract: Safety post-training has been studied extensively in single-step "chat" settings where safety typically refers to refusing harmful requests. We study an "agentic" (i.e., multi-step, tool-use) setting where safety refers to…

  42. arXiv cs.CL TIER_1 English(EN) · Yaokun Liu, Yifan Liu, Daniel Yue Zhang, Ruichen Yao, Zelin Li, Dong Wang ·

    PropUQ-MAS: Propagation-Aware Uncertainty Quantification for LLM Multi-Agent Systems

    arXiv:2608.22130v1 Announce Type: cross Abstract: LLM-based multi-agent systems (MAS) solve complex tasks through communication among role-specialized agents. However, inter-agent dependencies introduce reliability risks beyond isolated agent failures. For instance, errors in int…

  43. arXiv cs.CL TIER_1 English(EN) · Vedant Khatri, Anthony Cusimano, Zachari Swiecki, Zhen Xu, Xiner Liu, Renzhe Yu ·

    From Diagnosis to Redesign: Using Quantitative Ethnography to Improve Multi-Agent LLM Reasoning

    arXiv:2608.22566v1 Announce Type: new Abstract: Multi-agent large language model (LLM) systems are designed to improve reasoning by decomposing tasks across multiple agents with specialized functions, but the presence of multiple agents does not inherently guarantee coherent reas…

  44. arXiv cs.CL TIER_1 English(EN) · Weixiang Sun, Zehong Wang, Hong Huang, Colby Nelson, Yanfang Ye ·

    The Collaboration Tax: How Much LLM Multi-Agent Systems Pay to Coordinate

    arXiv:2608.22152v1 Announce Type: new Abstract: Multi-agent systems built from large language models are deployed widely, yet how much performance is lost when two LLMs must coordinate rather than act alone remains unclear. We formulate the collaboration tax as the team-decentral…

  45. arXiv cs.AI TIER_1 English(EN) · Xu Yang, Chenhui Lin, Haotian Liu, Qi Wang, Yue Yang, Wenchuan Wu ·

    One Request, Multiple Experts: LLM Orchestrates Domain Specific Models via Adaptive Task Routing

    arXiv:2511.12484v2 Announce Type: replace-cross Abstract: With the integration of massive distributed energy resources and the widespread participation of novel market entities, the operation of active distribution networks (ADNs) is progressively evolving into a complex, multi-s…

  46. arXiv cs.AI TIER_1 English(EN) · Yinuo Liu, Zi Qian, Heng Zhou, Jiahao Zhang, Yajie Zhang, Zhihang Li, Mengyu Zhou, Erchao Zhao, Xiaoxi Jiang, Guanjun Jiang ·

    ATP-Bench: Towards Agentic Tool Planning for MLLM Interleaved Generation

    arXiv:2603.29902v2 Announce Type: replace Abstract: Interleaved text-and-image generation represents a significant frontier for Multimodal Large Language Models (MLLMs), offering a more intuitive way to convey complex information. Current paradigms rely on either image generation…

  47. arXiv cs.AI TIER_1 English(EN) · Weiwei Sun, Xuhui Zhou, Weihua Du, Xingyao Wang, Sean Welleck, Graham Neubig, Maarten Sap, Yiming Yang ·

    Training Proactive and Personalized LLM Agents

    arXiv:2511.02208v2 Announce Type: replace Abstract: Despite rapid progress, current AI agents are primarily optimized for isolated task completion. We argue for a paradigm shift toward training agents as collaborators that communicate and adapt to people. To facilitate this shift…

  48. arXiv cs.AI TIER_1 English(EN) · Chang Liu, Xiaohui Xie, Xinyi Chen, Yong Cui ·

    NetConfArena: An Executable Benchmark for LLM Agents in Closed-Loop Network Configuration

    arXiv:2608.23179v1 Announce Type: cross Abstract: Large language model (LLM) agents are increasingly attractive for automating network configuration, yet their reliability and failure patterns are poorly understood. An essential prerequisite is to assess such agents in a realisti…

  49. arXiv cs.AI TIER_1 English(EN) · Jiatong Li, Wengyu Zhang, Weida Wang, Yuxuan Ren, Wei Liu, Chenyang Mao, Yuqiang Li, Yatao Bian, Changmeng Zheng, Xiaoyong Wei, Qing Li ·

    Molecular LLM Agents: From Architectural Design to Scientific Autonomy

    arXiv:2608.23104v1 Announce Type: cross Abstract: Molecular science represents an important frontier for LLM-based agents. Unlike general agents that mainly operate over natural language, code, or web environments, molecular LLM agents must perceive, reason about, and act upon ch…

  50. arXiv cs.AI TIER_1 English(EN) · Xinyuan Liu, Eren Sadikoglu, Riana Chatterjee, Ransalu Senanayake ·

    Physical Agentic AI: An Architecture for Orchestrating a Robot Crew with LLMs

    arXiv:2608.22657v1 Announce Type: cross Abstract: Agentic AI frameworks interpret open-ended task goals and decompose them into multi-step plans. Richer information about embodiment-specific capabilities, physical preconditions, and cross-robot coordination improves grounding, bu…

  51. arXiv cs.AI TIER_1 English(EN) · Ryuki Hyodo ·

    Minimal Local Simulation Foundations for LLM- and VLM-Driven Agents in 2D and 3D Environments

    arXiv:2608.22833v1 Announce Type: cross Abstract: Large language models (LLMs) and vision-language models (VLMs) are expanding the range of behaviors that can be represented in agent-based simulations, but many contemporary platforms are difficult to study, modify, or run on ordi…

  52. arXiv cs.AI TIER_1 English(EN) · Wenhao Wu, Menghao Zhang, Xin Wang, Zhi Wang, Kun Shao, Jian Luan ·

    TRACE: A Self-Evolving Skill Bank for Consistent, Limit-Aware LLM Agents

    arXiv:2608.22793v1 Announce Type: cross Abstract: Reliable deployment of LLM agents in user-facing products depends not on raw task-solving ability but on consistency and limit-awareness: behaving the same way across repeated trials, and recognizing when a request cannot, or cann…

  53. arXiv cs.AI TIER_1 English(EN) · Baicheng Chen, Zheyuan Liu, Jingyu Zhang, Kaize Ding, Ningshan Ma, Yue Huang, Meng Jiang ·

    Forgotten in Weights, Recovered by Tools: Agentic Tool Unlearning for LLM Agents

    arXiv:2608.21544v1 Announce Type: cross Abstract: Large language models (LLMs) are increasingly deployed as tool-augmented agents, where responses can depend on tool calls and external observations rather than model parameters alone. This creates an evaluation mismatch for LLM un…

  54. Hugging Face Daily Papers TIER_1 English(EN) ·

    The Handoff Tax: Continuing Non-Native Trajectories in LLM Agents

    Coding agents perform long-running tasks spanning dozens of model calls, tool uses, and code edits. As these runs unfold, users face a practical cost-quality trade-off: escalating to a stronger model when a cheaper one struggles, or downshifting once the hard reasoning is complet…

  55. Hugging Face Daily Papers TIER_1 English(EN) ·

    When "Must" Becomes "Maybe": Constraint Weakening in LLM Agent Workflows

    Multi-stage LLM workflows lose operational constraints when intermediate artifacts transform binding prerequisites into non-binding context, causing safety failures despite preserved content.

  56. arXiv cs.MA (Multiagent) TIER_1 English(EN) · James Evans ·

    Markets, Not Planners: Decentralized Orchestration of LLM Agents with Private Information

    As LLM agents proliferate, built by different parties and with different capabilities and costs, orchestrating them is more like assembling labor across the economy than a computer calling a subroutine. Existing orchestration is typically centralized, with a single planner assign…

  57. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Ryuki Hyodo ·

    Minimal Local Simulation Foundations for LLM- and VLM-Driven Agents in 2D and 3D Environments

    Large language models (LLMs) and vision-language models (VLMs) are expanding the range of behaviors that can be represented in agent-based simulations, but many contemporary platforms are difficult to study, modify, or run on ordinary computers. We present two intentionally minim…

  58. arXiv cs.AI TIER_1 English(EN) · Jiajun Wu, Zirui Wang, Jiayu Zhou, Qiang Ye, Steve Drew ·

    FL-MAESTRO: Multi-Agent LLM Orchestration for Resource-Constrained Federated Learning

    arXiv:2608.20518v1 Announce Type: new Abstract: In Federated Learning (FL), the communication topology is a runtime variable rather than a fixed design choice, since links and edge devices drop in and out during training. Each round, the server must commit three coupled decisions…

  59. arXiv cs.LG TIER_1 English(EN) · Quan Wei, Siliang Zeng, Chenliang Li, Zhongruo Wang, William Brown, Oana Frunza, Wei Deng, Anderson Schneider, Yuriy Nevmyvaka, Yang Katie Zhao, Alfredo Garcia, Mingyi Hong ·

    Reinforcing Multi-Turn Reasoning in LLM Agents via Fine-Grained Reward Structure and Credit Assignment

    arXiv:2505.11821v3 Announce Type: replace Abstract: Reinforcement Learning (RL) approaches have been wildly used to enhance the reasoning capabilities of Large Language Model (LLM) agents in long-horizon, multi-turn scenarios. Such interactions can be formalized as turn-level Mar…

  60. arXiv cs.AI TIER_1 English(EN) · Yuyuan Feng, Zhishang Xiang, Chaobin Yang, Qichao Ma, Zerui Chen, Yujing Zhang, Ke Huang, Chuanjie Wu, Zhaoxu Liu, Yili Wang, Xin He, Jiapu Wang, Zijin Hong, Hao Chen, Yuanchen Bei, Kun Wang, Shengyuan Chen, Ningyu Zhang, Enyan Dai, Linhao Luo, Qingyi Pa… ·

    Graph Engineering in the Era of LLM Agents: From Individual Intelligence to System Intelligence

    arXiv:2608.21156v1 Announce Type: cross Abstract: LLMs have evolved from language generators to autonomous agents capable of complex, long-horizon tasks. This evolution has produced paradigms including Prompt Engineering to elicit model capabilities, Context Engineering to manage…

  61. arXiv cs.AI TIER_1 English(EN) · Kai Wang, Zeming Wei, BiaoJie Zeng, Chang Jin, An Wang, Xiaokun Luan, Zhixiao Lin, Jingjing Qu, Xia Hu, Xingcheng Xu ·

    ClawSentry: A Progressive Multi-Tier Security Monitor for Safeguarding Autonomous LLM Agents

    arXiv:2608.21101v1 Announce Type: cross Abstract: As large language model (LLM) agents move from conversation to executing code, reading local files, and orchestrating external tools, a single agent hijacked by a malicious third-party skill can cause data exfiltration, privilege …

  62. arXiv cs.AI TIER_1 English(EN) · Wei Shao, Chongzhou Fang, Zuxiong Tan, Zequan Liang, Setareh Rafatirad, Avesta Sasan, Houman Homayoun ·

    Beyond End-to-End Success: Diagnosing Failures in Long-Horizon Security LLM Agents

    arXiv:2608.20563v1 Announce Type: cross Abstract: Long-horizon security LLM agents must carry information and decisions across many dependent interactions, where later actions often depend on services, state, or access discovered much earlier. This makes final task success diffic…

  63. arXiv cs.AI TIER_1 English(EN) · Yanze Jiang, Mingxuan Li, Yuhao Wang, Shengfang Zhai, Jiaheng Zhang ·

    Don't Solve, Just Compare: Tiny Advisors for Runtime Intervention in LLM Agents

    arXiv:2608.21027v1 Announce Type: new Abstract: LLM agents are emerging as an important paradigm for real-world tasks that require reasoning, tool use, and sequential decision-making. As these agents operate over longer horizons, runtime intervention offers a way to improve relia…

  64. arXiv cs.AI TIER_1 English(EN) · Guodong Xu ·

    Calibrating Criterion Revision in LLM Agents: Failure Modes and a Trace-Anchored Protocol

    arXiv:2608.20729v1 Announce Type: new Abstract: Language-model agents can improve after failure or carry text across episodes without revising what counts as success. We study the narrower attribution problem of criterion revision: when criterion K0 accepts an outcome violating a…

  65. arXiv cs.AI TIER_1 English(EN) · Quang Dao, Purvi Kathalkar, Kenneth Eaton ·

    Weighted Memory Tree: Remembering What Matters for Long-Horizon LLM Agents

    arXiv:2608.20631v1 Announce Type: new Abstract: Large language model (LLM) agents have demonstrated the ability to solve multi-step tasks requiring planning, tool use, and external information access, yet growing execution histories increase inference cost and expose reasoning to…

  66. Hugging Face Daily Papers TIER_1 English(EN) ·

    Prime Agent: A Self-Improving RLM Harness

    Prime Agent is an open-source harness that uses recursive subagents, persistent computation, and agent-to-agent coordination to extend language models' long-horizon capabilities across coding and reasoning tasks.

  67. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Ransalu Senanayake ·

    Physical Agentic AI: An Architecture for Orchestrating a Robot Crew with LLMs

    Agentic AI frameworks interpret open-ended task goals and decompose them into multi-step plans. Richer information about embodiment-specific capabilities, physical preconditions, and cross-robot coordination improves grounding, but does not eliminate infeasible, mistimed, or unsa…

  68. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Dong Wang ·

    PropUQ-MAS: Propagation-Aware Uncertainty Quantification for LLM Multi-Agent Systems

    LLM-based multi-agent systems (MAS) solve complex tasks through communication among role-specialized agents. However, inter-agent dependencies introduce reliability risks beyond isolated agent failures. For instance, errors in intermediate messages could be inherited and amplifie…

  69. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Pol Llopart ·

    LLM Agents Perform Controlled Experiments Using Simulation Models

    Large language models (LLMs) have shown strong capabilities in reasoning, planning, and tool use, but many scientific and engineering tasks require more than plausible text and code generation. They require understanding how a system responds to intervention, which in practice de…

  70. arXiv cs.IR (Information Retrieval) TIER_1 English(EN) · Hongzhi Yin ·

    Enhancing Group Recommendation with Memory-Augmented Reasoning in LLM Agent

    The core challenge in group recommendation lies in modeling the dynamic evolution of user preferences and explain?ing the consensus formation process. Existing Large Language Model (LLM)-based methods, despite improved interpretability, treat interaction history as fixed text, ig…

  71. arXiv cs.IR (Information Retrieval) TIER_1 English(EN) · Yi Chang ·

    Graph Engineering in the Era of LLM Agents: From Individual Intelligence to System Intelligence

    LLMs have evolved from language generators to autonomous agents capable of complex, long-horizon tasks. This evolution has produced paradigms including Prompt Engineering to elicit model capabilities, Context Engineering to manage information access, Harness Engineering to organi…

  72. Hugging Face Daily Papers TIER_1 English(EN) ·

    Graph Engineering in the Era of LLM Agents: From Individual Intelligence to System Intelligence

    LLMs have evolved from language generators to autonomous agents capable of complex, long-horizon tasks. This evolution has produced paradigms including Prompt Engineering to elicit model capabilities, Context Engineering to manage information access, Harness Engineering to organi…

  73. arXiv cs.AI TIER_1 English(EN) · Yu Chen, Ruishuo Chen, Xun Wang, Zhuoran Li, Longbo Huang ·

    Optimal Skill Selection for LLM Agents with Provable Bicriteria Guarantees

    arXiv:2608.19993v1 Announce Type: new Abstract: Loading reusable skill documents into a bounded context window is now the primary way large language model (LLM) agents acquire task-specific capabilities, which makes skill selection a first-order determinant of task performance an…

  74. arXiv cs.AI TIER_1 English(EN) · Yiyang Luo, Yihang Jiang, Qijun Xie, Liang Lan, Lin Willian Cong, Anyi Rao, Yunya Song ·

    ReguSim: Evaluating LLM Agent Rule Grounding in Financial Compliance

    arXiv:2608.19974v1 Announce Type: new Abstract: LLM agents in financial markets may cite rules yet still submit orders that violate executable constraints or misread surveillance evidence. We introduce ReguSim, a controlled financial-compliance environment, and ReguBench, a targe…

  75. arXiv cs.AI TIER_1 English(EN) · Seongjae Kang, Taehyung Yu, Sung Ju Hwang ·

    PolicyGuide: From Guarding One Action to Guiding the Whole Workflow for Policy-Compliant LLM Agents

    arXiv:2608.19861v1 Announce Type: new Abstract: Customer-service LLM agents must follow organizational policy when acting on a user's behalf. Compliance failures arise from either forbidden actions, such as granting an ineligible change, or omitted procedural requirements, such a…

  76. arXiv cs.CL TIER_1 English(EN) · Mehdi Azarafza, Faezeh Pasandideh, Ali Ehteshami Bejnordi, Stefan Henkler, Achim Rettberg ·

    Multi-Agent Orchestration with the Common-Sense Reasoning Capabilities of LLMs for Autonomous Driving

    arXiv:2608.20129v1 Announce Type: cross Abstract: Autonomous vehicles require robust perception and decision-making capabilities to operate in diverse and unseen scenarios. While reinforcement learning and rule-based methods can provide effective control and safety mechanisms, th…

  77. arXiv cs.CL TIER_1 English(EN) · Hexi Wang, Yujia Zhou, Bangde Du, Weihang Su, Xinyuan Cao, Qingyi Pan, Qingyao Ai, Yueyue Wu, Min Zhang, Yiqun Liu ·

    Mitigating Identity Essentialism in LLM Agents with Longitudinal Life Trajectories

    arXiv:2608.19621v1 Announce Type: new Abstract: Large language models (LLMs) offer a scalable approach to social simulation, but their credibility depends on how agents are constructed. Existing methods can partially reproduce population-level patterns, yet often fail to capture …

  78. arXiv cs.AI TIER_1 English(EN) · Bo Qian, Yuting Wu, Shuang Zeng, Huaiyu Wan, Dalin Zhang, Jiqiang Liu ·

    MileGPO: Milestone Inference with Local Evidence for Graph-Based Policy Optimization of Long-Horizon LLM Agents

    arXiv:2608.19803v1 Announce Type: cross Abstract: Credit assignment is challenging in long-horizon agentic reinforcement learning, where supervision often comes only from final rewards. Existing methods refine trajectory-level signals into step-level credits through step grouping…

  79. arXiv cs.AI TIER_1 English(EN) · Yizhe Chi, Wenyi Li, Deyao Hong, Xiaoqiu Wang, Mingju Gao, Kaisen Yang, Bingxiang He, Youjie Zheng, Calvin Xiao, Qinhuai Na ·

    AI4AI-Bench: Benchmarking LLM Agents in Algorithmic Design for Recursive Self-Improvement

    arXiv:2608.20318v1 Announce Type: new Abstract: Recursive self-improvement (RSI) asks whether an AI system can improve the process that produces AI systems, so that the next system inherits the improvement. That process is the training algorithm: a better objective or update rule…

  80. arXiv cs.AI TIER_1 English(EN) · Yiyang Feng, Biddut Sarker Bijoy, Niranjan Balasubramanian, Jiawei Zhou ·

    Break It Down, Pass It On: Cross-Task Skill Transfer in LLM Agents

    arXiv:2608.20274v1 Announce Type: new Abstract: Large language model (LLM) agents can induce skills from completed tasks and reuse them later to grow more capable with experience. In practice, induced skills may transfer unreliably and can even harm the agent that retrieves them.…

  81. Hugging Face Daily Papers TIER_1 English(EN) ·

    Graph Engineering in the Era of LLM Agents: From Individual Intelligence to System Intelligence

    Graph Engineering organizes multi-agent LLM systems through dynamic graph structures to coordinate specialized agents and manage complex, evolving tasks.

  82. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Achim Rettberg ·

    Multi-Agent Orchestration with the Common-Sense Reasoning Capabilities of LLMs for Autonomous Driving

    Autonomous vehicles require robust perception and decision-making capabilities to operate in diverse and unseen scenarios. While reinforcement learning and rule-based methods can provide effective control and safety mechanisms, their performance may degrade in situations requirin…

  83. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Achim Rettberg ·

    Multi-Agent Orchestration with the Common-Sense Reasoning Capabilities of LLMs for Autonomous Driving

    Autonomous vehicles require robust perception and decision-making capabilities to operate in diverse and unseen scenarios. While reinforcement learning and rule-based methods can provide effective control and safety mechanisms, their performance may degrade in situations requirin…

  84. arXiv cs.CL TIER_1 English(EN) · Ting-Wei Li, Yuanchen Bei, Xiao Lin, Hanghang Tong ·

    Beyond LLM-Based Reasoning: Lightweight GNNs for Agent Failure Attribution

    arXiv:2608.18575v1 Announce Type: new Abstract: Large language model (LLM)-based multi-agent systems (MAS) often exhibit complex failure modes, which frequently cause agents to produce incorrect outcomes. This motivates the task of Agent Failure Attribution: given a failed multi-…

  85. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Reza Zakerian ·

    When Do LLM Agents Help? Deadline-Aware Mixed-Criticality Task Scheduling at the Autonomous-Vehicle Edge

    Autonomous vehicles offload latency-sensitive perception tasks to nearby mobile edge computing (MEC) servers, where a missed safety-critical task is unsafe rather than merely degraded. Large language models (LLMs) are increasingly proposed as adaptive, explainable schedulers, yet…

  86. Hugging Face Daily Papers TIER_1 English(EN) ·

    PolicyGuide: From Guarding One Action to Guiding the Whole Workflow for Policy-Compliant LLM Agents

    Customer-service LLM agents must follow organizational policy when acting on a user's behalf. Compliance failures arise from either forbidden actions, such as granting an ineligible change, or omitted procedural requirements, such as identification or confirmation. Runtime safegu…

  87. arXiv cs.LG TIER_1 English(EN) · Zhi Zheng, Rongsheng Chen, Yunpeng Ba, Zhenkun Wang, Yee Whye Teh, Wee Sun Lee ·

    Agentic ESOpt: Fine-Tuning Long-Horizon LLM Agents with Minimal GPU Requirements

    arXiv:2608.17310v1 Announce Type: new Abstract: Reinforcement Learning (RL) has been promising in single-turn LLM fine-tuning. However, long-horizon agentic reasoning introduces increasingly branching interactions and sparse rewards, exposing several limitations of RL: its heavyw…

  88. arXiv cs.AI TIER_1 English(EN) · Dayang Liang, Liyuan He, Xuan Feng, Shuxin Li, Bo An, Yunlong Liu ·

    PlanPO: Group Planning-Aware Policy Optimization for Multi-Turn Agentic LLMs

    arXiv:2608.17289v1 Announce Type: new Abstract: Group-relative policy optimization has emerged as a key paradigm for training agentic large language models (LLMs) on multi-turn interactive tasks. However, most existing variants fail to distinguish advantages among successful traj…

  89. arXiv cs.AI TIER_1 English(EN) · Liangtao Lin, Qingang Zhang, Zhaomeng Zhu, Tianwei Zhang, Yonggang Wen ·

    Task-Aware Harness Provisioning for LLM Agents in Mission-Critical Infrastructure Operations

    arXiv:2608.17433v1 Announce Type: new Abstract: LLM agents have been widely adopted to operate mission-critical infrastructure (MCI). These agents normally rely on a harness that determines what information they can access, which tools they can use, and what actions they can take…

  90. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Sandeep P. Chinchali ·

    Bayesian Partner Modelling enables Adaptive Replanning for LLM Coordination

    Multi-agent Large Language Model (LLM) systems often struggle to collaborate with new teammates whose strategies shift mid-task. Because agents execute multi-step or temporally extended skills, they frequently continue executing outdated plans long after public evidence shows tha…

  91. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Yonggang Wen ·

    Task-Aware Harness Provisioning for LLM Agents in Mission-Critical Infrastructure Operations

    LLM agents have been widely adopted to operate mission-critical infrastructure (MCI). These agents normally rely on a harness that determines what information they can access, which tools they can use, and what actions they can take. Existing systems often expose the same compreh…

  92. arXiv cs.AI TIER_1 English(EN) · Xiao Wang, Lu Dong, Ifeoma Nwogu, Srirangaraj Setlur, Venu Govindaraju ·

    MistyPilot: Enabling Social-Robot Control through Multi-Agent LLM Skill Orchestration

    arXiv:2608.15549v1 Announce Type: cross Abstract: Programming small social robots from natural-language instructions requires more than invoking isolated APIs. Interactive tasks combine reactive physical behaviors with stateful social behaviors, while existing interfaces often re…

  93. arXiv cs.AI TIER_1 English(EN) · Zeyuan Li (Massachusetts Institute of Technology), Lukas Petersson (Andon Labs), Alessandro Acquisti (Massachusetts Institute of Technology), Michiel A. Bakker (Massachusetts Institute of Technology) ·

    Emergent Misaligned Communication in Long-Horizon Multi-Agent LLM Commerce

    arXiv:2608.14825v1 Announce Type: cross Abstract: Frontier LLM agents increasingly transact on behalf of separate principals, often using natural language rather than structured APIs. Much of the safety literature studies misaligned LLM behavior through adversarial-elicitation ev…

  94. arXiv cs.AI TIER_1 English(EN) · Kaixiang Wang, Yidan Lin, Jiong Lou, Jie Li ·

    BRA-Audit: Budgeted Runtime Auditing for LLM Multi-Agent Systems via Cumulative-Exposure Audit-Point Placement

    arXiv:2608.14668v1 Announce Type: cross Abstract: LLM-based multi-agent systems (LLM-MAS) solve complex tasks through specialized collaboration, but inter-agent dependencies can propagate hallucinated or malicious outputs into system-level failures. Auditor agents mitigate these …

  95. arXiv cs.AI TIER_1 English(EN) · Yuan Guo, Yilong Chen, Chao Hu, Xianghao Yu, Liang Hong, Jie Xu ·

    WARA: Toward Automated Wireless Optimization Research with Closed-Loop LLM Agents

    arXiv:2608.14573v1 Announce Type: cross Abstract: Large language model (LLM) agents are increasingly capable of tool use, code execution, artifact inspection, and iterative revision, creating new opportunities for automating scientific and engineering research. To the best of our…

  96. arXiv cs.AI TIER_1 English(EN) · Veit Laule, Jiangtao Shuai, Manfred Hauswirth, Sonja Schimmler ·

    PDDLCoder: Agentic PDDL Generation for LLM-Assisted Symbolic Planning

    arXiv:2608.16637v1 Announce Type: new Abstract: LLMs remain unreliable for long-horizon planning, often generating logically inconsistent or non-applicable plans. Recent hybrid methods instead translate natural language into the Planning Domain Definition Language (PDDL), allowin…

  97. arXiv cs.AI TIER_1 English(EN) · Pouya Ghiasnezhad Omran, Michael Zimmermann, Duncan Cambridge, Ashmita Kapoor, Tanya Dixit ·

    Agent Gym: A Framework for Continuous Evaluation and Evolution of LLM Agents Through Human-in-the-Loop Feedback

    arXiv:2608.15591v1 Announce Type: new Abstract: Large Language Model (LLM) agents deployed in production environments face a fundamental tension: the agent's behavior is frozen at deployment time, while the business rules and edge cases it must handle continue to evolve. Existing…

  98. arXiv cs.AI TIER_1 English(EN) · Md Fazley Rafy ·

    TwinGridShield: Consequence-Aware Runtime Authorization for LLM Grid-Agent Actions

    arXiv:2608.15391v1 Announce Type: new Abstract: Large language model (LLM)-assisted energy-management tools can translate natural-language context into structured grid commands, but syntactic validity does not imply physical admissibility. This paper presents TwinGridShield, a mo…

  99. arXiv cs.AI TIER_1 English(EN) · Wael Albayaydh, Rui Zhao ·

    Do LLM Agents Negotiate Rationally? A Mechanism-Design Framework for Verifiable Multi-Agent Interaction over A2A/MCP

    arXiv:2608.14613v1 Announce Type: new Abstract: Modern LLM-agent frameworks increasingly interoperate through standards such as Anthropic's Model Context Protocol (MCP) for agent-to-tool access and Google's Agent2Agent (A2A) protocol for agent delegation and negotiation. However,…

  100. arXiv cs.AI TIER_1 English(EN) · Pierre Dantas, Lucas Cordeiro, Ehsan Nowroozi, Tihanyi Norbert ·

    Toward Safe LLM Agents: A Survey of Specification, Verification, and Enforcement

    arXiv:2608.14590v1 Announce Type: new Abstract: LLM agents increasingly perform irreversible real-world actions, including database updates, API calls, file operations, and autonomous use of tools. However, no existing system provides formally grounded, task-level safety guarante…

  101. arXiv cs.AI TIER_1 English(EN) · Prabhjot Singh, Bhushan Pawar ·

    The Hallucination Snowball: Modeling Error Propagation as State Transitions in Multi-Agent LLM Pipelines

    arXiv:2608.14588v1 Announce Type: new Abstract: Sequential multi-agent LLM pipelines chain specialized agents without verification at handoffs, creating a structural flaw with measurable and severe consequences. We show that hallucinations injected at Stage 1 do not merely persis…

  102. arXiv cs.AI TIER_1 English(EN) · Teoman Kaman ·

    When to Communicate: Belief Distributions and KL Divergence for Principled Gating in Multi-Agent RL

    arXiv:2608.14559v1 Announce Type: new Abstract: Effective communication in multi-agent reinforcement learning requires agents to decide not only \textit{what} to communicate, but when? Existing approaches either communicate at every timestep or learn a binary gate through REINFOR…

  103. arXiv cs.LG TIER_1 English(EN) · Jiecheng Zhou, Qinghao Hu, Peng Sun, Xingcheng Zhang, Weiming Zhang ·

    Belayer: Efficient Fault Tolerance for LLM Agentic RL Training

    arXiv:2608.14635v1 Announce Type: cross Abstract: Large language model (LLM) agents are increasingly trained with reinforcement learning in long-horizon, sandboxed environments. Unlike conventional RL, agentic RL couples GPU-intensive rollout engines with stateful environment con…

  104. arXiv cs.CL TIER_1 English(EN) · Ruiyao Xu, Tiankai Yang, Wei-Chieh Huang ·

    HyperSkill: Self-Evolving LLM Agents via Hypergraph-Structured Skill Memory

    arXiv:2608.16114v1 Announce Type: new Abstract: As agentic tasks grow in complexity, LLM agents increasingly rely on experiential memory to reuse procedural knowledge across tasks. Effective memory design must jointly address what to store, how memory is structured and retrieved,…

  105. arXiv cs.AI TIER_1 English(EN) · Victor Ye Dong, Reid Pryzant, Yi Liu, Jian Jiao ·

    CAPO: Constraint-Aware Prompt Optimization for LLM Agents

    arXiv:2608.16068v1 Announce Type: cross Abstract: Large language models (LLMs) are increasingly deployed as agents that rely on system prompts to use tools and complete tasks. Such deployments impose distinct operational requirements, including appropriate tool use, concise promp…

  106. arXiv cs.AI TIER_1 English(EN) · Zhengzhao Ma. Boxi Cao, Yaojie Lu, Hongyu Lin, Xianpei Han, Le Sun ·

    From Sequence to Structure: Relational Uncertainty Propagation for LLM Agents

    arXiv:2608.16002v1 Announce Type: cross Abstract: Reliable uncertainty quantification (UQ) is essential for deploying large language model (LLM) agents in complex interactive environments. Existing UQ methods largely rely on local signals, such as token probabilities, predictive …

  107. arXiv cs.AI TIER_1 English(EN) · Puyu Zeng, Qibing Ren ·

    Beyond Direct Access: Resource Hijacking in LLM Agents

    arXiv:2608.15108v1 Announce Type: cross Abstract: Large language model agents are increasingly connected to high-value resources such as computing infrastructure, credentials, usage budgets, identities, private knowledge, communication channels, and organizational workflows. Exis…

  108. Hugging Face Daily Papers TIER_1 English(EN) ·

    Agentic ESOpt: Fine-Tuning Long-Horizon LLM Agents with Minimal GPU Requirements

    Agentic ESOpt uses evolution strategies for scalable full-parameter fine-tuning of long-horizon LLM agents via trajectory-level reward-weighted updates and parameter-context co-evolution.

  109. Hugging Face Daily Papers TIER_1 English(EN) ·

    MUSE: An Interactive Meta-Agent for Understanding and Steering LLM-powered Data Science Systems

    Recent advances in large language models have enabled a new class of agentic data science systems that allow users to complete complex data science workflows through natural language. Although these systems can significantly reduce manual effort, it remains difficult to diagnose …

  110. arXiv cs.AI TIER_1 English(EN) · Heming Fu, Shan Lin, Qianqian Xie, Guojun Xiong ·

    Not All Tokens Are Equal: Inflation-Aware Routing for Agentic LLM Systems

    arXiv:2608.13571v1 Announce Type: cross Abstract: When a language model fails to answer a query on the first attempt, an agentic system retries, consuming additional tokens each time. This retry overhead creates a gap between what a model's per-token price implies and what a full…

  111. arXiv cs.AI TIER_1 English(EN) · Ismail El Hamraoui, Sagar Jose, Nicolas Bureau, Robert Plana ·

    A Graph-Based Reinforcement Learning Framework for Structured Drift Diagnosis and Recovery in Autonomous LLM Agents

    arXiv:2608.14109v1 Announce Type: new Abstract: Autonomous LLM agents are increasingly deployed in complex real-world workflows, yet they remain vulnerable to runtime behavioral drift, a silent deviation from the original task that can lead to irreversible side effects on externa…

  112. arXiv cs.AI TIER_1 English(EN) · Yu Zhuang, Kefei Chen, Yitong Duan, Shuxin Zheng, Jian Li, Xu-Yao Zhang ·

    AgentRewind: Recoverable Execution for Long-Horizon LLM Agents

    arXiv:2608.14380v1 Announce Type: new Abstract: Many real-world tasks require LLM agents to interact with their environments over long execution horizons. Errors that occur early in execution may propagate through both the agent context and environment state, and their effects ma…

  113. arXiv cs.AI TIER_1 English(EN) · Zhizhao Guan, Chen Huang, Ziming Liu, Hongru Liang, Wenqiang Lei, See-Kiong Ng, Tat-Seng Chua, Anthony G Cohn ·

    Clearing the Fog: Towards Installing and Refining Proactive Exploration Capabilities in LLM Agents

    arXiv:2608.14339v1 Announce Type: new Abstract: We study proactive exploration in LLM agents, i.e., the ability to explore an environment to acquire information that improves future decision-making. In this regard, we first identify two fundamental bottlenecks that hinder this ca…

  114. arXiv cs.LG TIER_1 English(EN) · Ignacio D. Lopez-Miguel, Andreas Happe, J\"urgen Cito, Ezio Bartocci, Bettina K\"onighofer, Martin Tappler ·

    ATLAS: Discovering Agent Strategies through LLM-Guided Abstraction and Automata Learning

    arXiv:2608.14352v1 Announce Type: cross Abstract: Large Language Model (LLM)-based agents are increasingly used for complex tasks such as software testing and cybersecurity assessment. While these agents demonstrate impressive capabilities, their behavior is difficult to understa…

  115. arXiv cs.AI TIER_1 English(EN) · Xiaofan Zhou, Huy Nguyen, Bo Yu, Chenxi Liu, Lu Cheng ·

    Adaptive Stopping for Multi-Turn LLM Reasoning

    arXiv:2604.01413v3 Announce Type: replace-cross Abstract: Large Language Models (LLMs) increasingly rely on multi-turn reasoning and interaction, such as adaptive retrieval-augmented generation (RAG) and ReAct-style agents, to answer difficult questions. These methods improve acc…

  116. Hugging Face Daily Papers TIER_1 English(EN) ·

    From Sequence to Structure: Relational Uncertainty Propagation for LLM Agents

    RUPA models agent execution as a dependency graph to propagate uncertainty across long trajectories, improving failure detection and confidence estimation for LLM agents.

  117. arXiv cs.MA (Multiagent) TIER_1 English(EN) · M. F. Mridha ·

    Agentic Security: A Systematization of Tools, Failure Modes, and Design Laws for LLM-Driven Penetration Testing

    Agentic security uses large-language-model (LLM) agents to plan, dispatch, and interpret security tools. As these systems move from demonstrations to deployed products, practitioners repeatedly encounter the same operational failures. We systematize these failures through a hands…

  118. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Travis Smith ·

    The Little Scientist: LLM Agent-Driven Discovery via the Scientific Method

    What happens when you teach an LLM-based agent the scientific method? Motivation: Scientific discovery emerges from cycles of hypothesis, implementation, empirical testing, and feedback. Can this process be automated? We approach automated algorithm design through the lens of the…

  119. Hugging Face Daily Papers TIER_1 English(EN) ·

    TwinGridShield: Consequence-Aware Runtime Authorization for LLM Grid-Agent Actions

    Large language model (LLM)-assisted energy-management tools can translate natural-language context into structured grid commands, but syntactic validity does not imply physical admissibility. This paper presents TwinGridShield, a model-independent runtime authorization layer that…

  120. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Michiel A. Bakker ·

    Emergent Misaligned Communication in Long-Horizon Multi-Agent LLM Commerce

    Frontier LLM agents increasingly transact on behalf of separate principals, often using natural language rather than structured APIs. Much of the safety literature studies misaligned LLM behavior through adversarial-elicitation evaluations on single agents or stylized tasks. Its …

  121. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Michiel A. Bakker ·

    Emergent Misaligned Communication in Long-Horizon Multi-Agent LLM Commerce

    Frontier LLM agents increasingly transact on behalf of separate principals, often using natural language rather than structured APIs. Much of the safety literature studies misaligned LLM behavior through adversarial-elicitation evaluations on single agents or stylized tasks. Its …

  122. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Michiel A. Bakker ·

    Emergent Misaligned Communication in Long-Horizon Multi-Agent LLM Commerce

    Frontier LLM agents increasingly transact on behalf of separate principals, often using natural language rather than structured APIs. Much of the safety literature studies misaligned LLM behavior through adversarial-elicitation evaluations on single agents or stylized tasks. Its …

  123. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Robert Plana ·

    A Graph-Based Reinforcement Learning Framework for Structured Drift Diagnosis and Recovery in Autonomous LLM Agents

    Autonomous LLM agents are increasingly deployed in complex real-world workflows, yet they remain vulnerable to runtime behavioral drift, a silent deviation from the original task that can lead to irreversible side effects on external systems. Existing approaches address drift at …

  124. arXiv cs.AI TIER_1 English(EN) · Xutao Mao, Liangjie Zhao, Xiang Zheng, Cong Wang ·

    Practice Makes Unsafe: Skill Misevolution in Self-Improving LLM Agents

    arXiv:2608.12851v1 Announce Type: new Abstract: Self-improving LLM agents convert successful trajectories into persistent cross-task state. An unsafe success can thereby become reusable policy after its triggering input disappears. Skill evolution makes this failure measurable by…

  125. arXiv cs.AI TIER_1 English(EN) · Zechuan Wang, Siyuan Lu, Hongxuan Zhang, Linjian Mo, Chenyi Zhuang, Leilei Gan ·

    Teach the Magnitude, Not the Direction: Verifier-Bounded Credit Assignment for Multi-Turn Multi-step LLM Agents

    arXiv:2608.13179v1 Announce Type: new Abstract: Reinforcement learning with verifiable rewards (RLVR) offers a verifier-bounded performance ceiling for training multi-turn tool-use agents, yet its trajectory-level credit assignment conflates heterogeneous per-turn outcomes into a…

  126. arXiv cs.AI TIER_1 English(EN) · Chang Liu, Yuqi Zhang, Yiman Zhong, Boyi Liu, Hengjun Wang, Shuyue Wei ·

    SkillShapley: Boundary-Adaptive Shapley Valuation for Skill Step Attribution in LLM Agents

    arXiv:2608.13173v1 Announce Type: new Abstract: Agent skills are crucial external instructions that enable language agents to execute long procedural tasks such as coding or document processing. Existing agent skills are primarily created through human manual crafting or agent ex…

  127. arXiv cs.AI TIER_1 English(EN) · Qinwu Xu, Zhuoheng Li, Jessie Salas ·

    Robust Checkpoint Selection for Multimodal LLMs via Agentic Evaluation and Stability-Aware Ranking

    arXiv:2605.18852v2 Announce Type: replace-cross Abstract: Selecting a final checkpoint for multimodal large language models (MLLMs) is challenging when late-stage candidates are closely matched and downstream evaluation signals are noisy. Small observed differences can be compara…

  128. arXiv cs.AI TIER_1 English(EN) · Jiajun Ruan, Peiyang Li, Yukun Chen, Fengting Li, Chao Feng ·

    Beyond Handcrafted Security: Towards Self-Evolving Defense for LLM Agents

    arXiv:2608.12977v1 Announce Type: cross Abstract: The expanding operational capabilities of large language model (LLM) agents introduce sophisticated security threats. Runtime defenses have emerged as an effective approach to mitigating these risks by integrating security mechani…

  129. arXiv cs.AI TIER_1 English(EN) · Junzhi Li, Peng He, Qirui Ji, Wei Wang, Lixiang Liu, Chuxiong Sun ·

    Discovering Efficient and Explainable Communication Topologies for LLM-based Multi-Agent Systems via Causal Inference

    arXiv:2608.12921v1 Announce Type: cross Abstract: The performance of large language model (LLM)-based multi-agent systems (MAS) largely depends on effective communication topologies. Existing topology generation methods, however, typically learn communication topologies through b…

  130. arXiv cs.AI TIER_1 English(EN) · Yanwen Peng, Delvin Ce Zhang, Xi Wang, Nikolaos Aletras ·

    StateBridge: Training-free Hidden-state Alignment for Latent Communication in LLM Multi-Agent Systems

    arXiv:2608.13317v1 Announce Type: new Abstract: Large language model based multi-agent systems usually communicate in text, i.e., using discrete tokens. However, text introduces a discrete bottleneck. Converting the sender's continuous hidden states into discrete tokens discards …

  131. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Chuxiong Sun ·

    Discovering Efficient and Explainable Communication Topologies for LLM-based Multi-Agent Systems via Causal Inference

    The performance of large language model (LLM)-based multi-agent systems (MAS) largely depends on effective communication topologies. Existing topology generation methods, however, typically learn communication topologies through black-box optimization driven solely by task-level …

  132. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Chuxiong Sun ·

    Discovering Efficient and Explainable Communication Topologies for LLM-based Multi-Agent Systems via Causal Inference

    The performance of large language model (LLM)-based multi-agent systems (MAS) largely depends on effective communication topologies. Existing topology generation methods, however, typically learn communication topologies through black-box optimization driven solely by task-level …

  133. arXiv cs.AI TIER_1 English(EN) · Gen Dong, Yanjie Gao, Liqun Li, Tianyin Xu, Yu Hua, Fan Yang ·

    Agent Skills Can Be Harmful: An Empirical Study of Skill-Induced Failures in LLM Agents

    arXiv:2608.11888v1 Announce Type: new Abstract: Agent skills are the de facto mechanism for extending LLM agents with reusable guidance. A skill can shape the agent's task execution, including planning, tool use, problem-solving, and validation. Prior work reported mixed results …

  134. arXiv cs.AI TIER_1 English(EN) · Alexander Liss, Nicholas Desmond, Santiago Gil Gallego ·

    Dynamic Governance of Multi-LLM Agent Systems for Collaborative Conversational Outcomes

    arXiv:2608.11207v1 Announce Type: new Abstract: When two LLM agents with structurally opposed objectives interact across multiple turns, the absence of a shared goal function produces not competition but collapse: the visitor capitulates, the site agent stops varying its approach…

  135. arXiv cs.AI TIER_1 English(EN) · Dongyang Ao, Kaixiang Fang, Shijie Xu ·

    RecSys Factory: Bounding LLM Agent Autonomy to Decision Points in the Industrial Recommender Lifecycle

    arXiv:2608.11241v1 Announce Type: new Abstract: Deploying LLM agents into industrial recommender operations exposes a three-way tension we frame as the autonomy-determinism-efficiency trilemma: general autonomy (interpreting operator intent, generating glue code zero-shot), indus…

  136. arXiv cs.AI TIER_1 English(EN) · Pardis Taghavi, Santosh Bhavani ·

    From Numbers to Judgment: Specialist LLM Agents and Reinforcement Learning for European Listed Real Estate

    arXiv:2608.11381v1 Announce Type: new Abstract: We study whether the localized numerical operations and integrative judgments of financial analysis benefit from the same form of LLM specialization. Larix maps a 16-lens European listed-real-estate analysis framework to eight lens-…

  137. arXiv cs.AI TIER_1 English(EN) · Ziqiang Wan, Li Gu, Zhixiang Chi, Zhi Liu, Seyed Mehdi Ayyoubzadeh, Yuanhao Yu, Yang Wang ·

    Benchmarking LLM Judges for Mobile Agent Evaluation

    arXiv:2608.11434v1 Announce Type: new Abstract: Mobile agent benchmarks increasingly rely on LLM-based judges to evaluate task completion, yet the reliability of these judges on mobile agent trajectories remains largely unexamined. We introduce MobileJudgeBench, a benchmark for s…

  138. arXiv cs.AI TIER_1 English(EN) · Touseef Hasan, Mounika Ghanta, Souvika Sarkar, Ujjwal Guin ·

    AgenticTwin: An Agentic LLM Framework Integrated with Digital Twin for Anomaly Detection

    arXiv:2608.11679v1 Announce Type: new Abstract: Digital twins are increasingly used to monitor and simulate the behavior of cyber-physical systems. Even with skilled operators, interpreting anomalies detected within digital twin pipelines is challenging, as the sheer complexity a…

  139. arXiv cs.CL TIER_1 English(EN) · Yutao Mou, Pengfei Yang, Zhe Yin, Zhangchi Xue, Xiaotian Luan, Dingyao Yu, Tong Zhang, Shikun Zhang, Wei Ye ·

    ToolHazard: Scaling Adversarial Environments for Security Evaluation and Alignment of LLM-based Agents

    arXiv:2608.11878v1 Announce Type: cross Abstract: Large language model (LLM) agents integrated with external tools are vulnerable to indirect prompt injections embedded in environmental states. However, existing studies largely rely on manually implemented or reused environments,…

  140. arXiv cs.AI TIER_1 English(EN) · Junliang Liu, Ruoyu Li, Wenxin Tang, Jingyu Xiao, Zhenyu Liu, Jingheng Xu, Laizhong Cui ·

    Convergent Detour Hijacking: Task-Preserving Resource Amplification in Skill-Based LLM Agents

    arXiv:2608.12273v1 Announce Type: cross Abstract: LLM agents increasingly rely on third-party skills, using natural-language descriptions for selection and instruction bodies for planning. This progressive-disclosure design exposes two sequential control points to untrusted publi…

  141. arXiv cs.AI TIER_1 English(EN) · Josef Liyanjun Chen ·

    Ready Cohorts: Bounding GPU Opportunity and Avoiding Host Round Trips in LLM-Agent Control

    arXiv:2608.12123v1 Announce Type: cross Abstract: LLM-agent services repeatedly execute small deterministic transitions between model and tool calls: route an outcome, update state, and emit the next effect. We ask when this control path exposes enough concurrent work for GPU exe…

  142. arXiv cs.AI TIER_1 English(EN) · Dylan Bouchard, Mohit Singh Chauhan ·

    Beyond Single-Turn Confidence: Trajectory-Adapted Uncertainty Quantification for LLM Agents

    arXiv:2608.11552v1 Announce Type: cross Abstract: Uncertainty quantification (UQ) methods for language models are typically evaluated on single-turn outputs, where uncertainty is attached to one generated answer. For LLM agents, however, the unit of observation is an interactive …

  143. arXiv cs.AI TIER_1 English(EN) · Ruoxi Zhao, Maziar Raissi ·

    Backtrader-Bench: Benchmarking LLM Agents on Algorithmic Trading with Self-Generated MCQs

    arXiv:2608.11232v1 Announce Type: cross Abstract: Evaluating LLM coding agents in algorithmic trading is difficult because static benchmarks risk data contamination and numerical backtest outputs require ground truth from actual code execution. We present Backtrader-Bench, a fram…

  144. arXiv cs.AI TIER_1 English(EN) · Igor Itkin ·

    Poor Man's Agentic Modeling: Simulating Large LLM-Agent Societies on a Laptop

    arXiv:2608.11215v1 Announce Type: new Abstract: Simulating societies of many large language model (LLM) agents is expensive, yet the questions asked of such simulations are usually macroscopic: phase behaviour, stylised facts, and scaling with the number of agents $N$, not the co…

  145. Hugging Face Daily Papers TIER_1 English(EN) ·

    Ready Cohorts: Bounding GPU Opportunity and Avoiding Host Round Trips in LLM-Agent Control

    LLM-agent services repeatedly execute small deterministic transitions between model and tool calls: route an outcome, update state, and emit the next effect. We ask when this control path exposes enough concurrent work for GPU execution, and what changes when a GPU-computed route…

  146. Hugging Face Daily Papers TIER_1 English(EN) ·

    Agent Skills Can Be Harmful: An Empirical Study of Skill-Induced Failures in LLM Agents

    Agent skills are the de facto mechanism for extending LLM agents with reusable guidance. A skill can shape the agent's task execution, including planning, tool use, problem-solving, and validation. Prior work reported mixed results of agent skills: some skills improve task succes…

  147. Hugging Face Daily Papers TIER_1 English(EN) ·

    ToolHazard: Scaling Adversarial Environments for Security Evaluation and Alignment of LLM-based Agents

    Large language model (LLM) agents integrated with external tools are vulnerable to indirect prompt injections embedded in environmental states. However, existing studies largely rely on manually implemented or reused environments, stochastic LLM-based tool simulation, and predefi…

  148. arXiv cs.IR (Information Retrieval) TIER_1 English(EN) · Ujjwal Guin ·

    AgenticTwin: An Agentic LLM Framework Integrated with Digital Twin for Anomaly Detection

    Digital twins are increasingly used to monitor and simulate the behavior of cyber-physical systems. Even with skilled operators, interpreting anomalies detected within digital twin pipelines is challenging, as the sheer complexity and volume of raw sensor data make thorough analy…

  149. arXiv cs.AI TIER_1 English(EN) · Yiyang Li, Weixiang Sun, Tianyi Ma, Kaiwen Shi, Zheyuan Zhang, Yanfang Ye ·

    HoosierHelp: Benchmarking LLM Agents for Social Service Navigation

    arXiv:2608.09946v1 Announce Type: cross Abstract: Social service navigation requires connecting help-seeking individuals to resources that satisfy their needs and specific constraints. Although LLM agents offer a promising interface for conversational resource navigation, existin…

  150. arXiv cs.AI TIER_1 English(EN) · Vassilis Papadopoulos, McNair Shah, Sam Zimmerman, Jack Lindsey ·

    Mind Viruses: Self-Propagating Ideas in Multi-Agent LLM Systems

    arXiv:2608.10218v1 Announce Type: new Abstract: AI agents are becoming more autonomous and increasingly interconnected, exposing them to new emergent risks arising from agent-to-agent interaction. One such risk is the spread of mind viruses: ideas or goals that propagate through …

  151. arXiv cs.AI TIER_1 English(EN) · Vitalii Belov, Artyom Sosedka, Andrey Sakhovskiy, Elizaveta Kovtun, Artyom Boyarskikh, Semen Budennyy ·

    LLM Agents Factory: Retrieval of Domain-Specific LLM Agents

    arXiv:2608.09934v1 Announce Type: cross Abstract: Large language model (LLM) agents improve task performance by decomposing problems into role-specialized behaviors. However, their practical deployment is often limited by the computational cost and instability associated with the…

  152. arXiv cs.AI TIER_1 English(EN) · You Lu, Kun Zhang, Bihuan Chen, Xin Peng ·

    DOCSCHISEL: Adaptive Tool Documentation Optimization Framework for LLM Agents

    arXiv:2608.10037v1 Announce Type: cross Abstract: Large language models (LLMs) increasingly rely on external tools to accomplish complex real-world tasks, making tool documentation a critical grounding resource for LLM agents. Existing studies mainly focus on improving the tool-u…

  153. arXiv cs.AI TIER_1 English(EN) · Vasundra Srinivasan ·

    A Methodology for Selecting and Composing Runtime Architecture Patterns for Production LLM Agents

    arXiv:2605.20173v2 Announce Type: replace Abstract: Production LLM agents combine stochastic model outputs with deterministic software systems, yet the boundary between the two is rarely treated as a first-class architectural object. This paper names that boundary the stochastic-…

  154. arXiv cs.CL TIER_1 English(EN) · Xinying Cai, Minghao Guo, Jiahe Liu, Jiaojiao Han, Bangwei Guo, Yitao Long, Yuxuan Chen, Bohan Wu, Dimitris N. Metaxas, Raymond Li ·

    OpenPM: Auditable Point-in-Time Evaluation for LLM Portfolio-Management Agents

    arXiv:2608.09988v1 Announce Type: cross Abstract: Large language models are increasingly used to read markets, assess risk, and allocate capital. However, reported results for LLM trading agents can be inflated by look-ahead leakage, optimistic execution, and risk mandates that a…

  155. arXiv cs.CL TIER_1 English(EN) · Ying Yuan ·

    Detecting an Effect Is Not Learning to Act on It: A Reward-SNR Floor for LLM Acquisition Agents

    arXiv:2608.10441v1 Announce Type: cross Abstract: Many pipelines can pay a per-example cost to acquire an auxiliary, model-derived observation -- an LLM's structured reasoning, a slow oracle, an expensive measurement -- and then must decide when the acquired signal is worth using…

  156. arXiv cs.CL TIER_1 English(EN) · Xiaozhe Li, Yongkang Chen, Shujian Deng, Peiji Li, Yichuan Ma, Huaxi Huang, Qiye Cai, Tianyi Lyu, Le Ma, Linyang Li, Qipeng Guo, Dahua Lin, Kai Chen ·

    InternAgentHarness: A Scalable Synthetic Environment for Enhancing LLM Agentic Abilities

    arXiv:2508.08636v3 Announce Type: replace Abstract: Large language models (LLMs) are increasingly expected to act as generalist agents capable of solving complex real-world problems. Training such agents, however, requires stable and diverse environments that support repeated int…

  157. arXiv cs.CL TIER_1 English(EN) · Xiaojun Wu, Cehao Yang, Honghao Liu, Xueyuan Lin, Wenjie Zhang, Zhichao Shi, Xuhui Jiang, Chengjin Xu, Jia Li, Jian Guo ·

    Bayesian-Agent: Posterior-Guided Skill Evolution Across LLM Agent Harnesses

    arXiv:2606.08348v2 Announce Type: replace Abstract: LLM agents increasingly rely on prompts, tools, memory, SOPs, skills, and harness feedback, yet current self-evolution pipelines often update these assets through heuristic reflection or raw success counts. Such updates are brit…

  158. Hugging Face Daily Papers TIER_1 English(EN) ·

    Beyond Single-Turn Confidence: Trajectory-Adapted Uncertainty Quantification for LLM Agents

    Uncertainty quantification (UQ) methods for language models are typically evaluated on single-turn outputs, where uncertainty is attached to one generated answer. For LLM agents, however, the unit of observation is an interactive trajectory, where the model can ask clarifying que…

  159. Hugging Face Daily Papers TIER_1 English(EN) ·

    ToolHazard: Scaling Adversarial Environments for Security Evaluation and Alignment of LLM-based Agents

    ToolHazard is a scalable framework that synthesizes adversarial environments to test LLM agents against indirect prompt injections, revealing vulnerabilities and improving defensive alignment.

  160. Hugging Face Daily Papers TIER_1 English(EN) ·

    Ready Cohorts: Bounding GPU Opportunity and Avoiding Host Round Trips in LLM-Agent Control

    Two studies define measurable GPU control gates for LLM-agent services by analyzing concurrent cohort scheduling and on-device routing versus host redispatch.

  161. arXiv cs.AI TIER_1 English(EN) · Liang He, Jingbo Wen, Hongyu Gu, Hao Li, Haoyu Wang, Yixiong Chen, Kangning Cui, Xilu Wang ·

    From Relevance to Execution Utility: Reward-Aware Dynamic Execution Gating for Skill-Based LLM Agents

    arXiv:2608.09168v1 Announce Type: new Abstract: Agent skills are increasingly used to equip large language model (LLM) agents with reusable procedural knowledge. Although recent work has substantially improved skill retrieval due to the increasing skill libraries, retrieving a pl…

  162. arXiv cs.AI TIER_1 English(EN) · You Lu, Xinyu Huang, Bihuan Chen, Xin Peng ·

    SkillSentry: Reliable Skill Execution for LLM Agents via Runtime Assurance

    arXiv:2608.09253v1 Announce Type: new Abstract: LLM agents are increasingly equipped with skills to perform complex tasks through multi-step reasoning and tool use. Although skills provide reusable procedural knowledge, agents may still execute them unreliably. Even when an agent…

  163. arXiv cs.AI TIER_1 English(EN) · Fatemeh Seyedin, Adrian Weller, Jinhyuk Yun, Mahmoudreza Babaei ·

    The Politician, the Liar, and the Obedient Worker: Emerging Behavior of LLM Agents in Hierarchical Games

    arXiv:2608.09574v1 Announce Type: new Abstract: LLMs are rapidly embedding themselves into daily life: drafting our emails, managing our schedules, and making decisions on our behalf. As they move from individual tools to participants in multi-agent organizations, an important qu…

  164. arXiv cs.AI TIER_1 English(EN) · Hao Sui, Simeng Qin, Jie Liao, Xiaojun Jia, Bing Chen, Yang Liu ·

    ElasticBack: Stealthy Conditional Backdoor in LLM-Agent Skills via Coupled Trigger-Rule Optimization

    arXiv:2608.09577v1 Announce Type: new Abstract: Agent skills, bundles of instructions and resources that an LLM agent loads on demand, form an emerging supply chain where a single poisoned skill can persistently compromise every agent that installs it. However, existing skill att…

  165. arXiv cs.AI TIER_1 English(EN) · Wanying Qu, Qinghua Mao, Yu Li, Jiyao Liu, Xin Zhang, Dadi Guo, Yanxu Zhu, Qingyu Liu, Leitao Yuan, Xi Lin, Shanfeng Zhu, Yanwei Fu, Jing Shao, Xia Hu, Dongrui Liu ·

    SHE: Trajectory-driven Safety Harness Evolution for LLM Agents

    arXiv:2608.09885v1 Announce Type: new Abstract: The safety of large language model (LLM) agents depends not only on model weights but also on the agent harness that manages context, memory, tools, permissions, and runtime control. Existing safety mechanisms often treat the harnes…

  166. arXiv cs.AI TIER_1 English(EN) · Yingpeng Ma, Jianhao Yan, Bei Shi, Ka Hou Kam, Runnan Wang, Xuebo Liu, Yulong Chen, Yue Zhang, Derek F. Wong ·

    Can LLM Agents Stick to the Script? A Benchmark for Long-Horizon Consistency in Interactive Narratives

    arXiv:2608.08160v1 Announce Type: cross Abstract: The rapid advancement of Large Language Models (LLMs) is revolutionizing AI for Games by enabling open-ended and fluid interactive storytelling. However, existing research has largely overlooked the critical challenge of maintaini…

  167. arXiv cs.AI TIER_1 English(EN) · Nuthakki Siva Gopala Krishna, Kanishka Jain ·

    STEMMA: An Adversarial Multi-Agent Framework for Evaluating Self-Identity Consistency in LLMs

    arXiv:2608.08164v1 Announce Type: cross Abstract: Knowledge Distillation is a widely adopted technique in the training and fine-tuning of large language models (LLMs) enabling transfer of structured information and functional behavior from a large teacher model to a smaller stude…

  168. arXiv cs.AI TIER_1 English(EN) · Rohan Bhagra, Mahantesh Halapannavar, Uddhav Bhattarai ·

    Agentic Harnesses: LLM-Driven Verification Layers for Robot Autonomy

    arXiv:2608.09857v1 Announce Type: cross Abstract: Advances in advanced artificial intelligence tools have sparked research in robot autonomy, but the development of such systems has largely focused on execution rather than verifying the feasibility actions planning models propose…

  169. arXiv cs.AI TIER_1 English(EN) · Gordon Dai, Weijia Zhang, Jinhan Li, Siqi Yang, Chidera Onochie lbe, Srihas Rao, Arthur Caetano, Misha Sra ·

    Artificial Leviathan: Exploring Social Evolution of LLM Agents Through the Lens of Hobbesian Social Contract Theory

    arXiv:2406.14373v3 Announce Type: replace Abstract: The emergence of Large Language Models (LLMs) and advancements in Artificial Intelligence (AI) offer an opportunity for computational social science research at scale. Building upon prior explorations of LLM agent design, our wo…

  170. arXiv cs.AI TIER_1 English(EN) · Thassilo M. Schiepanski, Nicholas Pi\"el ·

    Beyond Pixels: Exploring DOM Downsampling for LLM-Based Web Agents

    arXiv:2508.04412v3 Announce Type: replace Abstract: The advent of large language models (LLMs) has sparked an evolution of autonomous web browsing agents: given a web browsing task and serialised user interface (UI) state, an LLM is expected to suggest input actions that incremen…

  171. arXiv cs.AI TIER_1 English(EN) · Yang Liu, Shiwei Hou, Xiyuan Chen, Yu Wang, Sen Yuan, Qirui Gan, Shao You, Feifan Chen, Wencheng Li, Shuyang Hu, Yongzhou Liu, Emma Xia, Xiaojing Lu, Hao Wang, Fan Xu, Yanfeng Li ·

    ZhuLong: Execution-Grounded LLM Agent for EDA Scripting with Offline API Self-Exploration

    arXiv:2608.07925v1 Announce Type: new Abstract: EDA scripting with tool-specific, often undocumented APIs remains a long-tail bottleneck that existing LLMs fail to address. This paper presents ZhuLong, an execution-grounded LLM coding agent for PyAether and SKILL that combines AP…

  172. arXiv cs.AI TIER_1 English(EN) · Bohan Chen, Shivam N. Patel, Richard Hoffmann, Sam Looi, Tony Yue Yu ·

    Learning to Coordinate Symbolic Tools: LLM Agents for Verified Sum-of-Squares Certificates

    arXiv:2608.00326v2 Announce Type: replace Abstract: Tool calling allows large language models (LLMs) to invoke external computation during problem solving, a useful capability in various fields including AI for mathematics. We study this setting through weighted sum-of-squares (S…

  173. arXiv cs.AI TIER_1 English(EN) · Jiashu He, Jinxuan Fan, Bowen Jiang, Ignacio Houine, Dan Roth, Alejandro Ribeiro ·

    SAKE: Structured Agentic Knowledge Extrapolation for Complex LLM Reasoning via Reinforcement Learning

    arXiv:2505.15062v5 Announce Type: replace-cross Abstract: Knowledge extrapolation is the process of inferring novel information by combining and extending existing knowledge that is explicitly available. It is essential for solving complex questions in specialized domains where r…

  174. arXiv cs.CL TIER_1 English(EN) · Ashritha Gonuguntla ·

    The Replay Gap: Static Evaluation of Model Switching in LLM Agents Scores the Wrong World

    arXiv:2608.08239v1 Announce Type: cross Abstract: LLM routers promise efficiency by matching each request to the cheapest adequate model, and are increasingly applied per step inside multi-step agents. Yet agentic routers are evaluated like single-turn routers: by replaying logge…

  175. arXiv cs.CL TIER_1 English(EN) · Bingzhen Liu, Xiaomeng Fan, Yuwei Wu, Zhi Gao, Mingyang Gao, Chuanhao Li, Yunde Jia ·

    Beyond the Capability Boundary: Zeroth-Order Optimization for Self-Evolving LLM Agents

    arXiv:2608.09292v1 Announce Type: cross Abstract: Self-evolving methods improve the capabilities of LLM agents by sampling trajectories from the underlying LLMs and learning from these trajectories. However, these methods struggle to learn beyond the inherent capability boundary …

  176. arXiv cs.CL TIER_1 English(EN) · Mahesh Ramesh, Kaousheik Jayakumar, Aswinkumar Ramkumar, Pavan Thodima, Aniket Rege, Emmanouil-Vasileios Vlatakis-Gkaragkounis ·

    Sparks of Cooperative Reasoning: LLMs as Strategic Hanabi Agents

    arXiv:2601.18077v3 Announce Type: replace Abstract: Cooperative reasoning under incomplete information remains challenging for both humans and multi-agent systems. The card game Hanabi embodies this challenge, requiring theory-of-mind reasoning and strategic communication. We ben…

  177. arXiv cs.LG TIER_1 English(EN) · Ibne Farabi Shihab, Md Najmus Swaqeeb, Abu Sa-Adat Mohamed Moon-Im Al Ahsan ·

    Stateful CARS: Exact Cross-History Reuse for Policy-Constrained LLM Agents

    arXiv:2608.08282v1 Announce Type: new Abstract: Tool-using language-model agents face constraints whose meaning changes with observations and prior actions. We study exact sampling from the model distribution conditioned on a hard stateful validator while reusing invalidity certi…

  178. arXiv cs.AI TIER_1 English(EN) · Jiyong Kwon, Ujin Jeon, Sooji Lee, Guang Lin ·

    AIVV: Neuro-Symbolic LLM Agent-Integrated Verification and Validation for Trustworthy Autonomous Systems

    arXiv:2604.02478v2 Announce Type: replace Abstract: Deep learning models excel at detecting anomaly patterns in normal data. However, they do not provide a direct solution for anomaly classification and scalability across diverse control systems, frequently failing to distinguish…

  179. arXiv cs.AI TIER_1 English(EN) · Florentina Voboril, Stefan Szeider ·

    Improving Constraint Models with LLM Agents

    arXiv:2608.08127v1 Announce Type: new Abstract: The runtime of Constraint Programming (CP) solvers is highly sensitive to modeling choices, such as symmetry breaking, implied constraints, global constraints, constraint reformulation, and variable representation. Improving these c…

  180. arXiv cs.AI TIER_1 English(EN) · Yijun Pan, Yukun Lian, Kunyu Shi, Junbo Li, Hongwei Xue, Sicong Xie, Guannan Zhang, Xiaoying Xing ·

    Business Arena: Benchmarking LLM Agents in a Realistic Marketplace

    arXiv:2608.08621v1 Announce Type: new Abstract: Running a business is a challenging form of intelligent work. Operators must infer opportunities from partial signals, commit capital under uncertainty, adapt to delayed outcomes in a changing market, and satisfy regulatory obligati…

  181. arXiv cs.AI TIER_1 English(EN) · Yijie Wang, Zhen-Yu Yin, Zhenheng Tang, Xiaowen Chu ·

    Agent-MD: Selective LLM Intervention with Event-Driven Escalation for Stateful GCMC--MD Campaigns

    arXiv:2608.07637v1 Announce Type: new Abstract: Long-running molecular simulation campaigns require repeated continuation from saved states, provenance-aware progression, adaptive assessment, and occasional interpretation of workflow conditions that cannot be resolved safely by f…

  182. arXiv cs.IR (Information Retrieval) TIER_1 English(EN) · Ying Yuan ·

    Detecting an Effect Is Not Learning to Act on It: A Reward-SNR Floor for LLM Acquisition Agents

    Many pipelines can pay a per-example cost to acquire an auxiliary, model-derived observation -- an LLM's structured reasoning, a slow oracle, an expensive measurement -- and then must decide when the acquired signal is worth using. Our thesis is a distinction that is easy to miss…

  183. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Francisco León Zúñiga Bolívar ·

    Not a Monolith: Lab-Level Divergence in the Cooperative Equilibria of Chinese Frontier LLM Agents

    Does the cooperative bias documented for Western frontier LLM agents extend to a different alignment lineage, and should the Chinese models that embody it be treated as a single bloc or as distinct laboratories? We study four frontier-tier Chinese models - DeepSeek V4 Pro, Qwen3-…

  184. Hugging Face Daily Papers TIER_1 English(EN) ·

    Beyond the Capability Boundary: Zeroth-Order Optimization for Self-Evolving LLM Agents

    Self-evolving methods improve the capabilities of LLM agents by sampling trajectories from the underlying LLMs and learning from these trajectories. However, these methods struggle to learn beyond the inherent capability boundary of the agents, since the agents cannot sample corr…

  185. Hugging Face Daily Papers TIER_1 English(EN) ·

    From Relevance to Execution Utility: Reward-Aware Dynamic Execution Gating for Skill-Based LLM Agents

    Agent skills are increasingly used to equip large language model (LLM) agents with reusable procedural knowledge. Although recent work has substantially improved skill retrieval due to the increasing skill libraries, retrieving a plausible skill bundle does not guarantee that exe…

  186. arXiv cs.AI TIER_1 English(EN) · Jiacheng Miao, Jin Mu, Guanhua Chen, James Zou ·

    Fisher-R1: Training LLM Agents for Reliable Hypothesis Testing

    arXiv:2608.07437v1 Announce Type: new Abstract: Reliable hypothesis testing is the foundation of many empirical scientific claims. Large language model (LLM) agents are increasingly used to automate this process, as they can inspect datasets, generate code, and produce analyses e…

  187. arXiv cs.CL TIER_1 English(EN) · Mingguang Chen, Licheng Wang, Bo Qu ·

    The Horizon Gap: Planning, Memory, Execution, Training, and Evaluation for Long-Horizon LLM Agents

    arXiv:2608.06663v1 Announce Type: new Abstract: Frontier language models solve reasoning problems in a single forward pass that would have been research contributions years ago, yet fail at multi-hour tasks: losing track of earlier decisions, declaring half-finished work done, or…

  188. arXiv cs.LG TIER_1 English(EN) · Elizaveta D. Moskovskaya, Anton D. Moscowsky ·

    Robot guide with multi-agent control and automatic scenario generation with LLM

    arXiv:2509.10317v2 Announce Type: replace-cross Abstract: The article describes the development of a hybrid social robot control architecture to overcome the limitations of traditional approaches, where behavior scripts manually synchronize the robot's actions and text, and exist…

  189. arXiv cs.AI TIER_1 English(EN) · Karolina Rudnicka, Thomas Stephan Juzek ·

    Beyond "AI Language": The case for the idiolectal nature of LLM output

    arXiv:2608.06589v1 Announce Type: cross Abstract: While large language model outputs are frequently analysed as a collective super variety termed "AI language," this chapter argues that this perspective coexists with distinct, model-specific linguistic signatures akin to human id…

  190. Hugging Face Daily Papers TIER_1 English(EN) ·

    Business Arena: Benchmarking LLM Agents in a Realistic Marketplace

    Business Arena evaluates LLM agents running a realistic cross-border shop, revealing large performance gaps versus human strategies and enabling detailed attribution of business decisions.

  191. Hugging Face Daily Papers TIER_1 English(EN) ·

    Can LLM Agents Stick to the Script? A Benchmark for Long-Horizon Consistency in Interactive Narratives

    The study introduces a benchmark and formalizes narrative commitment preservation to evaluate long-horizon logical consistency in interactive storytelling with large language models.

  192. arXiv cs.AI TIER_1 English(EN) · Wuya Chen, Yihao yang, Yang Cao, Yue Lin ·

    CodeGrep: An RL-Trained Retrieval Agent for LLM Coding Agents

    arXiv:2608.05886v1 Announce Type: cross Abstract: Modern LLM coding agents such as Claude Code and OpenHands share a common inefficiency: they spend much of their token budget finding the file to patch, rather than patching it. On SWE-Bench Verified, a 30B OpenHands agent average…

  193. arXiv cs.AI TIER_1 English(EN) · Jialuo Chen, Minghe Wang, Lingqi Jiang, Jianan Ma, Xinhao Deng, Xiaohu Du, Ruixiao Lin, Yunhao Feng, Linkang Du, Jingyi Wang ·

    SkillTrace: Multi-Trace Provenance Auditing for LLM-Agent Skill Reuse

    arXiv:2608.05204v1 Announce Type: new Abstract: LLM-agent ecosystems are rapidly growing around reusable skills: mixed-modality packages of metadata, natural-language instructions, code, tools, references, and operational workflows. As skills become marketplace artifacts, auditin…

  194. arXiv cs.AI TIER_1 English(EN) · Jie Wu, Ming Gong, Feixiang Cheng, Qinqin Zhao ·

    EcoAgent-Bench: Evaluating Economic Decision-Making in Budget-Constrained LLM Agents

    arXiv:2608.05519v1 Announce Type: new Abstract: Agent benchmarks usually measure task completion and treat resource use as an auxiliary statistic. In deployment, however, the choice among a local lookup, broad search, composite research tool, stronger model, or human escalation i…

  195. arXiv cs.CL TIER_1 English(EN) · Xuying Ning, Dongqi Fu, Tianxin Wei, Hanqing Zeng, Yuanchen Bei, Bingxuan Li, Zihao Li, Qifan Wang, Xiang Shen, Yifan Wu, Jiayi Liu, Hong Li, Yinglong Xia, Xiangjun Fan, Hanghang Tong, Jingrui He ·

    EvoHarness-RL: Learning Self-Evolving Runtime Harness for Long-Horizon LLM Agents

    arXiv:2608.05446v1 Announce Type: cross Abstract: Long-horizon LLM agents increasingly rely on external execution support to maintain state, track progress, invoke tools, verify outcomes, and reuse experience across interactions. However, effective harness use raises two coupled …

  196. arXiv cs.AI TIER_1 English(EN) · Linfang Shang, Ming Xu, Yiding Sun, Tianle Xia, Lingxiang Hu, Lan Xu, Ning Zheng ·

    When Self-Evolution Backfires: Pre-Commit Gating against Skill Contamination in LLM Agents

    arXiv:2608.05810v1 Announce Type: new Abstract: Self-evolving agents accumulate capability by distilling reusable skills from their execution trajectories, but we find this process is not monotonic: past a critical pool size, newly added skills degrade performance instead of impr…

  197. arXiv cs.AI TIER_1 English(EN) · Zihan Xu, Haolin Tian, Hai Jiang ·

    A Two-Tier Perspective on Inference-Time Parallelism in Multi-Agent LLM Systems

    arXiv:2608.05791v1 Announce Type: cross Abstract: Large language model (LLM)-driven multi-agent systems typically require multiple model invocations and complex coordination during inference, and their execution strategies directly affect system accuracy, latency, and computation…

  198. Hugging Face Daily Papers TIER_1 English(EN) ·

    CodeGrep: An RL-Trained Retrieval Agent for LLM Coding Agents

    Modern LLM coding agents such as Claude Code and OpenHands share a common inefficiency: they spend much of their token budget finding the file to patch, rather than patching it. On SWE-Bench Verified, a 30B OpenHands agent averages 23 rounds and 631K tokens per resolved issue, wi…

  199. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Hai Jiang ·

    A Two-Tier Perspective on Inference-Time Parallelism in Multi-Agent LLM Systems

    Large language model (LLM)-driven multi-agent systems typically require multiple model invocations and complex coordination during inference, and their execution strategies directly affect system accuracy, latency, and computational cost. Parallel execution provides a means to im…

  200. arXiv cs.AI TIER_1 English(EN) · Junnan Liu, Linhao Luo, Thuy-Trang Vu, Gholamreza Haffari ·

    EASy: Towards Efficient LLM-Based Agentic System

    arXiv:2608.04588v1 Announce Type: cross Abstract: Agentic systems have emerged as a promising paradigm for solving complex tasks by coordinating specialized LLM-based agents. However, most existing systems primarily optimize task success while giving limited consideration to exec…

  201. arXiv cs.CL TIER_1 English(EN) · Jinyi Han, Yuanjian Xu, Ying Liao, Xinyi Wang, Zishang Jiang, Zixiang Di, Fanyang Lu, Zhichao Hu, Yanghua Xiao ·

    Skill-Use: Can LLMs Actually Use Skills in Agentic Harnesses?

    arXiv:2608.04828v1 Announce Type: new Abstract: Large language model (LLM) agents increasingly rely on skills, structured documents that specify when to act, which procedure to follow, and which tools are allowed. Existing evaluations mostly judge the quality of a skill or its co…

  202. arXiv cs.AI TIER_1 English(EN) · Wenxiao Zhao, Dong Liu, Kaiyi Xu, Feng Liu, Zhen Zhao, Fei Ben, Shu Wang, Wenhao Li, Yingnian Wu, Fenghua Ling, Haobo Li, Lei Bai ·

    A-SR: Self-Evolving Agentic LLMs for Symbolic Regression via Hierarchical Coordination

    arXiv:2608.04872v1 Announce Type: cross Abstract: Symbolic regression aims to discover closed-form equations from data, but existing LLM-guided methods often rely on a unified proposal loop that compresses heterogeneous search failures into a scalar score and a single prompt. We …

  203. arXiv cs.AI TIER_1 English(EN) · J. de Curt\`o, I. de Zarz\`a ·

    Strategic Evaluation of Planning Strategies for LLM Agents in Cyber-Physical Systems

    arXiv:2608.04265v1 Announce Type: cross Abstract: Evaluations of LLM planning agents largely ask whether a task succeeds or a declared plan is followed. In strategic cyber-physical systems, a stronger question is whether the planning architecture remains appropriate after autonom…

  204. arXiv cs.AI TIER_1 English(EN) · Peichun Hua, Haoxuan Xu, Mengyuan Li ·

    Behavioral Skill Reconstruction: Reconstructing Hidden Functionality from LLM Agent Skills

    arXiv:2608.04192v1 Announce Type: cross Abstract: Closed source agent skills may encode proprietary instructions, scripts, constants, and data. Providers may offer their capabilities as services while keeping the underlying packages hidden. Prior work focuses on prompt injection …

  205. arXiv cs.AI TIER_1 English(EN) · Atul Anand, Sourav Chattaraj ·

    Diagnosing Tool-Selection Reasoning in LLM Agents with Canary Tools

    arXiv:2608.04719v1 Announce Type: new Abstract: Agent evaluations tell us that a model picked the wrong tool, but rarely why. We introduce canary tools: diagnostic probe tools planted in an agent's Model Context Protocol (MCP) tool set, each engineered to probe one specific tool-…

  206. Hugging Face Daily Papers TIER_1 English(EN) ·

    A-SR: Self-Evolving Agentic LLMs for Symbolic Regression via Hierarchical Coordination

    Symbolic regression aims to discover closed-form equations from data, but existing LLM-guided methods often rely on a unified proposal loop that compresses heterogeneous search failures into a scalar score and a single prompt. We propose A-SR, a self-evolving agentic framework th…

  207. Hugging Face Daily Papers TIER_1 English(EN) ·

    Diagnosing Tool-Selection Reasoning in LLM Agents with Canary Tools

    Agent evaluations tell us that a model picked the wrong tool, but rarely why. We introduce canary tools: diagnostic probe tools planted in an agent's Model Context Protocol (MCP) tool set, each engineered to probe one specific tool-selection weakness. A six-type taxonomy (semanti…

  208. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Wataru Toyokawa ·

    Emergence of Reputation-Based Cooperation in LLM Agents

    Can cooperation among large language model (LLM) agents be evolutionarily stable against free-rider invasion? We study an indirect reciprocity donation game where LLM agents observe behavioral traces and donate on a continuous scale. Strategies, represented as natural language pr…

  209. arXiv cs.AI TIER_1 English(EN) · Unggi Lee, Sookbun Lee, Yeil Jeong, Eunjoo Lee, Minchul Shin, Hoilym Kwon ·

    EduClaw-Bench: A Long-Horizon Benchmark for Pedagogical LLM Agents with Simulated Learners

    arXiv:2608.03206v1 Announce Type: cross Abstract: Large language models (LLMs) power educational applications from tutoring to essay scoring, but each is a point solution to a single task, and only recently have these point solutions been integrated into agents operating over a l…

  210. arXiv cs.AI TIER_1 English(EN) · Tianyi Guan, Yiding Wang, Haotong Yang, Siyuan Cao, Shirui Liu, Yi Hu, Jiaqi Li, Muhan Zhang ·

    ContinualSkillBench: Can LLM Agents Truly Evolve Their Capabilities?

    arXiv:2608.03874v1 Announce Type: new Abstract: Modern agent frameworks equip large language models with external skill libraries to solve complex tasks. However, it remains unclear whether these systems can effectively evolve their skills and whether the resulting skills improve…

  211. arXiv cs.AI TIER_1 English(EN) · Zian Zhai, Xingyu Tan, Gaowang Zou, Xiaoyang Wang, Wenjie Zhang ·

    HyperAgent: Planning and Acting over Tool-Schema Hypergraphs for Tool-Use LLM Agents

    arXiv:2608.02650v1 Announce Type: new Abstract: Large language model (LLM) agents increasingly rely on external tools to complete complex real-world tasks. However, reliable tool-use planning remains challenging due to the limitations of implicit reasoning and the evolving nature…

  212. arXiv cs.CL TIER_1 English(EN) · Ming Shen, Chao Shang, Sadat Shahriar, Devang Kulshreshtha, Yi Zhang, Sandesh Swamy, Yanjun Qi ·

    Relational Priors as Convergence Pressure in LLM-Based Multi-Agent Systems

    arXiv:2608.03239v1 Announce Type: new Abstract: Large language model-based multi-agent systems (LLM-MAS) are designed through roles, debate protocols, and aggregation rules. These choices create implicit social expectations: agents may be expected to trust, challenge, defer to, o…

  213. arXiv cs.AI TIER_1 English(EN) · Yue Yao, Shengyuan Wang, Xin Chen, Minke Zhang, Jia He, Bingjun Luo, Tom Gedeon ·

    SkillTrace: Traversing a Query-Skill Graph for Composable LLM Agents

    arXiv:2608.02356v2 Announce Type: replace Abstract: Large language model agents increasingly solve complex tasks by composing reusable skills from a library. To address this, the key challenge is not merely to retrieve individually relevant skills, but to identify a complete and …

  214. arXiv cs.AI TIER_1 English(EN) · Qiming Shi, Yibo Dou, Jiawen Zhu, Yulong Tao, Linbo Jin, Zhaolu Kang, Yunfan Zhou, Di Weng ·

    SKILL-KD: Contrastive Skill Distillation for LLM Agents

    arXiv:2607.28048v2 Announce Type: replace Abstract: Skill-based prompting has become a practical mechanism for improving large language model (LLM) agents, yet existing skill acquisition methods often treat skills as experience summaries, memory entries, or direct summaries of su…

  215. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Sho Akiyama ·

    Continuous Improvement and Parallel Autonomous Exploration: An LLM-Agent Framework for Searching Large Solution Spaces

    We present a framework that gives LLM agents two mechanisms for searching large solution spaces autonomously. First, a leaderboard scored on held-out data acts as a reward signal that drives each agent to refine its solutions over repeated submissions, a loop that operates even w…

  216. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Renato Figueiredo ·

    CURATE: Leveraging LLM Agents to Compose, Catalog, and Deploy Reproducible Workflows

    Agentic code generation has shown promise in automating and accelerating software development by utilizing Large Language Models (LLMs) to generate, test, and deploy code. For engineers and scientists, such systems have the potential to accelerate the development of applied and s…

  217. arXiv cs.MA (Multiagent) TIER_1 English(EN) · I. de Zarzà ·

    Strategic Evaluation of Planning Strategies for LLM Agents in Cyber-Physical Systems

    Evaluations of LLM planning agents largely ask whether a task succeeds or a declared plan is followed. In strategic cyber-physical systems, a stronger question is whether the planning architecture remains appropriate after autonomous participants respond and physics constrains th…

  218. Hugging Face Daily Papers TIER_1 English(EN) ·

    ContinualSkillBench: Can LLM Agents Truly Evolve Their Capabilities?

    Modern agent frameworks equip large language models with external skill libraries to solve complex tasks. However, it remains unclear whether these systems can effectively evolve their skills and whether the resulting skills improve task-solving capabilities. To bridge this gap, …

  219. Hugging Face Daily Papers TIER_1 English(EN) ·

    Relational Priors as Convergence Pressure in LLM-Based Multi-Agent Systems

    Large language model-based multi-agent systems (LLM-MAS) are designed through roles, debate protocols, and aggregation rules. These choices create implicit social expectations: agents may be expected to trust, challenge, defer to, or collaborate with peers. We study the effects o…

  220. Hugging Face Daily Papers TIER_1 English(EN) ·

    SKILL-KD: Contrastive Skill Distillation for LLM Agents

    Skill-based prompting has become a practical mechanism for improving large language model (LLM) agents, yet existing skill acquisition methods often treat skills as experience summaries, memory entries, or direct summaries of successful demonstrations. This creates a mismatch for…

  221. Hugging Face Daily Papers TIER_1 English(EN) ·

    ContinualSkillBench: Can LLM Agents Truly Evolve Their Capabilities?

    Modern agent frameworks equip large language models with external skill libraries to solve complex tasks. However, it remains unclear whether these systems can effectively evolve their skills and whether the resulting skills improve task-solving capabilities. To bridge this gap, …

  222. arXiv cs.AI TIER_1 English(EN) · Tianyu Huai, Tingshuo Fan, Xinchi Chen, Yining Zheng, Yuxin Wang, Shuang Chen, Jie Zhou, Xuanjing Huang ·

    AgentHPOBench: A Benchmark For Evaluating LLM Agents as Sequential Hyperparameter Optimizers

    arXiv:2607.29626v1 Announce Type: new Abstract: As LLMs evolve from code completion systems into autonomous scientific agents, evaluating their ability to conduct experiments has become increasingly important. Existing benchmarks typically focus on static code generation, paper r…

  223. arXiv cs.CL TIER_1 English(EN) · Zhenyu Zhang, Zhichao Cao ·

    TokTier: Exact Stateful Tokenization for Agentic LLM Serving

    arXiv:2607.29678v1 Announce Type: new Abstract: LLM serving systems cache prompt KV state, yet most front ends still re-tokenize the full request text on every call. The cost lands on coding agents, which resubmit a long transcript after each small tool result, and reuse is hard …

  224. arXiv cs.AI TIER_1 English(EN) · Qiming Shi, Yulong Tao, Linbo Jin, Zhaolu Kang, Yibo Dou, Jiawen Zhu, Tianjun Pan, Shaokang Fu, Chengyu Wang, Siyue Li, Yaping Cheng, Di Weng, Chengfu Huo ·

    MerchantBench: Benchmarking LLM Agents for Long-Term Coherence in E-Commerce Operations

    arXiv:2607.28956v1 Announce Type: new Abstract: Large language model agents are increasingly evaluated as autonomous tool users, yet most benchmarks focus on bounded tasks with immediate success criteria. Real-world deployments often require Long-Term Coherence, the capacity to p…

  225. arXiv cs.AI TIER_1 English(EN) · Duo Xu, Faramarz Fekri ·

    NeSyFS: A Neuro-symbolic Fast-Slow Thinking Framework for LLM Agent under Partial Observability

    arXiv:2607.28942v1 Announce Type: new Abstract: Recently Large Language Models (LLMs) have been increasingly deployed as autonomous agents in applications such as self-reflection, retrieval-augmented generation, and scientific discovery. In these settings, agents must act based o…

  226. Hugging Face Daily Papers TIER_1 English(EN) ·

    GISAgentBench: A Practitioner-Sourced Benchmark for Evaluating LLM Agents on GIS Tasks

    Geographic Information System (GIS) professionals rely on multi-step spatial analysis workflows to support decision-making in urban planning, disaster response, and environmental monitoring. The process is tedious, time-consuming, and error-prone. While recent large language mode…

  227. arXiv cs.AI TIER_1 English(EN) · Huixiang Zhang, Mahzabeen Emu ·

    Do Latent Channels Actually Communicate? A Causal Audit of Latent Multi-Agent LLM

    arXiv:2607.26773v1 Announce Type: new Abstract: Latent communication in large language model (LLM)-based multi-agent systems (MAS) transmits continuous internal representations instead of text, but greater representational capacity does not establish that the receiver uses task-r…

  228. arXiv cs.CL TIER_1 English(EN) · I. Kennedy, T. Kennedy ·

    Fidelity Is Not Safety: Gently-Compressed LLMs Pass Every Data-Free Quality Guard Yet Invent Procedure Steps in Agentic Execution

    arXiv:2607.28196v1 Announce Type: new Abstract: Practitioners accept a compressed language model once it clears a stack of data-cheap quality guards: perplexity within a small factor of the original, downstream accuracy (for example MMLU) inside a confidence interval, and data-fr…

  229. arXiv cs.AI TIER_1 English(EN) · Marylou Fauchard, Florian Carichon, Margarida Carvalho, Golnoosh Farnadi ·

    Even More Deception: Objective Misalignment in Mixed-Motive LLM Multi-Agent Systems

    arXiv:2607.26120v1 Announce Type: new Abstract: Large Language Models (LLMs)-powered multi-agent systems are increasingly deployed in mixed-motive environments, where agents operate under asymmetric information and strategic deception due to conflicting or hidden objectives. In t…

  230. arXiv cs.AI TIER_1 English(EN) · Zhilun Zhou, Jianghao Yu, Yuming Lin, yongjun yang, Sun Yongquan, Depeng Jin, Yong Li ·

    UrbanDS: A Graph-Guided LLM Multi-Agent System for Data-Intensive Urban Tasks

    arXiv:2607.26724v1 Announce Type: new Abstract: Large language model (LLM) agents have been widely applied in automating data science tasks. However, existing methods typically rely on a limited set of provided datasets, and they face challenges in data-intensive scenarios that r…

  231. arXiv cs.CL TIER_1 English(EN) · Sebastian Pohl, Harsh Mehta, Pranav Mambayil, Abdul Ghafoor, Franziska Lesigang, Yufang Hou, Christian Hilbe ·

    LLMs struggle to simulate human belief updates in controlled environments

    arXiv:2607.28347v1 Announce Type: new Abstract: LLMs are increasingly deployed as proxies for human study participants in social science experiments, yet the fidelity of this practice has rarely been tested directly. We test whether six LLMs can simulate individual human belief u…

  232. arXiv cs.LG TIER_1 English(EN) · Jiwon Jang, Kisu Yang, Heuiseok Lim, Hyunwoo Park ·

    Flat Score, Amplified Failures: How the Error Budget Masks Damage in Quantized LLM Agents

    arXiv:2607.27275v1 Announce Type: new Abstract: Post-training quantization to 4-bit weights is widely reported to be nearly lossless. We test this claim for multi-turn, tool-calling agents, where it now matters most. On $\tau^2$-bench, across two open-weight model families in den…

  233. arXiv cs.LG TIER_1 English(EN) · Cong Li, Peixi Peng, Yisen Zhao, Xinyu Hu, Shudong Liu, Zhan Su, Zhuojian Li ·

    TAPO: Transition-Aware Policy Optimization for LLM Agents

    arXiv:2607.27973v1 Announce Type: new Abstract: Recently, Reinforcement Learning (RL) has emerged as a crucial paradigm for the post-training of Large Language Model (LLM) agents. However, existing methods predominantly rely on sparse task rewards for policy optimization, failing…

  234. Hugging Face Daily Papers TIER_1 English(EN) ·

    MerchantBench: Benchmarking LLM Agents for Long-Term Coherence in E-Commerce Operations

    Large language model agents are increasingly evaluated as autonomous tool users, yet most benchmarks focus on bounded tasks with immediate success criteria. Real-world deployments often require Long-Term Coherence, the capacity to preserve purposeful behavior across extended hori…

  235. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Rahul Rachuri ·

    Can LLM Agents Price Competitively? A Dynamic Multi-Attribute Auction Benchmark for Agentic Commerce

    Agentic commerce is moving from concept to deployed infrastructure: payment networks, retailers, and AI platforms are setting the stage for agents to transact on behalf of merchants and consumers. Yet whether the LLMs behind these agents can price competently in real markets, whe…

  236. Hugging Face Daily Papers TIER_1 English(EN) ·

    One Human, $N$ Agents: Audit-Budget Allocation for LLM Agent Fleets under Miscalibrated, Correlated Confidence

    A single human must audit $N$ LLM agents under a budget of $B \ll N$ audits per round, guided by self-reported confidence that may be adversarially miscalibrated and by correlated errors. We model this as budgeted noisy inspection over a two-level Gaussian copula and locate the m…

  237. Hugging Face Daily Papers TIER_1 English(EN) ·

    Fidelity Is Not Safety: Gently-Compressed LLMs Pass Every Data-Free Quality Guard Yet Invent Procedure Steps in Agentic Execution

    Practitioners accept a compressed language model once it clears a stack of data-cheap quality guards: perplexity within a small factor of the original, downstream accuracy (for example MMLU) inside a confidence interval, and data-free output-fidelity signals that compare the comp…

  238. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Alois Knoll ·

    Scaling LLM-Driven Multi-Agent Systems: Design Principles and Architectural Scalability Analysis

    LLM-based multi-agent systems have the potential to enable collective intelligence and scale toward solving highly complex tasks through coordinated ensembles of specialized agents. However, despite their theoretical potential, the architectural design space remains largely non-s…

  239. arXiv cs.CL TIER_1 English(EN) · Jingxing Wang, Chenyu Zhou, Zhihui Fu, Jun Wang, Weiwen Liu, Weinan Zhang, Jianghao Lin ·

    Skills on the Fly: Test-Time Adaptive Skill Synthesis for LLM Agents

    arXiv:2605.16986v2 Announce Type: replace Abstract: Additional test-time compute can give LLM agents access to more past experience, yet expanding the context or adding rollouts does not necessarily yield greater agent capability. We call this challenge test-time compute-to-capab…

  240. arXiv cs.LG TIER_1 English(EN) · Yicheng Feng, Yan Zhang, Yan Cheng, Wei Qi ·

    Scores Are Not Decisions: Cost-Aware Stopping for Tool Acquisition in LLM Agents

    arXiv:2607.27083v1 Announce Type: new Abstract: As LLM agents increasingly depend on diverse external services such as search engines, databases, and connectors, agent harnesses face a fundamental tool-selection challenge: acquiring too few tools leaves the task under-informed, w…

  241. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Tian Lan ·

    Auditing Emergent LLM-Agent Collaboration through Cooperation-Obligation Coupling

    LLM-agent systems can solve complex tasks through dynamic self-organization and emergent cooperation. Auditing this process is essential because plausible intermediate or final outputs can conceal incomplete or unsupported work and poorly allocated responsibility, ultimately comp…

  242. Hugging Face Daily Papers TIER_1 English(EN) ·

    Do Latent Channels Actually Communicate? A Causal Audit of Latent Multi-Agent LLM

    Latent communication in large language model (LLM)-based multi-agent systems (MAS) transmits continuous internal representations instead of text, but greater representational capacity does not establish that the receiver uses task-relevant information. End-task performance alone …

  243. arXiv cs.AI TIER_1 English(EN) · Debjyoti Paul ·

    Context Assembly as the Controlled Variable: A Control-Theoretic View of Harness Policies for Frozen LLM Agents

    arXiv:2607.25408v1 Announce Type: new Abstract: A growing body of 2026 work applies control theory to LLM agents: Lyapunov-certified stability for tool-mediated controllers (Prinos et al., "Stable Agentic Control", 2026), sample-complexity bounds for sparse policies over massive …

  244. arXiv cs.AI TIER_1 English(EN) · Debjyoti Paul ·

    A Control System, a Dataset, and a Recipe for Making Frozen LLM Agents Learn a Domain

    arXiv:2607.25415v1 Announce Type: new Abstract: Production LLM agents are increasingly assembled from a frozen model wrapped in a harness: a prompt template, a tool set, a memory/retrieval layer, a planning strategy, and a verification policy. Two 2026 systems, Meta-Harness (Lee …

  245. arXiv cs.AI TIER_1 English(EN) · Yihui Zhang (Beihang University), Tianyu Wo (Beihang University), Jinghao Wang (Beihang University), Xiaoyang Sun (University of Leeds), Menghao Zhang (Beihang University), Cangzhou Yuan (Beihang University), Li Li (Beihang University), Chunming Hu (Beih… ·

    SpecBox: Speculative Sandbox Scheduling for Efficient LLM Agent Serving

    arXiv:2607.23933v1 Announce Type: cross Abstract: As LLM agents increasingly rely on the Model Context Protocol (MCP) to invoke isolated external sandboxes, disaggregated sandbox deployment introduces a fundamental tension between resource utilization and interactive tail latency…

  246. arXiv cs.AI TIER_1 English(EN) · Yan Zhang, Shibo Li ·

    ConsistencyGate: Preventing Memory Contamination in LLM Agents via Self-Consistency Admission Control

    arXiv:2607.22962v1 Announce Type: new Abstract: LLM agents that operate over many turns accumulate facts in an external memory store and reuse them as premises for downstream reasoning. A hallucinated fact written at one step therefore persists as a false premise for every subseq…

  247. arXiv cs.AI TIER_1 English(EN) · Adhyyan Narang, Artin Tajdini, Claire Zhang, Jamie Morgenstern ·

    Inference-Time Consensus for Mitigating Hidden Behaviors from LLM Fine-Tuning

    arXiv:2607.23394v1 Announce Type: new Abstract: Recent work shows that fine-tuning language models on even a small amount of poisoned data can install targeted misbehavior, and ostensibly benign data can transmit hidden preferences that generalize broadly. Standard defenses, such…

  248. arXiv cs.AI TIER_1 English(EN) · Mingwei Zheng, David OBrien, Siwei Cui, Pardis Pashakhanloo, Rajdeep Mukherjee, Myeongsoo Kim, Sachit Kuhar ·

    CORVUS: Context Optimization and Reduction Via Underlying Synchronization for LLM Coding Agents

    arXiv:2607.22711v1 Announce Type: cross Abstract: LLM coding agents operate by constructing trajectories that accumulate reasoning, tool calls, and results to enable multi-step decision-making. However, the conventional append-only trajectory architecture found in practice tightl…

  249. arXiv cs.CL TIER_1 English(EN) · Junming Chen, Junyang Jiang, Xu Chen, Zibo Liang, Kai Zheng ·

    DBA-Bench: A Production-Fidelity Benchmark for LLM-Based Database Operations Agents

    arXiv:2607.22165v1 Announce Type: cross Abstract: LLM-based database agents show promise, but differing task scopes, testbeds, and metrics hinder comparison. We identify four gaps between evaluation and production operations: live-environment fidelity (multi-turn read-write inter…

  250. arXiv cs.AI TIER_1 English(EN) · Mohamed Jouini ·

    Verifier-First Evaluation of Agentic LLMs for Infrastructure-as-Code Generation

    arXiv:2607.20478v1 Announce Type: cross Abstract: Infrastructure-as-Code (IaC) generation from natural language requires satisfying provider schemas, dependency planning, and organizational policy constraints, not merely producing syntactically plausible configurations. We presen…

  251. arXiv cs.AI TIER_1 English(EN) · Jerzy Kami\'nski, Ilya Galyukshev, Artem Kuznetsov, Sergey Chuprin, Kirill Redko, Aidar Shumbalov, Anna Kalyuzhnaya ·

    DynamicMCPBench: A Trace-Grounded, Effect-Scored Benchmark for LLM Agents over Live MCP Servers

    arXiv:2607.20531v1 Announce Type: new Abstract: Large language model (LLM) agents are increasingly deployed over Model Context Protocol (MCP) servers, yet the benchmarks used to evaluate them score the final answer or a fixed "ground-truth" list of tools, both of which are fragil…

  252. arXiv cs.AI TIER_1 English(EN) · Junchi Liao ·

    Auditing Provenance Sensitivity in LLM Agent Action Selection

    arXiv:2607.20827v1 Announce Type: new Abstract: LLM agents choose tools and arguments from context that mixes user requests, tool outputs, retrieved records, memory, and untrusted text. Evidence can be relevant without being authorized to determine a decision, so a correct action…

  253. arXiv cs.AI TIER_1 English(EN) · Aarushi Singh ·

    Guardrails as Scapegoats: Auditing Unfaithful Safety Refusals in Tool-Augmented LLM Agents

    arXiv:2607.19449v1 Announce Type: cross Abstract: Evaluation frameworks for tool-augmented LLM agents focus overwhelmingly on capability metrics or explicit tool crashes, leaving silent infrastructure failures and HTTP 200 responses with empty, null, or malformed payloads largely…

  254. arXiv cs.AI TIER_1 English(EN) · Elias Hossain, Md Mehedi Hasan Nipu, Tasfia Nuzhat Ornee, Rajib Rana, Niloofar Yousefi ·

    NEXUS: Structured Runtime Safety for Tool-Using LLM Agents

    arXiv:2607.19356v1 Announce Type: new Abstract: Tool-using LLM agents increasingly execute high-impact actions, making runtime safety monitoring essential. We present NEXUS (Neural EXecution Utility and Safety), a structured-plan safety monitor that applies a formal intervention …

  255. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Zhonghao Hou ·

    Not Birds of a Feather: Personality-Based Partner Selection in LLM Agents

    Multi-agent LLM systems increasingly let one agent choose which other agents to work with, and agents are increasingly given personalities through personas. We test whether Big Five personality alone influences partner selection when capability is explicitly held constant. Host a…

  256. arXiv cs.AI TIER_1 English(EN) · Artem Maryanskyy, Dmitry Budnikov, Alibek T. Kaliyev ·

    When Agents Disagree: The Selection Bottleneck in Multi-Agent LLM Pipelines

    arXiv:2603.20324v2 Announce Type: replace-cross Abstract: Multi-agent LLM pipelines produce contradictory evidence on whether team diversity improves output quality: heterogeneous Mixture-of-Agents teams outperform single models, yet homogeneous Self-MoA teams consistently win un…

  257. arXiv cs.AI TIER_1 English(EN) · Daisuke Kikuta ·

    AI Tour Meeting: Group Travel Planning by LLM Agents

    arXiv:2607.18806v1 Announce Type: new Abstract: This paper proposes AI Tour Meeting, a group travel planning framework powered by multiple Large Language Model (LLM)-based agents. The agents are instantiated with distinct personas and collaboratively seek an itinerary that satisf…

  258. arXiv cs.AI TIER_1 English(EN) · Philipp J. Schneider, Lin Tian, Marian-Andrei Rizoiu ·

    Learning to Make Friends: Coaching LLM Agents toward Emergent Social Ties

    arXiv:2510.19299v2 Announce Type: replace Abstract: Can large language model (LLM) agents reproduce the complex social dynamics that characterize human online behavior -- shaped by homophily, reciprocity, and social validation -- and what memory and learning mechanisms enable suc…

  259. arXiv cs.LG TIER_1 English(EN) · Thomas Carta, Cl\'ement Romac, Loris Gaven, Pierre-Yves Oudeyer, Olivier Sigaud, Sylvain Lamprier ·

    HERAKLES: Hierarchical Skill Compilation for Open-ended LLM Agents

    arXiv:2508.14751v2 Announce Type: replace Abstract: We study goal-conditioned reinforcement learning in partially observable environments with sparse rewards and large, structured goal spaces. In such settings, complex goals often require composing simpler skills, but learning th…

  260. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Daisuke Kikuta ·

    AI Tour Meeting: Group Travel Planning by LLM Agents

    This paper proposes AI Tour Meeting, a group travel planning framework powered by multiple Large Language Model (LLM)-based agents. The agents are instantiated with distinct personas and collaboratively seek an itinerary that satisfies their constraints and preferences through na…

  261. arXiv cs.AI TIER_1 English(EN) · Runming He, Zhen Hao Wong, Hao Liang, Zimo Meng, Chengyu Shen, Xiaochen Ma, Wentao Zhang ·

    DataFlow-Harness: A Grounded Code-Agent Platform for Constructing Editable LLM Data Pipelines

    arXiv:2607.16617v1 Announce Type: cross Abstract: Large language models (LLMs) are increasingly used to automate data-processing workflows, yet coding agents typically produce scripts that are not automatically materialized as persistent, editable platform artifacts. We call this…

  262. arXiv cs.AI TIER_1 English(EN) · Shijun Li, Hilaf Hasson, Joydeep Ghosh ·

    OMAC: A Holistic Optimization Framework for LLM-Based Multi-Agent Collaboration

    arXiv:2505.11765v5 Announce Type: replace-cross Abstract: Agents powered by advanced large language models (LLMs) have demonstrated impressive capabilities across diverse complex applications. Recently, Multi-Agent Systems (MAS), wherein multiple agents collaborate and communicat…

  263. arXiv cs.AI TIER_1 English(EN) · Jing-Jing Li, Jianfeng He, Chao Shang, Devang Kulshreshtha, Xun Xian, Yi Zhang, Hang Su, Sandesh Swamy, Yanjun Qi ·

    STAC: When Innocent Tools Form Dangerous Chains for LLM Agents

    arXiv:2509.25624v3 Announce Type: replace-cross Abstract: As LLMs advance into autonomous agents with tool-use capabilities, they introduce security challenges that extend beyond traditional content-based LLM safety concerns. This paper introduces Sequential Tool Attack Chaining …

  264. arXiv cs.LG TIER_1 English(EN) · YanZhao Zheng, ZhenTao Zhang, Chao Ma, YuanQiang Yu, JiHuai Zhu, Yong Wu, Tianze Xu, Baohua Dong, Hangcheng Zhu, Ruohui Huang, Gang Yu ·

    SkillRouter: Skill Routing for LLM Agents at Scale

    arXiv:2603.22455v5 Announce Type: replace Abstract: Reusable skills let LLM agents package task-specific procedures, tool affordances, and execution guidance into modular building blocks. As skill ecosystems grow to tens of thousands of entries, exposing every skill at inference …

  265. arXiv cs.AI TIER_1 English(EN) · Sumit Verma, Pritam Prasun, Pritish Kumar ·

    RAIL Guard: Closing the Evaluation-to-Remediation Gap in Responsible AI for LLM Agents

    arXiv:2607.16215v1 Announce Type: new Abstract: Existing guardrail systems for large language model agents operate as binary classifiers that block unsafe content, leaving organizations to discard failing outputs and retry from scratch. We introduce RAIL Guard, a closed-loop resp…

  266. arXiv cs.AI TIER_1 English(EN) · Roshan Klein-Seetharaman, Daniel Wang, Andrew Xu ·

    Lomekwi: Resource-Bounded Tool Discovery in LLM Agents

    arXiv:2607.16961v1 Announce Type: new Abstract: Existing tool-use benchmarks report a single success rate for complex, multistep tasks. Inspired by ideas from cognitive science, we distinguish tool use from tool discovery and decompose the latter into curiosity (the model's abili…

  267. Hugging Face Daily Papers TIER_1 English(EN) ·

    NexForge: Scaling Agent Capabilities through Requirement-Driven Task Synthesis for LLMs

    Scaling executable agent training data for LLM post-training is bottlenecked by substrate-bound methods that tie task generation to predefined tools, repositories, or skill graphs: expanding coverage requires manual substrate engineering, each new domain demands a bespoke pipelin…

  268. Hugging Face Daily Papers TIER_1 English(EN) ·

    Verify, Repair, Repeat, or Stop? Robust Stopping for Noisy Verify-Repair Loops in LLM Agents

    Verify-repair loops are a standard means for large language model (LLM) agents to correct faulty plans in code generation, mathematical reasoning, and tool use. When both the verifier and the repairer are noisy, repair can damage already-correct plans, and reported acceptance kee…

  269. arXiv cs.AI TIER_1 English(EN) · Mingxin Li, Enge Song, Yueshang Zuo, Xiaodong Liu, Rong Wen, Qiang Fu, Gianni Antichi, Jian He, Jing Tie, Zhou Shao, Xiaobo Xue, Xiong Xiao, Luyao Zhong, Shaokai Zhang, Jiangu Zhao, Jianyuan Lu, Shize Zhang, Xiaoqing Sun, Changgang Zheng, Zihao Fan, Haon… ·

    Scalable LLM Agent Tool Access in the Cloud

    arXiv:2607.15593v1 Announce Type: cross Abstract: LLM agents increasingly rely on tool calling to act on external systems, and the Model Context Protocol (MCP) has quickly become its de facto interface. Operating MCP at cloud scale, however, becomes difficult. On the tool provide…

  270. arXiv cs.CL TIER_1 English(EN) · Yanze Wang, Pengfei Yao, Tianyi Sun, Chuanrui Hu, Yan Xiao, Yunyun Han, Jun Sun, Yafeng Deng ·

    SkillCorpus: Consolidating and Evaluating the Open Skill Ecosystem for Real-World LLM Agents

    arXiv:2607.15557v1 Announce Type: new Abstract: Agent skills, SKILL.md files that package reusable procedural knowledge for an LLM agent, are a popular mechanism for extending agent capabilities. Public repositories now host them in large and growing numbers, yet these artifacts …

  271. Hugging Face Daily Papers TIER_1 English(EN) ·

    Poor Man's Agentic Modeling: Simulating Large LLM-Agent Societies on a Laptop

    Replacing individual LLM agents with low-parameter surrogates fitted from cheap queries enables scalable society simulations, with validity predicted by an interaction-order and memory taxonomy.

  272. Hugging Face Daily Papers TIER_1 English(EN) ·

    DataFlow-Harness: A Grounded Code-Agent Platform for Constructing Editable LLM Data Pipelines

    Large language models (LLMs) are increasingly used to automate data-processing workflows, yet coding agents typically produce scripts that are not automatically materialized as persistent, editable platform artifacts. We call this disconnect the NL2Pipeline gap. To bridge it, we …

  273. arXiv cs.AI TIER_1 English(EN) · Jason Miklian ·

    How Artificial Intelligence LLM Engines Shape the Global Conflict Information Environment

    arXiv:2607.14197v1 Announce Type: new Abstract: Artificial Intelligence (AI) answer engines now field a growing share of the questions that analysts, scholars, and the public ask about issues of peace and conflict. Large Language Models (LLMs) are known to hallucinate under certa…

  274. arXiv cs.AI TIER_1 English(EN) · Chuhan Shi, Xiaoquan Ren, Sicheng Song, Haobo Li, Rui Sheng, Yushi Sun ·

    Are LLMs Ready for Scientific Discovery? A Capability-Oriented Benchmark for AI Scientists

    arXiv:2607.11079v1 Announce Type: new Abstract: Existing benchmarks for scientific data analysis evaluate LLMs primarily on code execution or workflow completion, overlooking that scientific analysis serves to support distinct types of scientific claims: hypothesis exploration, s…

  275. Hugging Face Daily Papers TIER_1 English(EN) ·

    Are LLMs Ready for Scientific Discovery? A Capability-Oriented Benchmark for AI Scientists

    Existing benchmarks for scientific data analysis evaluate LLMs primarily on code execution or workflow completion, overlooking that scientific analysis serves to support distinct types of scientific claims: hypothesis exploration, statistical inference, mechanistic explanation, e…

  276. arXiv stat.ML TIER_1 English(EN) · Nadeem Shaikh ·

    Knowing When to Ask for Help: Bayesian Self-Escalation in Hierarchical LLM Agents

    arXiv:2608.24087v1 Announce Type: cross Abstract: Current LLM agent systems decide delegation before reasoning begins (a router picks a model) or after a response is complete (a verifier scores it and may retry). We study a third regime: an agent that recognises, during its own r…

  277. arXiv stat.ML TIER_1 English(EN) · Tianbing Xu ·

    An Expectation-Maximization Perspective on Reinforcement Learning for LLM Reasoning

    arXiv:2504.18587v2 Announce Type: replace-cross Abstract: Reinforcement learning has emerged as a powerful approach for improving the reasoning capabilities of large language models, as demonstrated by systems such as OpenAI's O1~\cite{o1} and DeepSeek-R1~\cite{r1}. However, wide…

  278. arXiv stat.ML TIER_1 English(EN) · Amirmohammad Farzaneh, Osvaldo Simeone ·

    Think Short, Defer Smart, Act, and Repeat: Calibrated Reasoning and Uncertainty-Aware Deferral for Edge LLM Agents

    arXiv:2607.26865v1 Announce Type: new Abstract: LLM agents following the ReAct paradigm are promising enablers of complex multi-step tasks, including multi-hop question answering, code generation, and control of physical AI systems. Yet, when deployed at the edge, they must tight…

  279. Hacker News — AI stories ≥50 points TIER_1 English(EN) · rellem ·

    Mozilla: The state of open source AI

  280. Forbes — Innovation TIER_1 English(EN) · Mohit Bhat, Forbes Councils Member ·

    ​Fine‑Tuned SLMs: A New Operating Model For Enterprise AI

    Fine-tuning is transforming SLMs from efficient components into high-performance, enterprise-grade systems.

  281. MarkTechPost TIER_1 English(EN) · Michal Sutter ·

    10 Open-Source No-Code AI Platforms for Building LLM Apps, RAG Systems, and AI Agents

    <p>Retrieval, agents, and workflows now ship as visual and plain-English tools. This roundup covers 10 open-source no-code and low-code platforms for building LLM apps, RAG systems, and AI agents, each with its verified license, repository, and best-fit use case.</p> <p>The post …

  282. Towards AI TIER_1 English(EN) · Pop123 ·

    The Agent Harness: Why the Runtime Scaffolding Matters as Much as the LLM

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://pub.towardsai.net/the-agent-harness-why-the-runtime-scaffolding-matters-as-much-as-the-llm-309579812fd9?source=rss----98111c9905da---4"><img src="https://cdn-images-1.medium.com/max/957/1*Qj44n_mfPw9v-JOj…

  283. Medium — MCP tag TIER_1 English(EN) · FutureLens ·

    How I Turned One LLM Into Five Specialized AI Agents Using MCP

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://medium.com/data-science-collective/how-i-turned-one-llm-into-five-specialized-ai-agents-using-mcp-c1596941cefe?source=rss------mcp-5"><img src="https://cdn-images-1.medium.com/max/2600/0*0YCQBsWIakYQ1pfs"…

  284. Medium — MCP tag TIER_1 English(EN) · FutureLens ·

    How I Turned One LLM Into Five Specialized AI Agents Using MCP

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://medium.com/@ravendrakumar22000/how-i-turned-one-llm-into-five-specialized-ai-agents-using-mcp-c1596941cefe?source=rss------mcp-5"><img src="https://cdn-images-1.medium.com/max/2600/0*0YCQBsWIakYQ1pfs" wid…

  285. dev.to — MCP tag TIER_1 English(EN) · Ekemini Samuel ·

    Enterprise AI Governance: Governing LLM Traffic at Scale with an AI Gateway

    <p>Your AI governance problem probably isn't a policy problem; it’s a routing one. </p> <p>Let’s paint a common scenario: Your team uses OpenAI, another adds Anthropic, then the product team connects another model. Then someone builds an agent with MCP tools. A few months later, …

  286. dev.to — MCP tag TIER_1 English(EN) · Diego Costa ·

    Solving LLM Parameter Hallucinations in AI Sales Agents with Native MCP Tools

    <h1> Solving LLM Parameter Hallucinations in AI Sales Agents with Native MCP Tools </h1> <p>The most efficient way to eliminate LLM parameter hallucinations when retrieving B2B firmographics is by leveraging a native Model Context Protocol (MCP) server with strict Zod-enforced sc…

  287. dev.to — MCP tag TIER_1 English(EN) · Victor García ·

    Agent Gateway in 60 Seconds: Governed LLM Traffic with TrustGate

    <h1> Agent Gateway in 60 Seconds: Governed LLM Traffic with TrustGate </h1> <p>Most teams start with a direct OpenAI (or Anthropic) SDK call. That works until you have three apps, two providers, and a security review asking who can call which model, at what rate, with what audit …

  288. Towards AI TIER_1 English(EN) · Diogo Santos ·

    IntentFlow: Governed LLM Agents With Auditable, Hash-Chained Traces

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://pub.towardsai.net/intentflow-governed-llm-agents-with-auditable-hash-chained-traces-49599f09e590?source=rss----98111c9905da---4"><img src="https://cdn-images-1.medium.com/max/1000/0*1jmaHvD-pw4NkgOa.png" …

  289. Towards AI TIER_1 English(EN) · MongoDB ·

    Adding Cost Metering and LLM Spend Visibility to a Multi-Agent System

    <p><em>Written by </em><a href="https://www.linkedin.com/in/matteo-rossi-280391/"><em>Matteo Rossi.</em></a></p><p>The monthly LLM bill jumped, and nobody on the team can say which agent, which user, or which workflow caused it. The provider dashboard breaks usage down by organiz…

  290. Medium — fine-tuning tag TIER_1 English(EN) · Mikhail Borodastov ·

    Harness-native agents: co-train the LLM with its harness to max out quality inside one task

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://mlboroda.medium.com/harness-native-agents-co-train-the-llm-with-its-harness-to-max-out-quality-inside-one-task-93c321a93a81?source=rss------fine_tuning-5"><img src="https://cdn-images-1.medium.com/max/250…

  291. dev.to — MCP tag TIER_1 English(EN) · Programming Central ·

    Cracking the Pixel Code: How Vision-Driven Agents Translate LLM Thoughts Into DOM Clicks

    <p>The bleeding edge of AI automation isn't just about making Large Language Models (LLMs) smarter; it's about giving them hands and eyes. When building vision-driven agentic architectures, we cross a massive chasm: bridging the high-level semantic reasoning of an LLM with the lo…

  292. dev.to — MCP tag TIER_1 English(EN) · Diego Costa ·

    Eliminating LLM Hallucinations in B2B Sales Agents with the Lead Enrichment MCP API

    <h1> Eliminating LLM Hallucinations in B2B Sales Agents with the Lead Enrichment MCP API </h1> <p>To stop LLMs from hallucinating company data or fabricating contact details, developers must shift from loose prompt-based retrieval to a Model Context Protocol (MCP) architecture th…

  293. Medium — Claude tag TIER_1 English(EN) · Ashishmohanka ·

    How LLMs Actually Work — A Practical Guide for Building AI Agents

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://medium.com/@ashishmohanka123/how-llms-actually-work-a-practical-guide-for-building-ai-agents-53139a3b6665?source=rss------claude-5"><img src="https://cdn-images-1.medium.com/max/1024/1*thBASTiA9rwrB2FAwG8…

  294. dev.to — MCP tag TIER_1 English(EN) · Diego Costa ·

    Eliminating LLM Parameter Hallucinations in Sales Agents with Native MCP B2B Enrichment

    <h1> Eliminating LLM Parameter Hallucinations in Sales Agents with Native MCP B2B Enrichment </h1> <p>The most efficient way to stop LLMs from hallucinating firmographic data or misinterpreting complex API schemas is to deploy a Model Context Protocol (MCP) native B2B lead enrich…

  295. Medium — MLOps tag TIER_1 English(EN) · Tedi Ikonomi ·

    OpenShift AI Air-Gapped: Preparing the Platform for Distributed LLM Inference

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://medium.com/@ikonomi.tedi/openshift-ai-air-gapped-preparing-the-platform-for-distributed-llm-inference-98a273f7bfdc?source=rss------mlops-5"><img src="https://cdn-images-1.medium.com/max/2600/1*RQnoWiHB6Pa…

  296. Medium — Claude tag TIER_1 English(EN) · Neo Malesa ·

    From ChatGPT Chatbots to Graphs: The Rapid Evolution of How We Work with LLMs

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://medium.com/@neomalesa/from-chatgpt-chatbots-to-graphs-the-rapid-evolution-of-how-we-work-with-llms-c29894e87718?source=rss------claude-5"><img src="https://cdn-images-1.medium.com/max/1168/1*F2AM8F69iqJw_…

  297. Medium — MLOps tag TIER_1 English(EN) · Rami Krispin ·

    The skforecast-ai Project, Practical LLM Evaluation for Production Systems | Issue 97

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://medium.com/@rami.krispin/the-skforecast-ai-project-practical-llm-evaluation-for-production-systems-issue-97-3c0b19ed14aa?source=rss------mlops-5"><img src="https://cdn-images-1.medium.com/max/1920/1*tNzi0…

  298. dev.to — MCP tag TIER_1 English(EN) · PromptOT ·

    PromptOT MCP: Manage and version LLM prompts from your AI tools

    <h1> PromptOT MCP: Manage and version LLM prompts from your AI tools </h1> <p>Prompts often start as simple strings in code.</p> <p>Then the product grows.</p> <p>You add a better system prompt. Then a guardrail. Then a different version for production. Then a customer-specific v…

  299. Medium — MLOps tag TIER_1 English(EN) · Neelopphersyed ·

    NeuralUCB Router: An OpenAI-Compatible API Proxy That Routes LLM Requests Using a Multi-Armed…

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://medium.com/@neelopphersyed7/neuralucb-router-an-openai-compatible-api-proxy-that-routes-llm-requests-using-a-multi-armed-17e762724926?source=rss------mlops-5"><img src="https://cdn-images-1.medium.com/max…

  300. Medium — MCP tag TIER_1 English(EN) · EuroAmerican Institute ·

    LLM vs RAG vs MCP: A Game-Changer for AI Engineers and Developers

    <div class="medium-feed-item"><p class="medium-feed-snippet">The Model Context Protocol hit 97 million monthly SDK downloads by December 2025. That number alone tells you something important is&#x2026;</p><p class="medium-feed-link"><a href="https://medium.com/@euroamericanmalta/…

  301. Medium — Claude tag TIER_1 English(EN) · Shankar ·

    The $20/Month AI Mistake: How LLMs Overcomplicate AWS Architecture

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://medium.com/@shankar_somasundaram/the-20-month-ai-mistake-how-llms-overcomplicate-aws-architecture-de8980849607?source=rss------claude-5"><img src="https://cdn-images-1.medium.com/max/1024/1*CZ7mUHQAGZQdxg…

  302. Towards AI TIER_1 English(EN) · Vasilii Chetvertukhin ·

    Toward a Four-Layer Architecture for Self-Hosted Enterprise AI Harnesses

    <h4>There is no shortage of articles about building AI agents. What remains much rarer is a practical discussion of how to run them safely in production.</h4><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*tnltjwGYfOIZX6KgpLNUEg.png" /></figure><p>This article…

  303. Medium — MLOps tag TIER_1 English(EN) · sentraorb ·

    One Gateway to Rule All Your LLMs: Building a Production-Ready AI Stack with LiteLLM

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://sentraorb.medium.com/one-gateway-to-rule-all-your-llms-building-a-production-ready-ai-stack-with-litellm-1ffcb29a7733?source=rss------mlops-5"><img src="https://cdn-images-1.medium.com/max/1280/1*zFxMRtOq…

  304. Medium — MLOps tag TIER_1 English(EN) · sentraorb ·

    One Gateway to Rule All Your LLMs: Building a Production-Ready AI Stack with LiteLLM

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://aws.plainenglish.io/one-gateway-to-rule-all-your-llms-building-a-production-ready-ai-stack-with-litellm-1ffcb29a7733?source=rss------mlops-5"><img src="https://cdn-images-1.medium.com/max/1280/1*zFxMRtOqO…

  305. Medium — Anthropic tag TIER_1 Español(ES) · LinaUX Off Frame ·

    AI Capabilities and Limitations: The course that teaches me to diagnose LLM errors.

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://medium.com/@l.godefroy.design/ai-capabilities-and-limitations-el-curso-que-me-ense%C3%B1a-a-diagnosticar-los-errores-de-las-llm-c2047c580120?source=rss------anthropic-5"><img src="https://cdn-images-1.med…

  306. Medium — fine-tuning tag TIER_1 English(EN) · Tech Horizon With Anand Vemula ·

    Fine-Tuning LLMs: A Developer’s Guide to Custom AI Models

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://medium.com/@anandvlinkedin/fine-tuning-llms-a-developers-guide-to-custom-ai-models-2e7b5e7989aa?source=rss------fine_tuning-5"><img src="https://cdn-images-1.medium.com/max/1536/1*nmFyPKH5QY0oRBC5XJIJNw.p…

  307. dev.to — LLM tag TIER_1 English(EN) · mech.app ·

    Runtime Intervention for LLMs: How Mentat Steers Agent Reasoning Without Fine-Tuning

    <p>Most production LLM control sits between two extremes: prompt engineering (brittle, context-dependent) and fine-tuning (expensive, slow iteration). Mentat, a YC F24 launch, introduces a third path: runtime intervention that modifies token probabilities mid-generation without r…

  308. dev.to — LLM tag TIER_1 English(EN) · mech.app ·

    Constraint Weakening in LLM Agent Workflows: Why \\\\\\\"Must\\\\\\\" Becomes \\\\\\\"Maybe\\\\\\\" Across Multi-Stage Pipelines

    <p>Multi-stage LLM agent workflows have a silent failure mode. A hard constraint enters the pipeline at stage one. By stage three, it has become a suggestion. The executor reads it, acknowledges it, and proceeds anyway.</p> <p>The problem is not hallucination or context loss. The…

  309. Mastodon — fosstodon.org TIER_1 English(EN) · [email protected] ·

    LLM agents run controlled experiments on pharma simulations A multi-agent framework from the University of Stuttgart lets LLM agents design, run, and interpret

    LLM agents run controlled experiments on pharma simulations A multi-agent framework from the University of Stuttgart lets LLM agents design, run, and interpret experiments on pharmaceutical simulation models. https://www. notatechguy.com/llm-agents-run -controlled-experiments-on-…

  310. dev.to — LLM tag TIER_1 English(EN) · weiwuji ·

    Agent Engineering Physicalization: 9 Pillars That Turn Probabilistic LLMs into Deterministic Systems

    <blockquote> <p><strong>The Pain</strong>: Your agent forgets to query the knowledge base. The same knowledge base, the same model — different orchestration produces wildly different outputs. Change one prompt line and everything breaks. Agents still "work by feel", and every fix…

  311. dev.to — LLM tag TIER_1 English(EN) · Casey Zhang ·

    Benchmarking LLM Agents Without the Marketing Math: Dataset, Metrics, and Controls

    <p>Last month, someone pasted a benchmark table into our team chat. Model B beat model A by 12 points on "general agent tasks," so we swapped models the same afternoon.</p> <p>Two weeks later, the triage agent was mislabeling about a third of the issues it touched.</p> <p>The tab…

  312. dev.to — LLM tag TIER_1 English(EN) · Ayi NEDJIMI ·

    Agentic AI Security: Sandboxing LLM Tool Calls in Production

    <p>When you give a language model the ability to call tools — run code, query databases, browse the web — you've created an autonomous execution surface. Most tutorials skip the part where that surface gets exploited.</p> <p>This post covers practical steps for sandboxing LLM too…

  313. dev.to — LLM tag TIER_1 English(EN) · Umair Bilal ·

    My 2x2 llm cost performance strategy for AI Agents

    <blockquote> <p><em>This article was originally published on <a href="https://www.buildzn.com/blog/my-2x2-llm-cost-performance-strategy-for-ai-agents" rel="noopener noreferrer">BuildZn</a>.</em></p> </blockquote> <p>Everyone's chasing the biggest LLMs, throwing cash at Claude or …

  314. dev.to — LLM tag TIER_1 English(EN) · Alex ·

    Pydantic AI review: typed agents for Python, the framework that makes LLM output reliable

    <p>Pydantic AI is the official agent framework from the Pydantic team, built around typed, validated LLM output. After 45 days of using it for saas.pet's content QA agent and data extraction scripts, here is the real story on structured output, tool calling, and why it beats Lang…

  315. Mastodon — fosstodon.org TIER_1 Русский(RU) · [email protected] ·

    TrueForge: An Open-Source Framework That Turns LLMs into Full-Fledged Agents. Building a Demo Agent is Easy Today. Connect a Model, Add a Couple of Tools

    TrueForge: открытая обвязка, которая превращает LLM в полноценного агента Собрать демо-агента сегодня несложно. Подключаешь модель, добавляешь пару инструментов — и она уже читает файлы, вызывает API и бодро обещает выполнить любую задачу. Сложности начинаются, когда такого агент…

  316. dev.to — LLM tag TIER_1 ไทย(TH) · Nokka ·

    LLM Routing for AI Agents, Why Agents Need to Select Models and How to Reduce Costs by Up to 80%

    <h1> LLM Routing สำหรับ AI Agent, ทำไม agent ถึงต้องเลือกโมเดลเป็น และวิธีลดต้นทุนได้ถึง 80% </h1> <p><em>โดย Nokka (นก-กา) | 21 สิงหาคม 2026</em></p> <p><a class="article-body-image-wrapper" href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity…

  317. Mastodon — fosstodon.org TIER_1 English(EN) · [email protected] ·

    Beyond # LLMs : Creating Real-World # AI Agents with Lang Chain Deep Agents Discover how LangChain DeepAgents transform LLMs into production-ready AI systems wi

    Beyond # LLMs : Creating Real-World # AI Agents with Lang Chain Deep Agents Discover how LangChain DeepAgents transform LLMs into production-ready AI systems with memory, skills, sub-agents, context management, and human oversight. https:// hackernoon.com/beyond-llms-cre ating-re…

  318. Mastodon — fosstodon.org TIER_1 Français(FR) · [email protected] ·

    SkillOpt (Microsoft): A natural language skill optimizer for LLM agents. The skill improves via scored rollouts, without touching the model weights.

    SkillOpt (Microsoft) : un optimizer de skills en langage naturel pour agents LLM. Le skill s'améliore via des rollouts scorés, sans toucher aux poids du modèle. Le fichier best_skill.md est portable d'un modèle à l'autre. Open source, MIT. ⬇️ https:// github.com/microsoft/SkillOp…

  319. dev.to — LLM tag TIER_1 English(EN) · Felipe L ·

    Zero-Mem: Zero-Token Memory Operations for LLM Agents

    <h2> What Happened </h2> <p>Zero‑Mem lets LLM agents read and write external memory without generating or consuming any tokens. Traditional agents fetch context through token‑based prompts, adding latency and cost. Zero‑Mem replaces that with a lightweight, token‑free interface t…

  320. dev.to — LLM tag TIER_1 English(EN) · Ming ·

    Running LLM Agents at the Edge: A Practical Guide with NeoMind + Ollama

    <h1> Running LLM Agents at the Edge: A Practical Guide with NeoMind + Ollama </h1> <p>Everyone's building AI agents right now. Most of them live in the cloud — you send a request to OpenAI or Anthropic, get a response back, and hope the latency and cost stay reasonable. But what …

  321. dev.to — LLM tag TIER_1 English(EN) · talor ·

    Building AI Agents with Real-Time Search Grounding: How SERP APIs Enable Reliable LLM Applications

    <p>Large language models have changed how developers build applications.</p> <p>However, even the most advanced LLMs have one fundamental limitation:</p> <p>They do not have access to real-time information.</p> <p>A model may understand programming, reasoning, and language extrem…

  322. dev.to — LLM tag TIER_1 English(EN) · Yogi ·

    Building My Own LLM Model and Agent

    <h2> Introduction </h2> <p>Large Language Models (LLMs) are powerful, but most enterprises rely on pre‑packaged APIs. I wanted to go deeper: train my own LLM model and build an agent layer on top of it that could interact with real systems securely.</p> <p>This post walks through…

  323. Mastodon — fosstodon.org TIER_1 English(EN) · [email protected] ·

    LLM agent: code-only verification flips goal abandonment 100% to 0% New arXiv preprint: a deterministic executive owns all agent belief, the LLM only files prop

    LLM agent: code-only verification flips goal abandonment 100% to 0% New arXiv preprint: a deterministic executive owns all agent belief, the LLM only files proposals, and zero ARC-AGI-3 completions are honestly disclosed. https://www. notatechguy.com/llm-agent-code -only-verifica…

  324. dev.to — LLM tag TIER_1 English(EN) · kai wen ng ·

    Towards the Stability of LLM Agents

    <p>An industry-level LLM agent is not simply an API call that returns a response. It needs to be resilient to transient failures, malformed outputs, and schema violations.<br /> To improve the stability of my agent system, I introduced two decorators around my LLM calls. They han…

  325. dev.to — LLM tag TIER_1 English(EN) · Lorena Dávila Ermus ·

    1. Self-Hosted AI: the LLM concepts you need to run models effectively

    <p>If you want to run AI models on your own machine and learn the basic concepts with me to do it effectively, then this is the right article :).</p> <p>This is part one of the series. In the next one we build local AI workflows with n8n and Ollama. This article is the vocabulary…

  326. Mastodon — fosstodon.org TIER_1 English(EN) · [email protected] ·

    📄 ‘MerchantBench: Benchmarking LLM Agents for Long-Term Coherence in E-Commerce Operations’ hit 80 upvotes on Hugging Face. Tests LLMs on sustained task chains

    📄 ‘MerchantBench: Benchmarking LLM Agents for Long-Term Coherence in E-Commerce Operations’ hit 80 upvotes on Hugging Face. Tests LLMs on sustained task chains in shopping. https:// huggingface.co/papers/2607.289 56 # AI # MachineLearning # Research

  327. dev.to — LLM tag TIER_1 English(EN) · Mohammad Jawad (Kasir) Barati ·

    Understanding LLM Agents and Tool

    <p>In this post, I'll explain how prompt chaining, tools/skills, and iteration actually make agnets to produce results which are not usually possible when we use simple LLMs.</p> <h2> LLM chaining </h2> <p>You know how sometimes you write one massive prompt like:</p> <blockquote>…

  328. dev.to — LLM tag TIER_1 English(EN) · Dmitriy ·

    How we choose LLMs and frameworks for AI agents

    <p>Over the last 18 months our ML team has been doing some very interesting things: building AI agents on top of PostgreSQL, while the infrastructure evolves, the industry matures, and quality expectations keep rising. We started with a single A100 in a managed cloud and fairly m…

  329. dev.to — LLM tag TIER_1 English(EN) · Wibo ·

    How to evaluate an LLM agent: evals, golden sets, and LLM-as-judge

    <p><strong>Short answer</strong></p> <p><strong>You can't unit-test an LLM to correctness, because the same input can take a different path on the next run.</strong> Evals are the test suite for probabilistic systems: a scored, repeatable check of whether the system reached an ac…

  330. dev.to — LLM tag TIER_1 English(EN) · Hiroshi Toyama ·

    A Layered Evaluation Strategy for LLM Agents (Google ADK's 12 Criteria)

    <p>Google's <a href="https://adk.dev/evaluate/criteria/" rel="noopener noreferrer">Agent Development Kit (ADK)</a> ships 12 evaluation criteria for testing agent behavior: tool-call trajectories, final response quality, hallucination detection, safety, multi-turn task success, an…

  331. dev.to — LLM tag TIER_1 Deutsch(DE) · Tsari Bombelli ·

    llms.txt explained: The standard for AI crawlers and LLMs

    <p>llms.txt ist ein maschinenlesbarer Standard, der KI-Systemen strukturierte Informationen über Ihre Website bereitstellt. Aufbau, Best Practices und praktische Implementierung für bessere KI-Sichtbarkeit bei ChatGPT, Claude, Gemini und Perplexity.</p> <h3> Zusammenfassung </h3>…

  332. dev.to — LLM tag TIER_1 English(EN) · Jules Robineau ·

    Rebuild It to Understand It: From Network Protocols to LLM Agents

    <blockquote> <p><strong>TL;DR</strong>: you only truly understand a system once you rebuild it. I recoded TCP at school, then the DNS protocol, then Modbus, each time to understand it from the inside. A colleague just went through this with LLMs. He wrote a small agent in Go, and…

  333. dev.to — LLM tag TIER_1 English(EN) · Yusuf Al-Rashidi ·

    9 Best LLM Gateways for Agentic Workflows and AI Agents

    <p><a class="article-body-image-wrapper" href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fairuyu0zpj9tz04zmsbj.png"><img alt="9 Best LLM Gatew…

  334. Mastodon — fosstodon.org TIER_1 English(EN) · [email protected] ·

    Just added local LLM support to the AI agent boilerplate, you can now run it on top of Ollama instead of relying on cloud APIs 👇 https:// github.com/christophed

    Just added local LLM support to the AI agent boilerplate, you can now run it on top of Ollama instead of relying on cloud APIs 👇 https:// github.com/christopheduc-me/ai -agent-boilerplate # buildinpublic # ai # dev # tech

  335. dev.to — LLM tag TIER_1 English(EN) · TheKitBase ·

    How to Cut Your AI/LLM Costs in 2026: Caching, Cheaper Models, and Multi-Agent Routing

    <p>AI features ship fast and then the bill arrives. The good news: most LLM spend is avoidable waste - the same prompt paid for a thousand times, a frontier model doing work a cheap one could handle, tokens generated that nobody reads. Here are six levers that cut real money, ord…

  336. dev.to — LLM tag TIER_1 English(EN) · Apache SeaTunnel ·

    Can AI Really Build Data Pipelines? A 100-Task Benchmark of 7 Leading LLMs with Apache SeaTunnel AI CLI

    <p><a class="article-body-image-wrapper" href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fbcakf9op8ltnlaaujm5z.jpg"><img height="439" src="htt…

  337. dev.to — LLM tag TIER_1 Türkçe(TR) · Emre Yıldız ·

    Running LLMs on Your Own Server: Local AI in 10 Minutes with Ollama

    <p>OpenAI API'ına token başına para ödemek yerine, açık kaynak dil modellerini (Llama 3, DeepSeek, Mistral, Qwen) kendi sunucunda çalıştırabilirsin. Verin dışarı çıkmaz, sabit maliyet, sınırsız istek. Bu yazıda Ollama ile pratik kurulumu ve gereken donanımı anlatıyorum.</p> <h2> …

  338. dev.to — LLM tag TIER_1 English(EN) · Learn AI Resource ·

    Running Open-Source LLMs Locally: Your AI Pair Programmer Without the API Bills

    <p>So you want an AI coding assistant but you're tired of getting dinged for API calls every time you ask for help debugging a regex? Yeah, I get it.</p> <p>Here's the thing: you don't actually need to pay OpenAI or Anthropic to get decent AI pair programming. You can run a solid…

  339. dev.to — LLM tag TIER_1 English(EN) · Sofia Aliferi ·

    Beyond Moderation: Why LLM Systems Need a Policy Layer

    <blockquote> <p>TL;DR: Moderation catches harm and many injection attempts. It does not enforce domain or operational policy. A policy reasoning layer (LLM-as-a-judge) closes that gap, especially in multi-turn conversations.</p> </blockquote> <p><strong>Abstract</strong><br /> Mo…

  340. dev.to — LLM tag TIER_1 English(EN) · soy ·

    Local LLMs, Open Agents & Self-Hosted Deployment Platforms Trending

    <h2> Local LLMs, Open Agents &amp; Self-Hosted Deployment Platforms Trending </h2> <h3> Today's Highlights </h3> <p>Today's top stories highlight the growing trend of local and self-hosted AI deployments, featuring an architectural guide for secure "Local Sovereign LLMs" in enter…

  341. dev.to — LLM tag TIER_1 English(EN) · Kuldeep Paul ·

    Tracking LLM Usage and Spend by Team: A Guide to AI Governance

    <p><em>Organizations deploying AI applications face challenges in accurately tracking LLM usage and spend across different teams and projects. <a href="https://www.getmaxim.ai/bifrost" rel="noopener noreferrer">Bifrost</a> offers a comprehensive AI gateway solution with virtual k…

  342. dev.to — LLM tag TIER_1 English(EN) · Stéphane Derosiaux ·

    chrome-agent: Turn any LLM into a smart web-browsing agent

    <p>Ever handed an LLM a full web page and watched the amount of tokens being used?</p> <p>A single product listing is 20-30K tokens of </p> soup before the model finds what it needs: wrapper divs, css class, SVG, JSON blobs etc. The agent needs maybe 300 tokens of that (the items…

  343. dev.to — LLM tag TIER_1 English(EN) · DryDock ·

    Seven Real Failures of an LLM Agent Operating a CAD Kernel (and How the Architecture Contained Them)

    <p>I built a system where an LLM talks to a customer about a silicone casting mold, and a<br /> deterministic geometry kernel — OpenCASCADE, three decades of production C++ — does the<br /> actual mass-solving, boolean surgery, and part-splitting. The LLM never touches the kernel…

  344. dev.to — LLM tag TIER_1 English(EN) · soy ·

    LLM Inference & RAG Optimization, Open-Source Voice AI for Local Deployments

    <h2> LLM Inference &amp; RAG Optimization, Open-Source Voice AI for Local Deployments </h2> <h3> Today's Highlights </h3> <p>This week's highlights feature a new framework for LLM inference and fine-tune optimizations, including KV-cache improvements, alongside an open-source voi…

  345. dev.to — LLM tag TIER_1 English(EN) · Kuldeep Singh Arya ·

    8 LLM Cost Optimization Techniques for Production AI

    <p>Executive Summary<br /> As generative AI transitions from experimental prototypes to high-scale production systems, the primary bottleneck for engineering teams has shifted from model capability to unit economics. The pricing structure of modern Large Language Model (LLM) APIs…

  346. dev.to — LLM tag TIER_1 English(EN) · Shouvik Palit ·

    Sir Shortoken: Disciplined AI Output for Every LLM

    <p><strong>TL;DR:</strong> Sir Shortoken is a system prompt that constrains frontier models to operate within information budgets (Quick/Balanced/Deep), never silently escalate capabilities, and prove execution. Tested across Claude, GPT, Gemini. 40-60% token reduction on technic…

  347. dev.to — LLM tag TIER_1 English(EN) · Praveen Maurya ·

    Building with Local LLMs: An Engineer's Approach to AI-Assisted Development

    <blockquote> <p>I didn't build SafeDevTools by asking AI to "build me a website." I built it by treating a local LLM like a junior engineer who never gets tired of writing boilerplate.</p> </blockquote> <p>A few weeks ago, I challenged myself with a simple experiment:<br /> <stro…

  348. dev.to — LLM tag TIER_1 Deutsch(DE) · Uhltak Therestismysecret ·

    Local LLMs with Ollama: Host Models, Integrate API, and Use Productively

    <h1> Lokale LLMs mit Ollama – Modelle selbst hosten und per API anbinden </h1> <p><strong>Hook:</strong> Stell dir vor, du könntest ChatGPT für deine Firma betreiben, ohne einen teuren Cloud‑Vertrag oder ein Datenleck‑Szenario. Du hast die volle Kontrolle, die Kosten liegen bei d…

  349. dev.to — LLM tag TIER_1 Русский(RU) · Promptra Team ·

    Local AI Model: Exo Labs' local.ai Tracker and a Cluster of Mac Minis

    <p>Если ты открыл эту статью с вопросом «где посмотреть, какая модель реально влезет в мой Mac и не будет тормозить», то короткий ответ такой: 2 июля 2026 года Exo Labs на конференции AI Engineer World's Fair анонсировала сервис local.ai, который отслеживает, какая модель лучше в…

  350. dev.to — LLM tag TIER_1 English(EN) · shayesta ·

    LangChain4j and Spring AI: The Plumbing to make your Java Apps talk to LLMs

    <p>If you've heard about LangChain and assumed it was a Python thing, that's fair. It mostly was.</p> <p>LangChain became popular because building with an LLM turns out to involve a lot of repetitive plumbing. You need to manage conversation history, split documents into chunks, …

  351. dev.to — LLM tag TIER_1 English(EN) · Bahadir Kusat ·

    How Is an Artificial Intelligence Model Trained? An LLM Training Guide

    <p>From data preparation and tokenizer selection to pretraining, LoRA, RLHF, evaluation, and production monitoring, this guide covers the major stages involved in training an AI model.</p> <p>DEHA Research · July 14, 2026 · 18 min read</p> <p>Training an artificial intelligence m…

  352. dev.to — LLM tag TIER_1 English(EN) · soy ·

    Browser LLM Agents, Rust Engine for Apple Silicon, & Local AI Code Interpreter

    <h2> Browser LLM Agents, Rust Engine for Apple Silicon, &amp; Local AI Code Interpreter </h2> <h3> Today's Highlights </h3> <p>This week, we spotlight tools bringing LLM inference directly to your devices. Dive into browser-based agents, a Rust-native engine for Apple Silicon, an…

  353. dev.to — LLM tag TIER_1 English(EN) · Innocent Oyebode ·

    How I Built a Multi-Page AI Website Generator for Nigerian SMBs — Architecture, LLM Prompting, and Lessons Learned

    <h2> The Problem </h2> <p>Most Nigerian small businesses have no web presence at all. When they do get a website, it is usually a stale brochure-ware page that took a freelancer three weeks to deliver and costs ₦150,000 they could not really afford. The freelancer is long gone; t…

  354. dev.to — LLM tag TIER_1 English(EN) · Jack M ·

    LLM Latency Budget: Make AI Workflows Feel Fast Without Guessing

    <p>A slow AI feature rarely fails all at once. It starts with a longer prompt, then a bigger retrieval result, then one more tool call, then a retry path nobody measured. The demo still works, but users feel the delay before your dashboard explains it.</p> <p>That is why small AI…

  355. dev.to — LLM tag TIER_1 English(EN) · soy ·

    Self-Hosted AI Companion & Open-Source Model API Insights

    <h2> Self-Hosted AI Companion &amp; Open-Source Model API Insights </h2> <h3> Today's Highlights </h3> <p>This week's highlights feature a trending self-hosted AI companion, empowering users with personal, locally-run AI experiences. We also explore a bootcamp grad's practical in…

  356. dev.to — LLM tag TIER_1 English(EN) · Delafosse Olivier ·

    From Demos to Durable Systems: AI Engineering Techniques That Make LLMs Truly Product-Ready

    <blockquote> <p>Originally published on <a href="https://www.coreprose.com/kb-incidents/from-demos-to-durable-systems-ai-engineering-techniques-that-make-llms-truly-product-ready?utm_source=devto&amp;utm_medium=syndication&amp;utm_campaign=kb-incidents" rel="noopener noreferrer">…

  357. dev.to — LLM tag TIER_1 English(EN) · soy ·

    Self-Hosted LLM Apps, Offline AI Systems, and Local Automation Foundations

    <h2> Self-Hosted LLM Apps, Offline AI Systems, and Local Automation Foundations </h2> <h3> Today's Highlights </h3> <p>This week, we spotlight practical approaches to self-hosting AI, from extensive curated lists of runnable LLM applications to ambitious projects building fully o…

  358. dev.to — LLM tag TIER_1 English(EN) · bossandboss ·

    Building EdgeSync-LLM: The Final Architecture for Decentralized, Offline-First Local AI 🚀

    <h1> Published: true </h1> <h1> Description: A deep dive into the final version of EdgeSync-LLM—bringing fast, secure, synchronized Large Language Models straight to edge hardware. </h1> <h1> Tags: ai, open source, architecture, edgecomputing, webdev </h1> <p>The cloud dependency…

  359. Mastodon — fosstodon.org TIER_1 English(EN) · [email protected] ·

    Exploring open-source AI models like Llama, Mistral, and Phi is a must for anyone in the tech world! These models are changing the landscape of AI by promoting

    Exploring open-source AI models like Llama, Mistral, and Phi is a must for anyone in the tech world! These models are changing the landscape of AI by promoting collaboration and innovation. Dive into the world of deep learning! 🤖 # AI # AITürkiye # DeepLearning # Teknoloji # Mach…

  360. dev.to — LLM tag TIER_1 English(EN) · Delafosse Olivier ·

    GPT-5.6 in the Wild: How OpenAI’s New Model and Custom Silicon Will Reshape Production LLM Systems

    <blockquote> <p>Originally published on <a href="https://www.coreprose.com/kb-incidents/gpt-5-6-in-the-wild-how-openai-s-new-model-and-custom-silicon-will-reshape-production-llm-systems?utm_source=devto&amp;utm_medium=syndication&amp;utm_campaign=kb-incidents" rel="noopener noref…

  361. dev.to — LLM tag TIER_1 English(EN) · Delafosse Olivier ·

    GPT-5.6, Jalapeño, and the Next Generation of OpenAI-Optimized LLM Infrastructure

    <blockquote> <p>Originally published on <a href="https://www.coreprose.com/kb-incidents/gpt-5-6-jalapeno-and-the-next-generation-of-openai-optimized-llm-infrastructure?utm_source=devto&amp;utm_medium=syndication&amp;utm_campaign=kb-incidents" rel="noopener noreferrer">CoreProse K…

  362. dev.to — LLM tag TIER_1 English(EN) · Abdul Rehman ·

    Building a Production-Grade AI Pipeline: Scoring 10,000+ Listings Daily with LLMs

    <p>I learned the hard way that a working LLM pipeline and a production LLM pipeline are two different things.</p> <p>When I first built the scoring system for a job board platform, I thought: throw GPT-4 at each listing, ask it to rate relevance, done. It worked for 100 listings.…

  363. dev.to — LLM tag TIER_1 English(EN) · Delafosse Olivier ·

    Inside GPT-5.6: How OpenAI’s New Flagship Model and Custom Silicon Will Reshape LLM Operations

    <blockquote> <p>Originally published on <a href="https://www.coreprose.com/kb-incidents/inside-gpt-5-6-how-openai-s-new-flagship-model-and-custom-silicon-will-reshape-llm-operations?utm_source=devto&amp;utm_medium=syndication&amp;utm_campaign=kb-incidents" rel="noopener noreferre…

  364. dev.to — LLM tag TIER_1 English(EN) · Remy Okafor ·

    10 Open-Source AI Infrastructure Tools for LLM Teams

    <p><a class="article-body-image-wrapper" href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fr8ju6nt2a4ngc3j9sww5.png"><img alt="10 Open-Source A…

  365. dev.to — LLM tag TIER_1 English(EN) · Caleb Osei ·

    Best AI Gateways for Streaming LLM Responses

    <p><a class="article-body-image-wrapper" href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fwk9fm8436j9drcevri9t.png"><img alt="Best AI Gateways…

  366. dev.to — LLM tag TIER_1 English(EN) · Kuldeep Paul ·

    9 Ways an AI Gateway Improves LLM Reliability

    <p><a class="article-body-image-wrapper" href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Frp4yqktt436b7wu1fox2.png"><img alt="9 Ways an AI Gat…

  367. dev.to — LLM tag TIER_1 English(EN) · Abdul Rehman ·

    How to Build a Reliable LLM Pipeline for Your AI MVP Without Over-Engineering

    <p>I once built an AI pipeline that was shut down after a single month. The LLM costs were unsustainable, and worse, the outputs were unreliable enough that we couldn't trust them in production. That failure taught me something I still use today: evaluation isn't a phase you add …

  368. Mastodon — mastodon.social TIER_1 English(EN) · [email protected] ·

    Source: pageindex.ai/blog/ocr Vector RAG: Why It’s Winning in Production In a... # ai # llm # machinelearning # rag # software # coding # development # engineer

    Source: pageindex.ai/blog/ocr Vector RAG: Why It’s Winning in Production In a... # ai # llm # machinelearning # rag # software # coding # development # engineering # inclusive # community Vector RAG: Why It’s Winning in Production

  369. Mastodon — mastodon.social TIER_1 English(EN) · [email protected] ·

    Deterministic control over LLM behavior through runtime steering. Architecture, latency trade-offs, and compliance implications for financial agents. # agents #

    Deterministic control over LLM behavior through runtime steering. Architecture, latency trade-offs, and compliance implications for financial agents. # agents # ai # api # llm # software # coding # development # engineering # inclusive # community Runtime Intervention for LLMs: H…