PulseAugur
EN
LIVE 12:38:31

AI agents advance with new RAG, simulation, and compliance tools

Researchers are developing advanced agent frameworks to improve AI reliability and efficiency across various domains. Google introduced an agentic RAG system that enhances enterprise query handling by iteratively searching for complete context, boosting accuracy by up to 34%. Hugging Face demonstrated a multi-agent economy simulation using a small 3B model, highlighting the trade-offs between model size and real-time performance. Other research explores methods for reliable tool use, regulatory compliance through agent-to-agent protocols, dynamic benchmarking for agent behavior, and robust self-evolution mechanisms for AI agents. AI

IMPACT New agentic frameworks and evaluation methods promise more reliable, efficient, and compliant AI systems across enterprise, simulation, and regulatory domains.

RANK_REASON Multiple research papers and a blog post detailing new agent frameworks, simulations, and evaluation methods.

Read on Google AI / Research →

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

AI agents advance with new RAG, simulation, and compliance tools

COVERAGE [970]

  1. Google AI / Research TIER_1 English(EN) ·

    Unlocking dependable responses with Gemini Enterprise Agent Platform’s Agentic RAG

    Data Management

  2. Hugging Face Blog TIER_1 English(EN) ·

    Agentic Resource Discovery: Let agents search

  3. Hugging Face Blog TIER_1 English(EN) ·

    Thousand Token Wood: shipping a multi-agent economy on a 3B model

  4. Qwen tech blog TIER_1 Deutsch(DE) · QwenTeam ·

    Qwen3.7-Plus: Multimodal Agent Intelligence

    / Page-level: make tables full-width up to 1100px and centered / table { width: 85% !important; max-width: 1100px; margin: 0 auto; } Today we introduce Qwen3.7-Plus — a multimodal agent model that unifies vision and language into a single, versatile agent foundation. Building on …

  5. arXiv cs.AI TIER_1 English(EN) · Emmanuel Aboah Boateng, Kyle MacDonald, Amardeep Kumar, Siddharth Kodwani, Sudeep Das ·

    Decoupling Search from Reasoning: A Vendor-Agnostic Grounding Architecture for LLM Agents

    arXiv:2606.18947v1 Announce Type: new Abstract: Production LLM agents increasingly depend on real-time search, yet native search grounding bundles retrieval policy, provider choice, evidence injection, cost, latency, and generation behavior behind a single model-provider boundary…

  6. arXiv cs.LG TIER_1 English(EN) · Caleb Chang, Davin Win Kyi, Natasha Jaques, Karen Leung ·

    Do as the Romans Do: Learning Universal Behaviors from Heterogeneous Agents

    arXiv:2606.18537v1 Announce Type: new Abstract: Humans often acquire new skills by observing others, since observed behaviors implicitly reveal how to act in an environment. However, observations drawn from a heterogeneous population introduce conflicting behavioral signals, maki…

  7. arXiv cs.CL TIER_1 English(EN) · Shuang Xie, Yunan Lu, Han Li, Lingyun Wang ·

    EARS: Explanatory Abstention for Reliable Sub-Agent Modeling in Large-scale Multi-Agent Systems

    arXiv:2606.18668v1 Announce Type: cross Abstract: In large-scale enterprise settings, centralized multi-agent systems (MAS) are increasingly adopted, in which a coordinator delegates user requests to lightweight, domain-specialized sub-agents. While this architecture improves mod…

  8. arXiv cs.CL TIER_1 English(EN) · Leyang Shen, Yang Zhang, Xiaoyan Zhao, Chun Kai Ling, Tat-Seng Chua ·

    Enhancing Decision-Making with Large Language Models through Multi-Agent Fictitious Play

    arXiv:2606.19308v1 Announce Type: new Abstract: Large language model (LLM)-based multi-agent systems (MAS) have demonstrated great potential in solving tasks with execution complexity, by distributing subtasks across cooperative agents. However, this divide-and-conquer paradigm f…

  9. arXiv cs.CL TIER_1 English(EN) · Paresh Dashore, Shreyas Kulkarni, Uttam Gurram, Nadia Bathaee, Kartik Balasubramaniam, Genta Indra Winata, Sambit Sahu, Shi-Xiong Zhang ·

    Towards Scalable Customization and Deployment of Multi-Agent Systems for Enterprise Applications

    arXiv:2606.18502v1 Announce Type: new Abstract: Large language model (LLM)-based multi-agent systems demonstrate strong performance on complex reasoning and task execution, enabling broad enterprise applications. However, production deployment remains challenging due to domain-sp…

  10. arXiv cs.CL TIER_1 (CA) · Ziyan Jiang, Li An, Yujian Liu, Jiabao Ji, Qiucheng Wu, Jacob Andreas, Yang Zhang, Shiyu Chang ·

    VISUALSKILL: Multimodal Skills for Computer-Use Agents

    arXiv:2606.18448v1 Announce Type: new Abstract: Computer-use agents (CUAs) approach human-level performance on standardised benchmarks but still struggle on long-horizon tasks and unseen software. Existing skill libraries address this with reusable skills, but represent the skill…

  11. arXiv cs.AI TIER_1 English(EN) · Xiaowen Ma, Yunpu Ma, Chenyang Lin, Sikuan Yan, Jinhe Bi, Zixuan Cao, Yijun Tian, Volker Tresp, Hinrich Schuetze ·

    Self-Evolving Multi-Agent Systems via Textual Backpropagation

    arXiv:2506.09046v3 Announce Type: replace-cross Abstract: Leveraging multiple Large Language Models (LLMs) has proven effective for addressing complex, high-dimensional tasks, but current approaches often rely on static, manually engineered multi-agent configurations. To overcome…

  12. arXiv cs.AI TIER_1 English(EN) · Fanqi Kong, Jiayi Zhang, Mingyi Deng, Chenglin Wu, Yuyu Luo, Bang Liu ·

    InfoPO: Information-Driven Policy Optimization for User-Centric Agents

    arXiv:2603.00656v2 Announce Type: replace Abstract: Real-world user requests to LLM agents are often underspecified. Agents must interact to acquire missing information and make correct downstream decisions. However, current multi-turn GRPO-based methods often rely on trajectory-…

  13. arXiv cs.AI TIER_1 English(EN) · Myung Ho Kim ·

    Structured Cognitive Loop for Behavioral Intelligence in Large Language Model Agents (Extended Revision: From Behavioral Architecture to Epistemic Accountability)

    arXiv:2510.05107v5 Announce Type: replace Abstract: The central challenge for AI agents is not only performance but accountability. Agents that act through opaque prompt sequences may produce correct outputs, but they provide little basis for verifying why an action was permitted…

  14. arXiv cs.AI TIER_1 English(EN) · Linus Sander, Habtom Kahsay Gidey, Alexander Lenz, Alois Knoll ·

    A Technical Taxonomy of LLM Agent Communication Protocols

    arXiv:2606.19135v1 Announce Type: cross Abstract: As large language models (LLMs) advance and multi-agent systems aim to overcome the limits of standalone agents, robust communication protocols are becoming essential infrastructure for distributed agent networks. Nonetheless, the…

  15. arXiv cs.AI TIER_1 English(EN) · Marco Becattini, Niccol\`o Caselli, Matteo Minin, Roberto Verdecchia, Enrico Vicario ·

    CAPRA: Scaling Feedback on Software Architecture Deliverables with a Multi-Agent LLM System

    arXiv:2606.18976v1 Announce Type: cross Abstract: Automated assessment in software engineering education has advanced significantly for code grading and essay scoring. However, reviewing software architecture deliverables, which requires analyzing structural completeness and requ…

  16. arXiv cs.AI TIER_1 Svenska(SV) · Hehai Lin, Qi Yang, Chengwei Qin ·

    Skill-MAS: Evolving Meta-Skill for Automatic Multi-Agent Systems

    arXiv:2606.18837v1 Announce Type: cross Abstract: Large Language Model (LLM)-based automatic Multi-Agent Systems (MAS) generation has become a crucial frontier for tackling complex tasks. However, existing methods face a dilemma between model capability and experience retention. …

  17. arXiv cs.AI TIER_1 English(EN) · Haoyang Fang, Wei Zhu, Boran Han, Alex Zhang, Zhenyu Pan, Shuo Yang, Shuai Zhang, Jiading Gai, Peng Tang, Cuixiong Hu, Xuan Zhu, Huzefa Rangwala, George Karypis, Bernie Wang ·

    LLMZero: Discovering Adaptive Training Strategies for RL Post-Training via LLM Agents

    arXiv:2606.18388v1 Announce Type: cross Abstract: RL post-training strategies are dataset-dependent and reveal a recurring empirical pattern: capacity parameters accumulate monotonically across stages, while regularization parameters predominantly oscillate in response to shiftin…

  18. arXiv cs.AI TIER_1 English(EN) · Eranga Bandara, Ross Gore, Ravi Mukkamala, Asanga Gunaratna, Safdar H. Bouk, Xueping Liang, Peter Foytik, Abdul Rahman, Sachini Rajapakse, Isurunima Kularathna, Pramoda Karunarathna, Chalani Rajapakse, Ng Wee Keong, Kasun De Zoysa, Tharaka Hewa, Amin Has… ·

    Towards an Agent-First Web: Redesigning the Web for AI Agents

    arXiv:2606.19116v1 Announce Type: new Abstract: The World Wide Web was built on an assumption held for three decades: the primary consumer of web content is a human being. This permeates every layer; its access model presumes human visitors, its economics rest on human attention,…

  19. arXiv cs.AI TIER_1 English(EN) · Yuchuan Tian, Mengyu Zheng, Haocheng Mei, Ye Yuan, Chao Xu, Xinghao Chen, Hanting Chen, Yu Wang ·

    SafeClawBench: Separating Semantic, Audit-Evidence, and Sandbox Harm in Tool-Using LLM Agents

    arXiv:2606.18356v1 Announce Type: cross Abstract: Tool-using language-model agents introduce security failures that go beyond unsafe text: they can disclose protected objects, write persistent memory, send messages, modify databases, or trigger harmful code and tool effects. Exis…

  20. arXiv cs.AI TIER_1 English(EN) · Ruishan Fang, Siyuan Lu, Chenyi Zhuang, Tao Lin ·

    RODS: Reward-Driven Online Data Synthesis for Multi-Turn Tool-Use Agents

    arXiv:2606.19047v1 Announce Type: new Abstract: Multi-turn tool-use RL is bottlenecked by the rapid depletion of informative samples in static datasets. We observe that the gradient signal in GRPO concentrates on tasks with the highest rollout reward variance, a consequence of th…

  21. arXiv cs.AI TIER_1 English(EN) · Yehang Zhang, Jianchong Su, Haojian Huang, Yifan Chang, Tianhao Zhou, Xinli Xu, Yingjie Xu, Yinchuan Li, Zexi Li, Ying-Cong Chen ·

    WorldLines: Benchmarking and Modeling Long-Horizon Stateful Embodied Agents

    arXiv:2606.18847v1 Announce Type: new Abstract: To assist humans over extended periods in real homes, embodied agents must remember user routines, world states, and past interactions. Existing long-term memory benchmarks mainly evaluate language-centric retrieval and question ans…

  22. arXiv cs.AI TIER_1 English(EN) · Zhimin Fan, Hongwei Yu, Yeqing Shen, Haolong Yan, Guozhen Peng, Tianhao Peng, Yudong Zhang, Xiaowen Zhang, Kaijun Tan, Zheng Ge, Xiangyu Zhang, Daxin Jiang ·

    Skill-Guided Continuation Distillation for GUI Agents

    arXiv:2606.18890v1 Announce Type: new Abstract: Improving GUI agents typically relies on behavior cloning on expert trajectories. However, as the current policy deviates from the expert policy, it inevitably encounters policy-induced off-trajectory states during closed-loop execu…

  23. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Tat-Seng Chua ·

    Enhancing Decision-Making with Large Language Models through Multi-Agent Fictitious Play

    Large language model (LLM)-based multi-agent systems (MAS) have demonstrated great potential in solving tasks with execution complexity, by distributing subtasks across cooperative agents. However, this divide-and-conquer paradigm falls short on decision-making tasks that are als…

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

    Enhancing Decision-Making with Large Language Models through Multi-Agent Fictitious Play

    Large language model (LLM)-based multi-agent systems (MAS) have demonstrated great potential in solving tasks with execution complexity, by distributing subtasks across cooperative agents. However, this divide-and-conquer paradigm falls short on decision-making tasks that are als…

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

    A Technical Taxonomy of LLM Agent Communication Protocols

    As large language models (LLMs) advance and multi-agent systems aim to overcome the limits of standalone agents, robust communication protocols are becoming essential infrastructure for distributed agent networks. Nonetheless, the fragmented protocol landscape presents a signific…

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

    Towards an Agent-First Web: Redesigning the Web for AI Agents

    The World Wide Web was built on an assumption held for three decades: the primary consumer of web content is a human being. This permeates every layer; its access model presumes human visitors, its economics rest on human attention, and its content targets human perception. The r…

  27. arXiv cs.AI TIER_1 English(EN) · Sachin Shetty ·

    Towards an Agent-First Web: Redesigning the Web for AI Agents

    The World Wide Web was built on an assumption held for three decades: the primary consumer of web content is a human being. This permeates every layer; its access model presumes human visitors, its economics rest on human attention, and its content targets human perception. The r…

  28. arXiv cs.AI TIER_1 English(EN) · Tao Lin ·

    RODS: Reward-Driven Online Data Synthesis for Multi-Turn Tool-Use Agents

    Multi-turn tool-use RL is bottlenecked by the rapid depletion of informative samples in static datasets. We observe that the gradient signal in GRPO concentrates on tasks with the highest rollout reward variance, a consequence of the Popoviciu upper bound. Consequently, samples n…

  29. arXiv cs.AI TIER_1 English(EN) · Enrico Vicario ·

    CAPRA: Scaling Feedback on Software Architecture Deliverables with a Multi-Agent LLM System

    Automated assessment in software engineering education has advanced significantly for code grading and essay scoring. However, reviewing software architecture deliverables, which requires analyzing structural completeness and requirements traceability, has not yet been fully auto…

  30. arXiv cs.IR (Information Retrieval) TIER_1 English(EN) · Sudeep Das ·

    Decoupling Search from Reasoning: A Vendor-Agnostic Grounding Architecture for LLM Agents

    Production LLM agents increasingly depend on real-time search, yet native search grounding bundles retrieval policy, provider choice, evidence injection, cost, latency, and generation behavior behind a single model-provider boundary. This coupling makes grounding hard to inspect,…

  31. arXiv cs.AI TIER_1 English(EN) · Daxin Jiang ·

    Skill-Guided Continuation Distillation for GUI Agents

    Improving GUI agents typically relies on behavior cloning on expert trajectories. However, as the current policy deviates from the expert policy, it inevitably encounters policy-induced off-trajectory states during closed-loop execution, i.e., states that fall outside the expert …

  32. arXiv cs.AI TIER_1 English(EN) · Ying-Cong Chen ·

    WorldLines: Benchmarking and Modeling Long-Horizon Stateful Embodied Agents

    To assist humans over extended periods in real homes, embodied agents must remember user routines, world states, and past interactions. Existing long-term memory benchmarks mainly evaluate language-centric retrieval and question answering, while embodied benchmarks often focus on…

  33. arXiv cs.MA (Multiagent) TIER_1 Svenska(SV) · Chengwei Qin ·

    Skill-MAS: Evolving Meta-Skill for Automatic Multi-Agent Systems

    Large Language Model (LLM)-based automatic Multi-Agent Systems (MAS) generation has become a crucial frontier for tackling complex tasks. However, existing methods face a dilemma between model capability and experience retention. Inference-time MAS leverages frozen frontier LLMs …

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

    EARS: Explanatory Abstention for Reliable Sub-Agent Modeling in Large-scale Multi-Agent Systems

    In large-scale enterprise settings, centralized multi-agent systems (MAS) are increasingly adopted, in which a coordinator delegates user requests to lightweight, domain-specialized sub-agents. While this architecture improves modularity, scalability, and cost efficiency, its rel…

  35. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Lingyun Wang ·

    EARS: Explanatory Abstention for Reliable Sub-Agent Modeling in Large-scale Multi-Agent Systems

    In large-scale enterprise settings, centralized multi-agent systems (MAS) are increasingly adopted, in which a coordinator delegates user requests to lightweight, domain-specialized sub-agents. While this architecture improves modularity, scalability, and cost efficiency, its rel…

  36. arXiv cs.CL TIER_1 English(EN) · Xueping Gao ·

    Compositional Skill Routing for LLM Agents: Decompose, Retrieve, and Compose

    arXiv:2606.18051v1 Announce Type: new Abstract: LLM agents increasingly rely on external skills -- reusable tool specifications -- but real-world tasks often require composing multiple skills, not just selecting one. We formalize this as the Compositional Skill Routing problem: g…

  37. arXiv cs.CL TIER_1 English(EN) · Tongxu Luo, Rongsheng Wang, Jiaxi Bi, Chenming Xu, Zhengyang Tang, Jianlong Chen, Juhao Liang, Ke Ji, Shuqi Guo, Yuhao Du, Fan Bu, Wenyu Du, Xiaotong Zhang, Kyle Li, Shaobo Wang, Linfeng Zhang, Yuxuan Liu, Xin Lai, Chenxin Li, Yiduo Guo, Zhexin Zhang, Xi… ·

    GameCraft-Bench: Can Agents Build Playable Games End-to-End in a Real Game Engine?

    arXiv:2606.17861v1 Announce Type: new Abstract: Game generation is an emerging application of coding agents, requiring models to transform natural-language specifications into playable interactive systems. Unlike traditional coding tasks, game generation takes place within a game…

  38. arXiv cs.CL TIER_1 English(EN) · Rean Clive Fernandes, Lukas Fehring, Theresa Eimer, Marius Lindauer, Matthias Feurer ·

    Environment-Grounded Automated Prompt Optimization for LLM Game Agents

    arXiv:2606.17838v1 Announce Type: new Abstract: LLM agents in interactive environments are highly sensitive to their prompts, yet prompt engineering remains a manual, task-specific process. We introduce an automated prompt optimization framework for LLM agents that decomposes the…

  39. arXiv cs.CL TIER_1 English(EN) · Chao Chen, Chengzu Li, Zhiwei Li, Yinhong Liu, Zhijiang Guo ·

    From Trainee to Trainer: LLM-Designed Training Environment for RL with Multi-Agent Reasoning

    arXiv:2606.17682v1 Announce Type: new Abstract: Reinforcement learning pipelines for Large Language Model (LLM) training often rely on manually redesigned environments between stages, requiring practitioners to heuristically infer which configuration will best improve the current…

  40. arXiv cs.CL TIER_1 English(EN) · Guibin Zhang, Xun Xu, Yanwei Yue, Zikun Su, Wangchunshu Zhou, Xiaobin Hu, Shuicheng Yan ·

    OPD-Evolver: Cultivating Holistic Agent Evolver via On-Policy Distillation

    arXiv:2606.17628v1 Announce Type: new Abstract: Memory has become a standard substrate for self-evolving agents, yet retaining experience is not the same as learning how to evolve through it. Existing memory agents can store trajectories, retrieve reflections, or accumulate skill…

  41. arXiv cs.AI TIER_1 English(EN) · Muhammad Bilal, Jon Crowcroft, Ruizhi Wang, Xiaolong Xu, Schahram Dustdar ·

    Large Language Models for Agentic NetOps and AIOps: Architectures, Evaluation, and Safety

    arXiv:2605.12729v2 Announce Type: replace-cross Abstract: Large language models are increasingly being used to support network operations (NetOps) and artificial intelligence for IT operations (AIOps), including incident investigation, root-cause analysis, configuration synthesis…

  42. arXiv cs.AI TIER_1 English(EN) · Xiaojun Jia, Jie Liao, Simeng Qin, Jindong Gu, Wenqi Ren, Xiaochun Cao, Yang Liu, Philip Torr ·

    SkillJect: Effectively Automating Skill-Based Prompt Injection for Skill-Enabled Agents

    arXiv:2602.14211v3 Announce Type: replace-cross Abstract: Agent skills extend LLM agents with task-specific instructions, executable scripts, and auxiliary resources, improving reusability but creating a new supply-chain attack surface. A malicious or compromised skill can be rep…

  43. arXiv cs.AI TIER_1 English(EN) · Ankita Samaddar, Sandeep Neema, Daniel Balasubramanian, Xenofon Koutsoukos ·

    Learning Red Agent Policy from Observations for Neurosymbolic Autonomous Cyber Agents

    arXiv:2606.18223v1 Announce Type: cross Abstract: With sophisticated cyber-attacks becoming increasingly prevalent, modern networks require intelligent autonomous cyber-defense agents trained via Reinforcement Learning (RL). These agents employ neurosymbolic approaches such as be…

  44. arXiv cs.AI TIER_1 English(EN) · Maksim Shaposhnikov, Nicolas Fortuin, Simon Stipcich, Maria I. Gorinova, Amy Heineike, Rob Willoughby ·

    A Framework for Evaluating Agentic Skills at Scale

    arXiv:2606.17819v1 Announce Type: cross Abstract: Agent skills -- structured, reusable knowledge artifacts that augment LLM agent capabilities -- have been rapidly adopted in industry, yet their cross-domain impact and use across commercial and open-source models remain under-stu…

  45. arXiv cs.AI TIER_1 English(EN) · Ander Alvarez, Santhiya Rajan, Samuel Mugel, Rom\'an Or\'us ·

    ProvenanceGuard: Source-Aware Factuality Verification for MCP-Based LLM Agents

    arXiv:2606.18037v1 Announce Type: new Abstract: Tool-using LLM agents increasingly use the Model Context Protocol (MCP) to answer from heterogeneous evidence sources, including search, APIs, databases, clinical records, and formulary tools. Standard factuality metrics usually tes…

  46. arXiv cs.AI TIER_1 English(EN) · Bojie Li ·

    PreAct: Computer-Using Agents that Get Faster on Repeated Tasks

    arXiv:2606.17929v1 Announce Type: new Abstract: Computer-using agents drive real software through the screen -- clicking and typing -- but they solve every task from scratch: asked to repeat a task, an agent re-reads the screen, re-reasons every tap, and pays the full cost again.…

  47. arXiv cs.AI TIER_1 English(EN) · Congjie Zheng, Chuanyi Xue, Bin Liang, Jun Yang, Changshui Zhang ·

    SEAGym: An Evaluation Environment for Self-Evolving LLM Agents

    arXiv:2606.17546v1 Announce Type: new Abstract: Self-evolving LLM-based agents improve mainly by changing their agent harness: the structured execution layer around a base model, including prompts, memory, tools, middleware, runtime state, and the model-tool interaction loop. Exi…

  48. arXiv cs.AI TIER_1 English(EN) · Gaurav Gupta, Vatshank Chaturvedi, Jun Huan, Anoop Deoras ·

    Dissecting model behavior through agent trajectories

    arXiv:2606.17454v1 Announce Type: new Abstract: AI agent performance is not just a modeling problem, it is fundamentally a systems problem. The advanced capabilities of models are realized through agent harnesses. Therefore, a gap between model assumptions and harness behavior ca…

  49. arXiv cs.AI TIER_1 English(EN) · Shengli Zhang, Deen Ma, Zibin Lin, Taotao Wang ·

    Distributed General-Purpose Agent Networks: Architecture, Key Mechanisms, and Prototypes

    arXiv:2606.17368v1 Announce Type: new Abstract: Large language models have accelerated the transition from passive conversational assistants to autonomous agents that can understand goals, plan actions, invoke tools, and execute multi-step tasks. Yet the capability of a single ag…

  50. arXiv cs.AI TIER_1 English(EN) · Sidhaarth Murali, Jo\~ao Coelho, Jingjie Ning, Jo\~ao Magalh\~aes, Bruno Martins, Chenyan Xiong ·

    Beyond Parallel Sampling: Diverse Query Initialization for Agentic Search

    arXiv:2606.17209v1 Announce Type: new Abstract: Test-time scaling for agentic search typically increases depth (i.e., more turns and tokens per trajectory) or breadth (i.e., more parallel rollouts). Here we focus on breadth scaling, showing that standard parallel sampling yields …

  51. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Xiuxiu Qi ·

    PersonalPlan: Planning Multi-Agent Systems for Personalized Programming Learning

    Effective programming education requires personalized instruction adapted to diverse learner backgrounds. However, while LLM-based multi-agent systems (MAS) excel at complex planning, existing planners often lack profile-grounding and pedagogical scaffolding, thereby undermining …

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

    RODS: Reward-Driven Online Data Synthesis for Multi-Turn Tool-Use Agents

    RODS addresses sample depletion in multi-turn tool-use reinforcement learning by dynamically synthesizing new data based on reward variance to maintain informative training samples.

  53. arXiv cs.CL TIER_1 English(EN) · Shi-Xiong Zhang ·

    Towards Scalable Customization and Deployment of Multi-Agent Systems for Enterprise Applications

    Large language model (LLM)-based multi-agent systems demonstrate strong performance on complex reasoning and task execution, enabling broad enterprise applications. However, production deployment remains challenging due to domain-specific customization requirements and high laten…

  54. arXiv cs.CL TIER_1 (CA) · Shiyu Chang ·

    VISUALSKILL: Multimodal Skills for Computer-Use Agents

    Computer-use agents (CUAs) approach human-level performance on standardised benchmarks but still struggle on long-horizon tasks and unseen software. Existing skill libraries address this with reusable skills, but represent the skill artifact as text only, despite the visual natur…

  55. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Bernie Wang ·

    LLMZero: Discovering Adaptive Training Strategies for RL Post-Training via LLM Agents

    RL post-training strategies are dataset-dependent and reveal a recurring empirical pattern: capacity parameters accumulate monotonically across stages, while regularization parameters predominantly oscillate in response to shifting training dynamics. This distinction matters beca…

  56. arXiv cs.AI TIER_1 English(EN) · Xenofon Koutsoukos ·

    Learning Red Agent Policy from Observations for Neurosymbolic Autonomous Cyber Agents

    With sophisticated cyber-attacks becoming increasingly prevalent, modern networks require intelligent autonomous cyber-defense agents trained via Reinforcement Learning (RL). These agents employ neurosymbolic approaches such as behavior trees with learning-enabled components (LEC…

  57. arXiv cs.CL TIER_1 English(EN) · Xueping Gao ·

    Compositional Skill Routing for LLM Agents: Decompose, Retrieve, and Compose

    LLM agents increasingly rely on external skills -- reusable tool specifications -- but real-world tasks often require composing multiple skills, not just selecting one. We formalize this as the Compositional Skill Routing problem: given a complex user query and a large skill libr…

  58. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Román Orús ·

    ProvenanceGuard: Source-Aware Factuality Verification for MCP-Based LLM Agents

    Tool-using LLM agents increasingly use the Model Context Protocol (MCP) to answer from heterogeneous evidence sources, including search, APIs, databases, clinical records, and formulary tools. Standard factuality metrics usually test whether an answer is supported by pooled evide…

  59. arXiv cs.AI TIER_1 English(EN) · Bojie Li ·

    PreAct: Computer-Using Agents that Get Faster on Repeated Tasks

    Computer-using agents drive real software through the screen -- clicking and typing -- but they solve every task from scratch: asked to repeat a task, an agent re-reads the screen, re-reasons every tap, and pays the full cost again. We present PreAct, which lets such an agent get…

  60. arXiv cs.CL TIER_1 English(EN) · Benyou Wang ·

    GameCraft-Bench: Can Agents Build Playable Games End-to-End in a Real Game Engine?

    Game generation is an emerging application of coding agents, requiring models to transform natural-language specifications into playable interactive systems. Unlike traditional coding tasks, game generation takes place within a game engine, where scripts, scenes, assets, renderin…

  61. arXiv cs.CL TIER_1 English(EN) · Matthias Feurer ·

    Environment-Grounded Automated Prompt Optimization for LLM Game Agents

    LLM agents in interactive environments are highly sensitive to their prompts, yet prompt engineering remains a manual, task-specific process. We introduce an automated prompt optimization framework for LLM agents that decomposes the observation-to-action pipeline into a goal-cond…

  62. arXiv cs.CL TIER_1 English(EN) · Rob Willoughby ·

    A Framework for Evaluating Agentic Skills at Scale

    Agent skills -- structured, reusable knowledge artifacts that augment LLM agent capabilities -- have been rapidly adopted in industry, yet their cross-domain impact and use across commercial and open-source models remain under-studied, and no reusable methodology exists for evalu…

  63. arXiv cs.CL TIER_1 English(EN) · Zhijiang Guo ·

    From Trainee to Trainer: LLM-Designed Training Environment for RL with Multi-Agent Reasoning

    Reinforcement learning pipelines for Large Language Model (LLM) training often rely on manually redesigned environments between stages, requiring practitioners to heuristically infer which configuration will best improve the current policy. To automate this process, we propose th…

  64. arXiv cs.CL TIER_1 English(EN) · Shuicheng Yan ·

    OPD-Evolver: Cultivating Holistic Agent Evolver via On-Policy Distillation

    Memory has become a standard substrate for self-evolving agents, yet retaining experience is not the same as learning how to evolve through it. Existing memory agents can store trajectories, retrieve reflections, or accumulate skills, but often lack the holistic competence to sel…

  65. arXiv cs.AI TIER_1 English(EN) · Wasi Uddin Ahmad, Nikolai Ludwig, Somshubra Majumdar, Boris Ginsburg ·

    Open-SWE-Traces: Advancing Dual-Mode Multilingual Distillation for Software Engineering Agents

    arXiv:2606.16038v1 Announce Type: cross Abstract: The path toward autonomous software engineering is currently bottlenecked by a severe deficit of diverse, large-scale trajectory data. We address this by introducing \ourdataset, an expansive dataset of 207,489 agentic trajectorie…

  66. arXiv cs.LG TIER_1 English(EN) · Faramarz Jabbarvaziri ·

    Remember, Don't Re-read: Stateful ReAct Agents for Token-Efficient Autonomous Experimentation

    arXiv:2606.14945v1 Announce Type: new Abstract: The autoresearch pattern enables autonomous experimentation by having a large language model (LLM) iteratively modify code to optimize a target metric. Its stateless design, however, reconstructs experimental context from scratch at…

  67. arXiv cs.CL TIER_1 English(EN) · Lawrence Keunho Jang, Andrew Keunwoo Jang, Jing Yu Koh, Ruslan Salakhutdinov ·

    MyPCBench: A Benchmark for Personally Intelligent Computer-Use Agents

    arXiv:2606.16748v1 Announce Type: cross Abstract: Current benchmarks for computer-use agents evaluate models in impersonal environments. This leaves a gap between evaluation and deployment where personal assistants are expected to work across a user's whole digital life, includin…

  68. arXiv cs.CL TIER_1 English(EN) · Haoqin Tu, Jianwen Chen, Zijun Wang, Siwei Han, Juncheng Wu, Hardy Chen, Haonian Ji, Kaiwen Xiong, Jiaqi Liu, Peng Xia, Jieru Mei, Hongliang Fei, Jason Eshraghian, Zeyu Zheng, Yuyin Zhou, Huaxiu Yao, Cihang Xie ·

    VisualClaw: A Real-Time, Personalized Agent for the Physical World

    arXiv:2606.16295v1 Announce Type: cross Abstract: Vision language models are serving as general-purpose interfaces for complex multimodal tasks. However, deployment still faces three gaps: VLMs typically incur high latency and cost when processing dense video frames and long prom…

  69. arXiv cs.CL TIER_1 English(EN) · Peiyang Xu, Bangzheng Li, Sijia Liu, Karthik R. Narasimhan, Pramod Viswanath, Prateek Mittal, Xingyu Fu ·

    Context-Aware RL for Agentic and Multimodal LLMs

    arXiv:2606.17053v1 Announce Type: new Abstract: Large language models (LLMs) often fail when answering requires identifying a small but decisive piece of evidence within a long or complex context, such as a single line in a tool trace or a subtle detail in an image. We propose Co…

  70. arXiv cs.CL TIER_1 English(EN) · Qiao Xiao, Haochen Shi, Yisen Gao, Wenbin Hu, Huihao Jing, Tianshi Zheng, Baixuan Xu, Ziheng Zhang, Weiqi Wang, Haoran Li, Jiaxin Bai, Yangqiu Song ·

    SING: Synthetic Intention Graph for Scalable Active Tool Discovery in LLM Agents

    arXiv:2606.16591v1 Announce Type: new Abstract: Large language model (LLM) agents increasingly rely on agent harnesses that manage context, tools, and multi-turn execution, making tools a central interface for acting in realistic digital environments. As harness-connected tool ec…

  71. arXiv cs.CL TIER_1 English(EN) · Reef Menaged, Gili Lior, Shauli Ravfogel, Roee Aharoni, Gabriel Stanovsky ·

    Can LLM Agents Infer World Models? Evidence from Agentic Automata Learning

    arXiv:2606.16576v1 Announce Type: new Abstract: We propose agentic automata learning to evaluate the extent to which tool-calling LLM agents can uncover hidden environments through interaction. In our setup, an agent should uncover a hidden deterministic finite automaton (DFA) by…

  72. arXiv cs.CL TIER_1 Dansk(DA) · Dingcheng Huang, Yuda Ding, Bingshuo Liu, Qingbin Liu, Xi Chen, Jiang Bian, Hongliang Sun, Zhiying Tu, Dianhui Chu, Xiaoyan Yu, Dianbo Sui ·

    SkillWiki: A Living Knowledge Infrastructure for Agent Skills

    arXiv:2606.16523v1 Announce Type: new Abstract: While knowledge is managed through Wikipedia and software through GitHub, agent skills still lack an infrastructure for large-scale production, governance, and evolution. SkillWiki is a living knowledge infrastructure that supports …

  73. arXiv cs.CL TIER_1 English(EN) · Junyi Li, Xiaowei Qian, Yingyi Zhang, Wenlin Zhang, Guojing Li, Sheng Zhang, Xiao Han, Yichao Wang, Xiangyu Zhao ·

    Towards Pareto-Optimal Tool-Integrated Agents with Pareto Ranking Policy Optimization

    arXiv:2606.16111v1 Announce Type: new Abstract: Recent advances in tool-integrated language agents have significantly improved their ability to solve complex reasoning tasks. However, existing alignment methods predominantly focus on maximizing task accuracy, while overlooking au…

  74. arXiv cs.CL TIER_1 English(EN) · Aleksandr Tsymbalov, Danis Zaripov, Artem Epifanov, Anastasya Palienko ·

    GRACE-DS: a Guarded Reward-guided Agent Correction Environment in Data Science

    arXiv:2606.16000v1 Announce Type: new Abstract: We introduce GRACE-DS, a Guarded Reward-guided Agent Correction Environment in Data Science for pre-deployment evaluation of LLM-powered AutoML agents. GRACE-DS is a set of evaluation metrics in an isolated environment that can be a…

  75. arXiv cs.CL TIER_1 English(EN) · Sina Hajimiri, Masih Aminbeidokhti, Jose Dolz, Ismail Ben Ayed, Issam H. Laradji, Spandana Gella, Nicolas Gontier ·

    Are Online Skill and Memory Modules Always Worth Their Tokens? A Budget-Constrained Study of Web Agents

    arXiv:2606.15017v1 Announce Type: new Abstract: Online web agents often augment a base actor with memory, workflow, or skill modules. These modules can improve performance, but they also consume test-time tokens, a cost rarely reported alongside the actor's inference cost. We stu…

  76. arXiv cs.AI TIER_1 English(EN) · Hongyi Liu, Haoyan Yang, Tao Jiang, Bo Tang, Feiyu Xiong, Yuyu Luo, Zhiyu Li ·

    SkillsVote: Lifecycle Governance of Agent Skills from Collection, Recommendation to Evolution

    arXiv:2605.18401v2 Announce Type: replace-cross Abstract: Long-horizon LLM agents generate traces that could become reusable experience, but raw trajectories are noisy, local, and hard to govern. Agent Skills offer a structured artifact for combining procedural guidance, executab…

  77. arXiv cs.AI TIER_1 English(EN) · Hongwei Yao, Yiming Liu, Yiling He, Bingrun Yang ·

    Red-Teaming Agent Execution Contexts: Open-World Security Evaluation on OpenClaw

    arXiv:2605.11047v2 Announce Type: replace-cross Abstract: Agentic language-model systems increasingly rely on mutable execution contexts, including files, memory, tools, skills, and auxiliary artifacts, creating security risks beyond explicit user prompts. This paper presents Dee…

  78. arXiv cs.AI TIER_1 English(EN) · Yifan Sui, Han Zhao, Rui Ma, Zhiyuan He, Hao Wang, Jianxun Li, Kaiqiang Xu, Kai Chen, Yuqing Yang ·

    Parallelizing Tool Execution and LLM Generation for Low-Latency Agent Serving

    arXiv:2603.18897v2 Announce Type: replace-cross Abstract: LLM-powered agents execute tasks through a sequential loop of model generation and tool execution. Today's serving systems serialize this loop, leaving tool latency exposed on the task critical path. This paper presents PA…

  79. arXiv cs.AI TIER_1 English(EN) · Wei Gao, Yuheng Zhao, Tianyuan Wu, Shaopan Xiong, Weixun Wang, Dakai An, Lunxi Cao, Dilxat Muhtar, Zichen Liu, Haizhou Zhao, Ju Huang, Siran Yang, Yongbin Li, Wenbo Su, Jiamang Wang, Lin Qu, Bo Zheng, Wei Wang ·

    RollArt: Disaggregated Multi-Task Agentic RL Training at Scale

    arXiv:2512.22560v2 Announce Type: replace-cross Abstract: Agentic Reinforcement Learning (RL) trains LLMs through multi-turn interactions with environments, producing workloads that mix compute-bound prefill, bandwidth-bound decoding, CPU-heavy environment execution, and bursty r…

  80. arXiv cs.AI TIER_1 English(EN) · Asif Shahriar, Md Nafiu Rahman, Sadif Ahmed, Farig Sadeque, Md Rizwan Parvez ·

    A Survey on Agentic Security: Applications, Threats and Defenses

    arXiv:2510.06445v3 Announce Type: replace-cross Abstract: LLM-based agents are now used throughout cybersecurity. While these agents facilitate powerful and autonomous security applications, their autonomy opens up new attack surfaces, and the security community is actively build…

  81. arXiv cs.AI TIER_1 Deutsch(DE) · Shawn Li, Chenxiao Yu, Han Wang, Wei Yang, Ryan Rossi, Franck Dernoncourt, Xiyang Hu, Philip Yu, Chaowei Xiao, Huan Zhang, Yue Zhao ·

    FORTIS: Benchmarking Over-Privilege in Agent Skills

    arXiv:2605.09163v3 Announce Type: replace Abstract: Large language model agents increasingly operate through an intermediate skill layer that mediates between user intent and concrete task execution. This layer is widely treated as an organizational abstraction, but we argue it i…

  82. arXiv cs.AI TIER_1 English(EN) · Xiangyi Li, Yimin Liu, Wenbo Chen, Bingran You, Zonglin Di, Yifeng He, Shenghan Zheng, Kyoung Whan Choe, Jiankai Sun, Shuyi Wang, Chujun Tao, Binxu Li, Xuandong Zhao, Hejia Geng, Xiaojun Wu, Junwei Zhou, Xiaokun Chen, Hanwen Xing, Yubo Li, Qunhong Zeng, … ·

    SkillsBench: Benchmarking How Well Agent Skills Work Across Diverse Tasks

    arXiv:2602.12670v4 Announce Type: replace Abstract: Agent Skills are structured packages of procedural knowledge that augment large language model (LLM) agents at inference time. Despite rapid adoption, there is no standard way to measure whether they actually help. We present Sk…

  83. arXiv cs.AI TIER_1 English(EN) · So Kuroki, Yingtao Tian, Kou Misaki, Takashi Ikegami, Takuya Akiba, Yujin Tang ·

    Shachi: A Modular, Controllable Framework for LLM-Based Agent-Based Modeling of Emergent Collective Behavior

    arXiv:2509.21862v3 Announce Type: replace Abstract: How collective behaviors emerge from the interactions of individual LLM-driven agents is a central question in artificial life, yet controlled study of these emergent dynamics has been hindered by the lack of a principled simula…

  84. arXiv cs.AI TIER_1 English(EN) · Buqiang Xu, Zirui Xue, Dianmou Chen, Chenyang Fu, Chiyu Wu, Caiying Huang, Chen Jiang, Jizhan Fang, Xinle Deng, Yijun Chen, Yunzhi Yao, Xuehai Wang, Jin Shang, Gong Yu, Ningyu Zhang ·

    TokenPilot: Cache-Efficient Context Management for LLM Agents

    arXiv:2606.17016v1 Announce Type: cross Abstract: As LLM agents are deployed in long-horizon sessions, context accumulation drives up inference costs. Existing approaches utilize text pruning or dynamic memory eviction to minimize token footprints; however, their unconstrained se…

  85. arXiv cs.AI TIER_1 English(EN) · Jiajie Jin, Zhao Yang, Wenle Liao, Yuyang Hu, Guanting Dong, Xiaoxi Li, Yutao Zhu, Zhicheng Dou ·

    VeriGraph: Towards Verifiable Data-Analytic Agents

    arXiv:2606.16603v1 Announce Type: cross Abstract: LLM-based agents have demonstrated strong capabilities in data-intensive analytical tasks, yet their outputs are rarely verifiable: a reliance on linear text trajectories makes their reasoning difficult to audit. In particular, de…

  86. arXiv cs.AI TIER_1 English(EN) · Zhenbang Du, Jun Luo, Zhiwei Zheng, Xiangchi Yuan, Kejing Xia, Dachuan Shi, Qirui Jin, Qijia He, Shaofeng Zou, Yingbin Liang, Wenke Lee ·

    PACT: Privileged Trace Co-Training for Multi-Turn Tool-Use Agents

    arXiv:2606.16215v1 Announce Type: cross Abstract: Multi-turn tool-use agents must reason, call tools, and adapt to observations across several interaction turns. Post-training such agents is challenging, as reinforcement learning often suffers from sparse rewards and weak credit …

  87. arXiv cs.AI TIER_1 English(EN) · Yixuan Wang, Yiyang Zhou, Yiming Liang, Congyu Zhang, Fuxiao Liu, Jiawei Zhou, Huaxiu Yao ·

    Not All Skills Help: Measuring and Repairing Agent Knowledge

    arXiv:2606.15390v1 Announce Type: cross Abstract: LLM agents can improve without weight updates by accumulating natural-language skills from experience, but current systems entrust every decision about which skills to keep and how to apply them to LLM judgment alone. We argue tha…

  88. arXiv cs.AI TIER_1 English(EN) · Hongtao Lyu, Dingyan Zhang, Mingyu Wu, Xingda Wei, Haibo Chen ·

    CoAgent: Concurrency Control for Multi-Agent Systems

    arXiv:2606.15376v1 Announce Type: cross Abstract: Multi-agent LLM systems -- coding agents, devops agents, document agents -- now routinely run several agents in parallel against the same git tree, Kubernetes cluster, or document. As soon as two of them mutate shared state, they …

  89. arXiv cs.AI TIER_1 English(EN) · Xinhang Ma, Taoran Li, Chaowei Xiao, Zhiyuan Yu, Ning Zhang, Yevgeniy Vorobeychik ·

    AutoDojo: Adaptive Attacks Expose Superficial Defenses and User-Underspecification Limits in LLM Agents

    arXiv:2606.15057v1 Announce Type: cross Abstract: Indirect prompt injection (IPI) is a major security threat to LLM-powered agents. Thus, a growing body of work have proposed a variety of defensive approaches against IPI. These can be grouped into three broad categories: 1) promp…

  90. arXiv cs.AI TIER_1 English(EN) · Kirill Vasilevski (Justina), Ximing Dong (Justina), Benjamin Rombaut (Justina), Ruochen Deng (Justina), Jiahuei Lin (Justina), Arthur Leung, Dayi Lin, Boyuan Chen, Shaowei Wang, Ahmed E. Hassan ·

    Beyond Correctness: Enhancing Architectural Reasoning in Code LLMs via Scalable Labeling with Agentic Judgment

    arXiv:2606.14948v1 Announce Type: cross Abstract: LLMs have substantially improved software engineering yet real-world development requires architectural understanding. Such understanding is prohibitively expensive to label manually and impossible to verify through tests alone. W…

  91. arXiv cs.AI TIER_1 English(EN) · Andoni Rodr\'iguez, Alberto Pozanco, Daniel Borrajo ·

    Is Your Agent Playing Dead? Deployed LLM Agents Exhibit Constraint-Evasive Fabrication and Thanatosis

    arXiv:2606.14831v1 Announce Type: cross Abstract: This paper presents and characterizes a spectrum of previously unreported behaviours we term Constraint-Evasive Fabrication (CEF): when an LLM agent operates under irreconcilable constraints (where no response can simultaneously s…

  92. arXiv cs.AI TIER_1 English(EN) · Dong Ho Kang, Hyeonjeong Cha, Daein Weon ·

    Knowledge-Based Zero-Replay Debugging of Multi-Agent LLM Traces

    arXiv:2606.14805v1 Announce Type: cross Abstract: Reliable operation of multi-agent large language model (LLM) systems depends on debugging long execution traces, where the few causally decisive events are buried in unstructured logs of messages, routes, memory writes, and tool c…

  93. arXiv cs.AI TIER_1 English(EN) · Hanqi Li, Jing Peng, Zijian Wang, Lu Chen, Kai Yu ·

    XFlow: An Executable Protocol Programming System for Reliable Multi-Agent Workflows

    arXiv:2606.14790v1 Announce Type: cross Abstract: LLM-based multi-agent systems increasingly coordinate planning, reasoning, tool use, and human interaction, yet their reliability remains limited. A central source of this limitation is the underspecified prompt--harness boundary.…

  94. arXiv cs.AI TIER_1 English(EN) · Rui Cao, Jiannong Cao, Bo Yuan, Zhiyuan Wen, Mingjin Zhang ·

    FactCheck: Feasibility-aware Long-term Action Anticipation with Multi-agent Collaboration

    arXiv:2606.14778v1 Announce Type: cross Abstract: Long-term action anticipation (LTA) aims to predict an ordered sequence of future verb-noun actions from a partially observed video. While this task serves as the foundation for embodied intelligence, anticipating physically feasi…

  95. arXiv cs.AI TIER_1 English(EN) · Rahul Suresh Babu, Rohit Shukla ·

    GIST-CMTF: Goal-State Inference for Causal Minimal Tool Filtering in LLM Agents

    arXiv:2606.16813v1 Announce Type: new Abstract: Tool-augmented LLM agents rely on runtime filtering to decide which tools should be visible at each step. Causal Minimal Tool Filtering (CMTF) reduces tool-choice confusion by exposing only the next causally necessary tool frontier,…

  96. arXiv cs.AI TIER_1 English(EN) · Tianyi Zhang, Zhonghao Qi ·

    Skill-to-LoRA: From Using Skills to Learning Behaviors for Token-Efficient LLM Agents

    arXiv:2606.16769v1 Announce Type: new Abstract: Agent skills are commonly distributed as SKILL.md files: human-readable procedural documents that describe workflows, tools, resources, and domain conventions. While convenient for inspection and reuse, this design requires the same…

  97. arXiv cs.AI TIER_1 English(EN) · Issa Sugiura, Daichi Hattori, Kazuo Araragi, Keita Ogawa, Shota Onose, Taro Makino, Teppei Usuki, Takashi Ishida ·

    CoffeeBench: Benchmarking Long-Horizon LLM Agents in Heterogeneous Multi-Agent Economies

    arXiv:2606.16613v1 Announce Type: new Abstract: As LLM agents become capable of increasingly long-horizon tasks, evaluating their performance in economic systems is becoming increasingly important. Unlike existing benchmarks that primarily evaluate a single agent interacting with…

  98. arXiv cs.AI TIER_1 English(EN) · Shiyang Chen ·

    Looking Is Not Picking: An Attention-Segment Account of Tool-Selection Failures in LLM Agents

    arXiv:2606.16364v1 Announce Type: new Abstract: LLM agents mis-call tools, and the natural guess is that the model failed to see the right tool in a crowded harness. We show the opposite through a lens concurrent work sets aside -- the model's attention to labeled tool-definition…

  99. arXiv cs.AI TIER_1 English(EN) · Bing Hao, Ruijie Wang, Haodong Qian, Yunlong Chu, Yuhang Liu, Yumeng Lin, Minglai Shao, Jianxin Li ·

    AdaSTORM: Scaling LLM Reasoning on Dynamic Graphs via Adaptive Spatio-Temporal Multi-Agent Collaboration

    arXiv:2606.16328v1 Announce Type: new Abstract: Large Language Models (LLMs) demonstrate remarkable potential in dynamic graph reasoning, but suffer from a scaling bottleneck: current models can only handle graphs with tens of nodes, constrained by exponential reasoning overhead …

  100. arXiv cs.AI TIER_1 English(EN) · Rahul Khedar, Eshita, Sneha Teja Sree Reddy Thondapu, Mayank Malhotra, Arup Das, Jitesh Chandra, Yun-Shiuan Chuang, Chaitanya Kulkarni, Arun Menon, Linsey Pang, Avinash Karn, Mouli V, Prakhar Mehrotra ·

    State-Grounded Multi-Agent Synthetic Data Generation for Tool-Augmented LLMs

    arXiv:2606.16307v1 Announce Type: new Abstract: Training tool-augmented LLM agents requires large corpora of multi-turn, tool-grounded conversational data that is expensive to annotate, privacy-constrained in production settings, and largely absent from public datasets. We presen…

  101. arXiv cs.AI TIER_1 English(EN) · Junjia Qi, Zichuan Fu, Jingtong Gao, Wenlin Zhang, Hanyu Yan, Xian Wu, Xiangyu Zhao ·

    LLM-as-Code Agentic Programming for Agent Harness

    arXiv:2606.15874v1 Announce Type: new Abstract: Every major LLM agent framework gives the LLM the role of orchestrator; the model decides what to do next, when to call tools, and when to stop. We argue that token explosion, control-flow hallucination, and unreliable completion ar…

  102. arXiv cs.AI TIER_1 English(EN) · Pavel Surynek ·

    Unassigned Agents in Compilation-based Multi-agent Path Finding

    arXiv:2606.15797v1 Announce Type: new Abstract: Compilation-based techniques represent an important stream of solvers for multi-agent path finding (MAPF) due to their modularity and adaptability for non-standard variants of the problem. While in the standard MAPF the task is to n…

  103. arXiv cs.AI TIER_1 English(EN) · Juheon Yi, Jinglu Wang, Xiaoyi Zhang, Yan Lu ·

    Multi-agent Framework for Time-Sensitive Complementary Collaboration in Minecraft

    arXiv:2606.15684v1 Announce Type: new Abstract: We present TickingCollabBench, a Minecraft-based multi-agent benchmark for a novel class of time-sensitive complementary collaboration tasks. Our benchmark reflects four core characteristics of real-world collaboration: agent hetero…

  104. arXiv cs.AI TIER_1 English(EN) · Jiwan Chung, JiHyuk Byun, Vibhav Vineet, Seon Joo Kim ·

    Where Did It Go Wrong? Process-Level Evaluation of Web Agents with Semantic State Tracking

    arXiv:2606.15673v1 Announce Type: new Abstract: Web agents act through long interaction sequences, yet existing benchmarks evaluate only terminal success, discarding all process information and offering little guidance on improvement. In this work, we conduct a process-level anal…

  105. arXiv cs.AI TIER_1 English(EN) · Sidi Deng ·

    Your Agent Has a Genome: Sequence-Level Behavioral Analysis and Runtime Governance of LLM-Powered Autonomous Agents

    arXiv:2606.15579v1 Announce Type: new Abstract: We propose Base Sequence Analysis, a framework that encodes the runtime behavior of LLM-powered autonomous agents into compact symbolic sequences using a four-letter alphabet: X (Explore), E (Execute), P (Plan), and V (Verify). Draw…

  106. arXiv cs.AI TIER_1 English(EN) · Rahul Suresh Babu, Laxmipriya Ganesh Iyer ·

    ToolMenuBench: Benchmarking Tool-Menu Filtering Strategies for Reliable and Efficient LLM Agents

    arXiv:2606.15508v1 Announce Type: new Abstract: Tool-augmented large language model agents increasingly operate over large tool libraries, but existing evaluations often focus on whether a model can call a tool correctly rather than how the visible tool menu shapes reliability, e…

  107. arXiv cs.AI TIER_1 English(EN) · Sanhorn Chen, Xiaoyang Chen, Boyu Liu, Roy Zhao ·

    Towards Verifiable Agentic Data Science: Solving Irregular TSQA Via Tool-Grounded Reasoning

    arXiv:2606.15107v1 Announce Type: new Abstract: Time series data in real-world deployments is overwhelmingly irregular. Observations are asynchronous, missing values are informative rather than random, and sampling frequencies vary across sensors and operational windows. However,…

  108. arXiv cs.AI TIER_1 English(EN) · Agnieszka Mensfelt, Adarsh Prabhakaran, Adrian Haret, Vince Trencsenyi, Kostas Stathis ·

    PrologMCP: A Standardized Prolog Tool Interface for LLM Agents

    arXiv:2606.14935v1 Announce Type: new Abstract: Frontier reasoning-tuned language models still fail on deductive tasks at depth, and the cost of improved performance through extended internal reasoning scales poorly. Symbolic delegation offers a complementary route: a language mo…

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

    From Trainee to Trainer: LLM-Designed Training Environment for RL with Multi-Agent Reasoning

    A framework automates environment redesign in reinforcement learning for large language models by having the policy analyze failures and suggest configuration changes, achieving superior performance over larger proprietary models and fixed-environment baselines.

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

    GameCraft-Bench: Can Agents Build Playable Games End-to-End in a Real Game Engine?

    End-to-end game generation presents significant challenges for coding agents, requiring them to create complete playable games from natural language descriptions while meeting specific evaluation criteria for engine grounding, artifact completeness, and interactive verification.

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

    OPD-Evolver: Cultivating Holistic Agent Evolver via On-Policy Distillation

    OPD-Evolver is a self-evolving agent framework that combines slow-fast co-evolution with on-policy self-distillation to enhance memory management and policy learning across multiple domains.

  112. arXiv cs.IR (Information Retrieval) TIER_1 English(EN) · Chenyan Xiong ·

    Beyond Parallel Sampling: Diverse Query Initialization for Agentic Search

    Test-time scaling for agentic search typically increases depth (i.e., more turns and tokens per trajectory) or breadth (i.e., more parallel rollouts). Here we focus on breadth scaling, showing that standard parallel sampling yields diminishing returns, tracing this to query redun…

  113. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Ningyu Zhang ·

    TokenPilot: Cache-Efficient Context Management for LLM Agents

    As LLM agents are deployed in long-horizon sessions, context accumulation drives up inference costs. Existing approaches utilize text pruning or dynamic memory eviction to minimize token footprints; however, their unconstrained sequence mutations alter layouts, introducing prefix…

  114. arXiv cs.AI TIER_1 English(EN) · Rohit Shukla ·

    GIST-CMTF: Goal-State Inference for Causal Minimal Tool Filtering in LLM Agents

    Tool-augmented LLM agents rely on runtime filtering to decide which tools should be visible at each step. Causal Minimal Tool Filtering (CMTF) reduces tool-choice confusion by exposing only the next causally necessary tool frontier, but it assumes that the user request has alread…

  115. arXiv cs.AI TIER_1 English(EN) · Zhonghao Qi ·

    Skill-to-LoRA: From Using Skills to Learning Behaviors for Token-Efficient LLM Agents

    Agent skills are commonly distributed as SKILL.md files: human-readable procedural documents that describe workflows, tools, resources, and domain conventions. While convenient for inspection and reuse, this design requires the same reusable procedure to be repeatedly injected in…

  116. arXiv cs.CL TIER_1 English(EN) · Ruslan Salakhutdinov ·

    MyPCBench: A Benchmark for Personally Intelligent Computer-Use Agents

    Current benchmarks for computer-use agents evaluate models in impersonal environments. This leaves a gap between evaluation and deployment where personal assistants are expected to work across a user's whole digital life, including their context, historical data, and logged-in ac…

  117. arXiv cs.AI TIER_1 English(EN) · Takashi Ishida ·

    CoffeeBench: Benchmarking Long-Horizon LLM Agents in Heterogeneous Multi-Agent Economies

    As LLM agents become capable of increasingly long-horizon tasks, evaluating their performance in economic systems is becoming increasingly important. Unlike existing benchmarks that primarily evaluate a single agent interacting with a passive environment, economic systems are inh…

  118. arXiv cs.AI TIER_1 English(EN) · Zhicheng Dou ·

    VeriGraph: Towards Verifiable Data-Analytic Agents

    LLM-based agents have demonstrated strong capabilities in data-intensive analytical tasks, yet their outputs are rarely verifiable: a reliance on linear text trajectories makes their reasoning difficult to audit. In particular, deterministic computations over raw data and semanti…

  119. arXiv cs.CL TIER_1 English(EN) · Yangqiu Song ·

    SING: Synthetic Intention Graph for Scalable Active Tool Discovery in LLM Agents

    Large language model (LLM) agents increasingly rely on agent harnesses that manage context, tools, and multi-turn execution, making tools a central interface for acting in realistic digital environments. As harness-connected tool ecosystems expand to hundreds or thousands of APIs…

  120. arXiv cs.CL TIER_1 English(EN) · Gabriel Stanovsky ·

    Can LLM Agents Infer World Models? Evidence from Agentic Automata Learning

    We propose agentic automata learning to evaluate the extent to which tool-calling LLM agents can uncover hidden environments through interaction. In our setup, an agent should uncover a hidden deterministic finite automaton (DFA) by interacting with an oracle through (1) membersh…

  121. arXiv cs.CL TIER_1 Dansk(DA) · Dianbo Sui ·

    SkillWiki: A Living Knowledge Infrastructure for Agent Skills

    While knowledge is managed through Wikipedia and software through GitHub, agent skills still lack an infrastructure for large-scale production, governance, and evolution. SkillWiki is a living knowledge infrastructure that supports the organization, grounding, and continuous evol…

  122. arXiv cs.CL TIER_1 English(EN) · Prakhar Mehrotra ·

    State-Grounded Multi-Agent Synthetic Data Generation for Tool-Augmented LLMs

    Training tool-augmented LLM agents requires large corpora of multi-turn, tool-grounded conversational data that is expensive to annotate, privacy-constrained in production settings, and largely absent from public datasets. We present StateGen, a synthetic data generation platform…

  123. arXiv cs.CL TIER_1 English(EN) · Wenke Lee ·

    PACT: Privileged Trace Co-Training for Multi-Turn Tool-Use Agents

    Multi-turn tool-use agents must reason, call tools, and adapt to observations across several interaction turns. Post-training such agents is challenging, as reinforcement learning often suffers from sparse rewards and weak credit assignment despite matching the prompt-only infere…

  124. arXiv cs.AI TIER_1 English(EN) · Olly Styles ·

    WorkBench Revisited: Workplace Agents Two Years On

    arXiv:2606.13715v1 Announce Type: new Abstract: The best agent on WorkBench in March 2024, GPT-4, completed 43% of tasks and took an unintended harmful action, such as emailing the wrong person, on 26% of them. We re-visit the benchmark in June 2026 and find that the best agent t…

  125. arXiv cs.CL TIER_1 English(EN) · Kang Zhou, Sangmin Woo, Haibo Ding, Kiran Ramnath, Subramanian Chidambaram, Aosong Feng, Vinayak Arannil, Muhyun Kim, Ishan Singh, Darren Wang, Zhichao Xu, Megha Gandhi, Nirmal Prabhu, Soumya Smruti Mishra, Vivek Singh, Gouri Pandeshwar, Lin Lee Cheong ·

    An Empirical Study of Automating Agent Evaluation

    arXiv:2605.11378v2 Announce Type: replace Abstract: Agent evaluation requires assessing complex multi-step behaviors involving tool use and intermediate reasoning, making it costly and expertise-intensive. A natural question arises: can frontier coding assistants reliably automat…

  126. arXiv cs.CL TIER_1 English(EN) · Tan Zhu, Tong Yao, Kananart Kuwaranancharoen, Amit Singh, Yushang Lai, Deepa Mohan, Shankara Bhargava ·

    Graph-based Target Back-Propagation for Context Adaptation in Multi-LLM Agentic Systems

    arXiv:2606.14155v1 Announce Type: cross Abstract: Context adaptation automates prompt engineering in LLM-based systems by iteratively revising tunable prompts from task feedback, without modifying model weights. Extending this paradigm to multi-LLM agentic systems is crucial: exi…

  127. arXiv cs.CL TIER_1 English(EN) · Jixuan Chen, Jianzhi Shen, Haoqiang Kang, Zhi Hong, Qingyi Jiang, Soham Bose, Yiming Zhang, Leon Leng, Amit Vyas, Lingjun Mao, Siru Ouyang, Kun Zhou, Lianhui Qin ·

    AgentSpec: Understanding Embodied Agent Scaffolds Through Controlled Composition

    arXiv:2606.14674v1 Announce Type: new Abstract: LLM agents are increasingly built not as single model calls, but as scaffolded systems that combine reasoning, memory, reflection, action execution, and learning. While such scaffolds often improve performance, they are often embedd…

  128. arXiv cs.CL TIER_1 English(EN) · Xinbei Ma, Congmin Zheng, Jiyang Qiu, Jiale Hong, Yao Yao, Xiangmou Qu, Jiaxin Yin, Xingyu Lou, Jun Wang, Weiwen Liu, Weinan Zhang, Zhuosheng Zhang, Hai Zhao ·

    Retrospective Progress-Aware Self-Refinement for LLM Agent Training

    arXiv:2606.14302v1 Announce Type: new Abstract: LLM-based agents trained with reinforcement learning optimize step-wise action prediction but lack metacognitive awareness of task progress, inducing a gap that hinders long-horizon scaling. A pilot study reveals that online progres…

  129. arXiv cs.CL TIER_1 English(EN) · Md Amirul Islam, Sumiran Thakur, Huancheng Chen, Su Min Park, Jiayun Wang, Gyuhak Kim ·

    CacheRL:Multi-Turn Tool-Calling Agents via Cached Rollouts and Hybrid Reward

    arXiv:2606.14179v1 Announce Type: new Abstract: We present CacheRL, a system for training small agent foundation models that achieves 92 percent process accuracy on multi-step tool-calling tasks, approaching GPT-5's 94 percent while requiring 100 times less compute. Our approach …

  130. arXiv cs.AI TIER_1 English(EN) · Rui Ye, Keduan Huang, Qimin Wu, Yuzhu Cai, Tian Jin, Xianghe Pang, Xiangrui Liu, Jiaqi Su, Chen Qian, Bohan Tang, Kaiqu Liang, Jiaao Chen, Yue Hu, Zhenfei Yin, Rongye Shi, Bo An, Yang Gao, Wenjun Wu, Lei Bai, Siheng Chen ·

    MASLab: A Unified and Comprehensive Codebase for LLM-based Multi-Agent Systems

    arXiv:2505.16988v2 Announce Type: replace-cross Abstract: LLM-based multi-agent systems (MAS) have demonstrated significant potential in enhancing single LLMs to address complex and diverse tasks in practical applications. Despite considerable advancements, the field lacks a unif…

  131. arXiv cs.AI TIER_1 English(EN) · Minseo Kim ·

    tap: A File-Based Protocol for Heterogeneous LLM Agent Collaboration

    arXiv:2606.14445v1 Announce Type: cross Abstract: Existing multi-agent software development systems have proposed many forms of agent collaboration, including role-based collaboration and automated code review. However, many systems assume a common runtime, a central conversation…

  132. arXiv cs.AI TIER_1 English(EN) · Rui Melo, Riccardo Fogliato, Sean Zhou, Pratiksha Thaker, Zhiwei Steven Wu ·

    SEVRA-BENCH: Social Engineering of Vulnerabilities in Review Agents

    arXiv:2606.13757v1 Announce Type: cross Abstract: Large language model (LLM) reviewers are increasingly used in pull-request (PR) workflows, where their approvals help decide which code is merged into a repository. This raises a question that benchmarks for static vulnerability d…

  133. arXiv cs.AI TIER_1 English(EN) · Shikun Liu, Mufei Li, Dongqi Fu, Haoyu Wang, Yinglong Xia, Hong Li, Hong Yan, Pan Li ·

    Towards Direct Latent-Space Synthesis for Parallel Branches in LLM-Agent Workflows

    arXiv:2606.14672v1 Announce Type: new Abstract: Large language models increasingly serve as execution engines for agentic systems, yet they still consume context through a sequential text interface. This creates a mismatch with modern structured agent workflows, in which independ…

  134. arXiv cs.AI TIER_1 English(EN) · Zhongyuan Wang, Pratyusha Vemuri ·

    When the Tool Decides: LLM Agents Defer Blindly to Graph Neural Network Tools, and Stronger Backbones Defer More

    arXiv:2606.14476v1 Announce Type: new Abstract: A growing line of work equips large language model (LLM) agents with graph neural networks (GNNs) as callable tools, assuming the agent exercises judgment over when and how much to rely on such a tool. We test this directly. We expo…

  135. arXiv cs.AI TIER_1 English(EN) · Xinbei Ma, Jiyang Qiu, Yao Yao, Zheng Wu, Yijie Lu, Xiangmou Qu, Jiaxin Yin, Xingyu Lou, Jun Wang, Weiwen Liu, Weinan Zhang, Zhuosheng Zhang, Hai Zhao ·

    Communication Policy Evolution for Proactive LLM Agents

    arXiv:2606.14314v1 Announce Type: new Abstract: LLM agents have rapidly evolved into autonomous systems, yet a persistent information gap remains between users and agents: communication is costly, while users' identical preferences further limit information exchange. To investiga…

  136. arXiv cs.AI TIER_1 English(EN) · Tingyang Chen, Shuo Lu, Kang Zhao, Weicheng Meng, Hanlin Teng, Tianhao Li, Chao Li, Xule Liu, Jian Liang, Zhizhong Zhang, Yuan Xie, Heng Qu, Kun Shao, Jian Luan ·

    HarnessX: A Composable, Adaptive, and Evolvable Agent Harness Foundry

    arXiv:2606.14249v1 Announce Type: new Abstract: AI agent performance depends critically on the runtime harness, comprising the prompts, tools, memory, and control flow that mediate how a model observes, reasons, and acts. Yet today's harnesses remain largely hand-crafted and stat…

  137. arXiv cs.AI TIER_1 English(EN) · Yinglun Zhu ·

    Closing the Reflection Gap: A Free Calibration Bonus for Agentic RL

    arXiv:2606.14211v1 Announce Type: new Abstract: LLMs are increasingly deployed as agents that interact with external environments and observe feedback such as execution results, error messages, and tool outputs. A well-functioning agent should be able to leverage this feedback to…

  138. arXiv cs.AI TIER_1 English(EN) · Yihan Xia, Taotao Wang ·

    When Should Agent Trust Be Conditional? Characterizing and Attacking Skill-Conditional Reputation in Agent Swarms

    arXiv:2606.14200v1 Announce Type: new Abstract: Open platforms increasingly route tasks among heterogeneous LLM agents--differing in base model, scaffold, and tool stack--whose competence varies sharply by skill: an agent excellent at one skill may be useless at another. The stan…

  139. arXiv cs.AI TIER_1 English(EN) · Theodore Meek, Siyuan Ge, Di Qiu Xiang, Simon Chess, Vasily Ilin ·

    Formalizing Numerical Analysis: An Agent Pipeline and Quality Audit Beyond Kernel Acceptance

    arXiv:2606.14000v1 Announce Type: new Abstract: Recent work has demonstrated that coding agents can formalize entire advanced mathematics textbooks in Lean 4, yet existing efforts concentrate on branches of mathematics already well-represented in mathlib and measure success solel…

  140. arXiv cs.AI TIER_1 English(EN) · Laxmipriya Ganesh Iyer, Rahul Suresh Babu ·

    Capability Minimization as a Safety Primitive: Risk-Aware Causal Gating for Least-Privilege LLM Agents

    arXiv:2606.13884v1 Announce Type: new Abstract: Modern decision systems increasingly rely on learned components whose outputs may be confident yet wrong, exposing downstream actions to costly errors. We introduce Risk-Aware Causal Gating (RACG), a framework that decides whether t…

  141. arXiv cs.AI TIER_1 Italiano(IT) · Fan Zhang, Vireo Zhang, Shengju Qian, Haoxuan Li, Hao Wu, Jinyang Wu, Donghao Zhou, Zhihong Zhu, Zheng Lian, Xin Wang, Pheng-Ann Heng ·

    Orchestra-o1: Omnimodal Agent Orchestration

    arXiv:2606.13707v1 Announce Type: new Abstract: The recent success of agent swarms has shifted the paradigm of large language model (LLM)-based agents from single-agent workflows to multi-agent systems, highlighting the importance of agent orchestration for task decomposition and…

  142. arXiv cs.LG TIER_1 English(EN) · Shi Pan, Ming Luo ·

    How Task Structure Limits Multi-Agent Success: An Information-Theoretic Analysis

    arXiv:2606.13733v1 Announce Type: cross Abstract: Multi-agent systems (MAS) were expected to overcome the limitation of single-agent systems (SAS) through collaboration. However, under typicality conditions on the task's constraint graph and bounded inter-agent communication, we …

  143. arXiv cs.LG TIER_1 English(EN) · Mykola Vysotskyi, Runqi Lin, Grzegorz Biziel, Michal Zakrzewski, Sebastian Montagna, Damian Rynczak, Shreyansh Padarha, Kumail Alhamoud, Zihao Fu, William Lugoloobi, Kai Rawal, Hanna Yershova, Xander Davies, Taras Rumezhak, Guohao Li, Fazl Barez, Baoyuan… ·

    Running the Gauntlet: Re-evaluating the Capabilities of Agents Beyond Familiar Environments

    arXiv:2606.14397v1 Announce Type: new Abstract: As agentic systems continue to evolve and are widely deployed in real-world scenarios, there is a growing demand to faithfully evaluate their capabilities. However, current benchmarks are typically built on popular applications with…

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

    TokenPilot: Cache-Efficient Context Management for LLM Agents

    TokenPilot is a dual-granularity context management framework that reduces inference costs in long-horizon LLM sessions by stabilizing prompt prefixes and conservatively managing context segments.

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

    MyPCBench: A Benchmark for Personally Intelligent Computer-Use Agents

    MyPCBench evaluates computer-use agents as personal assistants in a simulated Linux desktop environment with real-world web applications, revealing that Claude Opus 4.6 achieves the highest task completion rate of 55.4% while struggles with multi-application tasks and long trajec…

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

    VisualClaw: A Real-Time, Personalized Agent for the Physical World

    VisualClaw is a self-evolving multimodal agent that reduces deployment costs through hybrid encoding and skill evolution while improving video-QA accuracy across multiple benchmarks.

  147. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Haibo Chen ·

    CoAgent: Concurrency Control for Multi-Agent Systems

    Multi-agent LLM systems -- coding agents, devops agents, document agents -- now routinely run several agents in parallel against the same git tree, Kubernetes cluster, or document. As soon as two of them mutate shared state, they enter the regime classical concurrency control has…

  148. arXiv cs.CL TIER_1 English(EN) · Lianhui Qin ·

    AgentSpec: Understanding Embodied Agent Scaffolds Through Controlled Composition

    LLM agents are increasingly built not as single model calls, but as scaffolded systems that combine reasoning, memory, reflection, action execution, and learning. While such scaffolds often improve performance, they are often embedded in tightly coupled pipelines, making it diffi…

  149. arXiv cs.AI TIER_1 English(EN) · Pan Li ·

    Towards Direct Latent-Space Synthesis for Parallel Branches in LLM-Agent Workflows

    Large language models increasingly serve as execution engines for agentic systems, yet they still consume context through a sequential text interface. This creates a mismatch with modern structured agent workflows, in which independent branches explore subtasks, retrieve evidence…

  150. Alignment Forum TIER_1 English(EN) · bilalchughtai ·

    Building and evaluating model diffing agents

    <p><i><span>This is the second in a series of research updates from the Google DeepMind Language Model Interpretability team, in interpretability and adjacent areas. The first post can be found </span></i><a href="https://www.lesswrong.com/posts/aTcsN5ZZDnMFJvRiG/models-may-behav…

  151. arXiv cs.AI TIER_1 English(EN) · Pratyusha Vemuri ·

    When the Tool Decides: LLM Agents Defer Blindly to Graph Neural Network Tools, and Stronger Backbones Defer More

    A growing line of work equips large language model (LLM) agents with graph neural networks (GNNs) as callable tools, assuming the agent exercises judgment over when and how much to rely on such a tool. We test this directly. We expose a frozen GNN to a ReAct-style LLM agent as an…

  152. arXiv cs.AI TIER_1 English(EN) · Minseo Kim ·

    tap: A File-Based Protocol for Heterogeneous LLM Agent Collaboration

    Existing multi-agent software development systems have proposed many forms of agent collaboration, including role-based collaboration and automated code review. However, many systems assume a common runtime, a central conversation server, or the same API family. Under these assum…

  153. arXiv cs.LG TIER_1 English(EN) · Adel Bibi ·

    Running the Gauntlet: Re-evaluating the Capabilities of Agents Beyond Familiar Environments

    As agentic systems continue to evolve and are widely deployed in real-world scenarios, there is a growing demand to faithfully evaluate their capabilities. However, current benchmarks are typically built on popular applications with relatively simple tasks and focus on a narrow s…

  154. arXiv cs.AI TIER_1 English(EN) · Hai Zhao ·

    Communication Policy Evolution for Proactive LLM Agents

    LLM agents have rapidly evolved into autonomous systems, yet a persistent information gap remains between users and agents: communication is costly, while users' identical preferences further limit information exchange. To investigate how agents should communicate across modaliti…

  155. arXiv cs.CL TIER_1 English(EN) · Hai Zhao ·

    Retrospective Progress-Aware Self-Refinement for LLM Agent Training

    LLM-based agents trained with reinforcement learning optimize step-wise action prediction but lack metacognitive awareness of task progress, inducing a gap that hinders long-horizon scaling. A pilot study reveals that online progress prompting hurts performance while retrospectiv…

  156. arXiv cs.AI TIER_1 English(EN) · Jian Luan ·

    HarnessX: A Composable, Adaptive, and Evolvable Agent Harness Foundry

    AI agent performance depends critically on the runtime harness, comprising the prompts, tools, memory, and control flow that mediate how a model observes, reasons, and acts. Yet today's harnesses remain largely hand-crafted and static: each new model or task still demands bespoke…

  157. arXiv cs.AI TIER_1 English(EN) · Yinglun Zhu ·

    Closing the Reflection Gap: A Free Calibration Bonus for Agentic RL

    LLMs are increasingly deployed as agents that interact with external environments and observe feedback such as execution results, error messages, and tool outputs. A well-functioning agent should be able to leverage this feedback to accurately assess its own performance. Yet we f…

  158. arXiv cs.AI TIER_1 English(EN) · Taotao Wang ·

    When Should Agent Trust Be Conditional? Characterizing and Attacking Skill-Conditional Reputation in Agent Swarms

    Open platforms increasingly route tasks among heterogeneous LLM agents--differing in base model, scaffold, and tool stack--whose competence varies sharply by skill: an agent excellent at one skill may be useless at another. The standard reputation approach summarizes each agent b…

  159. arXiv cs.CL TIER_1 English(EN) · Gyuhak Kim ·

    CacheRL:Multi-Turn Tool-Calling Agents via Cached Rollouts and Hybrid Reward

    We present CacheRL, a system for training small agent foundation models that achieves 92 percent process accuracy on multi-step tool-calling tasks, approaching GPT-5's 94 percent while requiring 100 times less compute. Our approach addresses three challenges in practical agent tr…

  160. arXiv cs.CL TIER_1 English(EN) · Shankara Bhargava ·

    Graph-based Target Back-Propagation for Context Adaptation in Multi-LLM Agentic Systems

    Context adaptation automates prompt engineering in LLM-based systems by iteratively revising tunable prompts from task feedback, without modifying model weights. Extending this paradigm to multi-LLM agentic systems is crucial: existing methods suffer from inaccurate credit assign…

  161. arXiv cs.AI TIER_1 English(EN) · Longkun Hao, Hongyu Lin, Hao Li, Zhichao Yang, Haojie Hao, Dongshuo Huang, Haitao Yang, Hongyu Ge, Ming jie Xie, Yanjun Wu, Zi Hao Yin, Yan Bai, Yihang Lou ·

    Speculative Rollback Correction for Quality-Diverse Web Agent Imitation

    arXiv:2606.12485v1 Announce Type: cross Abstract: Training interactive web agents through imitation learning from expert trajectories has emerged as a highly effective approach. However, determining the optimal timing for expert intervention presents a critical challenge in this …

  162. arXiv cs.CL TIER_1 English(EN) · Yijun Ma, Zehong Wang, Yiyang Li, Ziming Li, Xiaoguang Guo, Weixiang Sun, Chuxu Zhang, Yanfang Ye ·

    ProPlay: Procedural World Models for Self-Evolving LLM Agents

    arXiv:2606.12780v1 Announce Type: cross Abstract: Self-evolving agents are expected to improve through interaction without external supervision, but this remains difficult in partially observable environments where agents must explore actively, learn from limited feedback, and de…

  163. arXiv cs.CL TIER_1 English(EN) · Yaxin Du, Yifan Zhou, Yujie Ge, Jiajun Wang, Xianghe Pang, Shuo Tang, Tuney Zheng, Bryan Dai, Jian Yang, Siheng Chen ·

    HyperTool: Beyond Step-Wise Tool Calls for Tool-Augmented Agents

    arXiv:2606.13663v1 Announce Type: new Abstract: Tool-augmented LLM agents commonly rely on step-wise atomic tool calls, where each invocation, observation, and value transfer is exposed in the main reasoning trace. This creates an \emph{execution-granularity mismatch}: locally de…

  164. arXiv cs.CL TIER_1 English(EN) · Elias Lumer, Sahil Sen, Kevin Paul, Vamse Kumar Subbiah ·

    Recursive Agent Harnesses

    arXiv:2606.13643v1 Announce Type: new Abstract: Recursive language models (RLMs) showed that recursion over model calls is an effective strategy for long-context reasoning, and production coding agents have begun to write code that spawns subagents at scale, most recently in Anth…

  165. arXiv cs.CL TIER_1 English(EN) · Kunfeng Chen, Qihuang Zhong, Juhua Liu, Bo Du ·

    SkillCAT: Contrastive Assessment and Topology-Aware Skill Self-Evolution for LLM Agents

    arXiv:2606.13317v1 Announce Type: new Abstract: Skill self-evolution methods for LLM agents aim to turn execution trajectories into reusable skill documents, but current pipelines typically learn from one trajectory per task, merge candidate skill patches before checking them, an…

  166. arXiv cs.AI TIER_1 English(EN) · Xu Li, Simon Yu, Minzhou Pan, Yiyou Sun, Bo Li, Dawn Song, Xue Lin, Weiyan Shi ·

    Unsafer in Many Turns: Benchmarking and Defending Multi-Turn Safety Risks in Tool-Using Agents

    arXiv:2602.13379v2 Announce Type: replace-cross Abstract: LLM-based agents are becoming increasingly capable, yet their safety lags behind. This creates a gap between what agents can do and should do. This gap widens as agents engage in multi-turn interactions and employ diverse …

  167. arXiv cs.AI TIER_1 English(EN) · Zihao Wang, Yiming Li, Yutong Wu, Zheyu Liu, Kangjie Chen, Fok Kar Wai, Pin-Yu Chen, Vrizlynn L. L. Thing, Bo Li, Dacheng Tao, Tianwei Zhang ·

    Who Pays the Price? Stakeholder-Centric Prompt Injection Benchmarking for Real-world Web Agents

    arXiv:2606.13385v1 Announce Type: cross Abstract: Web agents driven by large language models (LLMs) are increasingly deployed in real-world environments, where they operate over untrusted web content and execute actions with direct consequences. This makes them vulnerable to prom…

  168. arXiv cs.AI TIER_1 English(EN) · Saehun Chun, Wonje Choi, Sera Choi, Sanghyun Ahn, Honguk Woo ·

    Functional Cache Grafting: Robust and Rapid Code-Policy Synthesis for Embodied Agents

    arXiv:2606.13097v1 Announce Type: cross Abstract: Code-writing large language models (CodeLLMs) generate executable code policies for embodied agents by translating natural language goals and environmental constraints into structured control programs. However, policy generation i…

  169. arXiv cs.AI TIER_1 English(EN) · Chejian Xu, Zhaorun Chen, Jingyang Zhang, Freddy Lecue, Avni Kothari, Sarah Tan, Wenbo Guo, Bo Li ·

    MAStrike: Shapley-Guided Collusive Red-Teaming on Multi-Agent Systems

    arXiv:2606.12918v1 Announce Type: cross Abstract: Hierarchical multi-agent systems (MAS) are rapidly being deployed in high-stakes workflows across domains such as finance and software engineering. In these systems, safety and security are inherently distributed across role-speci…

  170. arXiv cs.AI TIER_1 English(EN) · Tarun Sharma ·

    SMSR: Certified Defence Against Runtime Memory Poisoning in Persistent LLM Agent Systems

    arXiv:2606.12703v1 Announce Type: cross Abstract: Retrieval-augmented generation (RAG) agents increasingly run with persistent memory that accumulates across user sessions. This creates a new attack surface: an adversary interacting only through normal channels can inject crafted…

  171. arXiv cs.AI TIER_1 English(EN) · Tianyu Ding, Jianhong Xin, Juan Pablo De la Cruz Weinstein ·

    Keep Policy Gradient in Charge: Sibling-Guided Credit Distillation for Long-Horizon Tool-Use Agents

    arXiv:2606.12634v1 Announce Type: cross Abstract: Long-horizon tool-use reinforcement learning can learn from outcome verification, but its trajectory-level advantage is broadcast across many reasoning, API, and answer tokens. Self-distillation promises a denser signal by reusing…

  172. arXiv cs.AI TIER_1 English(EN) · Ruxue Shi, Yili Wang, Mengnan Du, Qinggang Zhang, Rui Miao, Yixin Liu, Xin Wang ·

    SAIGuard: Communication-State Simulation for Proactive Defense of LLM Multi-Agent Systems

    arXiv:2606.12474v1 Announce Type: cross Abstract: LLM-based multi-agent systems (MAS) solve complex tasks through inter-agent collaboration, but their communication-driven nature also allows security risks to spread across agents and trigger system-wide failures. Existing MAS def…

  173. arXiv cs.AI TIER_1 English(EN) · Zongsheng Cao, Bihao Zhan, Jinxin Shi, Jiong Wang, Fangchen Yu, Zhijie Zhong, Zijie Guo, Tianshuo Peng, Zhuo Liu, Yi Xie, Xiang Zhuang, Yue Fan, Runmin Ma, Shiyang Feng, Xiangchao Yan, Anran Liu, Peng Ye, Wenlong Zhang, Shufei Zhang, Chunfeng Song, Fengh… ·

    Agents-K1: Towards Agent-native Knowledge Orchestration

    arXiv:2606.13669v1 Announce Type: new Abstract: Current LLM-based research agents have advanced through agent orchestration, yet largely overlook scientific knowledge orchestration. Existing works often reduce papers to abstracts, surface mentions, and flat \texttt{cites} edges, …

  174. arXiv cs.AI TIER_1 English(EN) · Amy Xin, Jiening Siow, Junjie Wang, Zijun Yao, Fanjin Zhang, Jian Song, Lei Hou, Juanzi Li ·

    EurekAgent: Agent Environment Engineering is All You Need For Autonomous Scientific Discovery

    arXiv:2606.13662v1 Announce Type: new Abstract: LLM-based agents have shown increasing potential in automating scientific discovery. Given an optimizable metric and an execution environment, they can propose, validate, and iterate scientific solutions, and have produced results t…

  175. arXiv cs.AI TIER_1 English(EN) · Xiaoyuan Liu, Jianhong Tu, Yuqi Chen, Siyuan Xie, Sihan Ren, Tianneng Shi, Gal Gantar, Evan Sandoval, Donghyun Lee, Daniel Miao, Peter J. Gilbert, Nick Hynes, Mauro Staver, Warren He, David Marn, Andrew Low, Xi Zhang, Elron Bandel, Michal Shmueli-Scheuer… ·

    AgentBeats: Agentifying Agent Assessment for Openness, Standardization, and Reproducibility

    arXiv:2606.13608v1 Announce Type: new Abstract: Agent systems are advancing quickly across domains, but their evaluation remains fragmented. Most benchmarks rely on fixed, LLM-centric harnesses that require heavy integration, create test-production mismatch, and limit fair compar…

  176. arXiv cs.AI TIER_1 English(EN) · King Yeung Tsang, Zihao Zhao, Vishal Venkataramani, Haizhou Shi, Zixuan Ke, Semih Yavuz, Shafiq Joty, Hao Wang ·

    Reward Modeling for Multi-Agent Orchestration

    arXiv:2606.13598v1 Announce Type: new Abstract: Multi-Agent Systems (MAS) built on Large Language Models (LLMs) require effective orchestration to coordinate specialized agents, yet training such orchestrators is hindered by limited supervision and high computational cost. We pro…

  177. arXiv cs.AI TIER_1 English(EN) · Ali Elahi, Barbara Di Eugenio ·

    Multiagent Protocols with Aggregated Confidence Signals

    arXiv:2606.13591v1 Announce Type: new Abstract: Confidence is used for reliability, oversight, and a range of downstream decision tasks in Natural Language Processing (NLP), yet no existing method produces or evaluates a confidence for the output of a multiagent system. Prior wor…

  178. arXiv cs.AI TIER_1 English(EN) · Prathyusha Jwalapuram, Hehai Lin, Chuyuan Li, Fangkai Jiao, Sudong Wang, Yifei Ming, Zixuan Ke, Chengwei Qin, Giuseppe Carenini, Shafiq Joty ·

    The Illusion of Multi-Agent Advantage

    arXiv:2606.13003v1 Announce Type: new Abstract: Prevailing wisdom posits that Multi-Agent Systems (MAS) are superior to Single-Agent Systems (SAS), citing advantages like context protection, parallel processing and distributed decision-making. However, empirical support for this …

  179. arXiv cs.AI TIER_1 English(EN) · Jetlir Duraj, Jayanth Yetukuri, Shuang Zhou, Dhruv Varma, Rui Kong, Ishita Khan, Qunzhi Zhou ·

    Iterating Toward Better Search: A Two-Agent Simulation Framework for Evaluating Agentic Search Architectures in E-Commerce

    arXiv:2606.12924v1 Announce Type: new Abstract: We present a modular two-agent simulation framework for evaluating conversational shopping assistant architectures. An independent buyer agent, configured with personas, missions, and patience levels, is paired with an interchangeab…

  180. arXiv cs.AI TIER_1 English(EN) · Xiaoxuan Wang, Haixin Wang, Alexander Taylor, Jason Cong, Yizhou Sun, Wei Wang ·

    HarnessBridge: Learnable Bidirectional Controller for LLM Agent Harness

    arXiv:2606.12882v1 Announce Type: new Abstract: Large language models are increasingly deployed as agents for long-horizon tasks, yet their performance is shaped not only by model capability and environment design, but also by the harness that mediates agent--environment interact…

  181. arXiv cs.AI TIER_1 English(EN) · Renmin Cheng (The Hong Kong University of Science,Technology), Changhao Chen (The Hong Kong University of Science,Technology) ·

    WISE: A Long-Horizon Agent in Minecraft with Why-Which Reasoning

    arXiv:2606.12852v1 Announce Type: new Abstract: Rapid advances have been made in developing general-purpose embodied agent in environments like Minecraft through the adoption of LLM-augmented hierarchical approaches. Despite their promise, low-level controllers often become perfo…

  182. arXiv cs.AI TIER_1 English(EN) · Woong Shin, Craig A. Bridges, Marshall T. McDonnell, Rafael Ferreira da Silva ·

    Fantastic Scientific Agents and How to Build Them: AgentBuild for Rietveld Refinement

    arXiv:2606.12834v1 Announce Type: new Abstract: As scientific workflows shift from deterministic executables to LLM-based agents, the development practices on offer, such as fine-tuning, reinforcement learning, and prompt-and-go, bury the scientist's judgment. We propose treating…

  183. arXiv cs.AI TIER_1 English(EN) · Kushal Raj Bhandari, Ling Yue, Ching-Yun Ko, Dhaval Patel, Shaowu Pan, Pin-Yu Chen, Jianxi Gao ·

    Evoflux: Inference-Time Evolution of Executable Tool Workflows for Compact Agents

    arXiv:2606.12674v1 Announce Type: new Abstract: Compact language models (LMs) reduce cost, latency, and deployment risk for tool agents. Yet MCP-style tool use requires more than isolated function calling: an agent must discover tools from live catalogs, satisfy schemas, preserve…

  184. arXiv cs.AI TIER_1 English(EN) · Vasily Ilin ·

    Formalizing Numerical Analysis: An Agent Pipeline and Quality Audit Beyond Kernel Acceptance

    Recent work has demonstrated that coding agents can formalize entire advanced mathematics textbooks in Lean 4, yet existing efforts concentrate on branches of mathematics already well-represented in mathlib and measure success solely through kernel acceptance. We address both lim…

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

    HarnessX: A Composable, Adaptive, and Evolvable Agent Harness Foundry

    HarnessX enables adaptive and evolvable AI agent runtime interfaces through compositional primitives, trace-driven evolution, and feedback loops that improve both harness design and model training.

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

    InterleaveThinker: Reinforcing Agentic Interleaved Generation

    Recent image generators have demonstrated impressive photorealism and instruction-following capabilities in single-image generation and editing. However, constrained by their architectures, they cannot achieve interleaved generation (text-image sequence), which has crucial applic…

  187. arXiv cs.AI TIER_1 English(EN) · Lei Bai ·

    Agents-K1: Towards Agent-native Knowledge Orchestration

    Current LLM-based research agents have advanced through agent orchestration, yet largely overlook scientific knowledge orchestration. Existing works often reduce papers to abstracts, surface mentions, and flat \texttt{cites} edges, omitting key entities, claims, evidence, mechani…

  188. arXiv cs.CL TIER_1 English(EN) · Siheng Chen ·

    HyperTool: Beyond Step-Wise Tool Calls for Tool-Augmented Agents

    Tool-augmented LLM agents commonly rely on step-wise atomic tool calls, where each invocation, observation, and value transfer is exposed in the main reasoning trace. This creates an \emph{execution-granularity mismatch}: locally deterministic tool workflows are unfolded into rep…

  189. arXiv cs.AI TIER_1 English(EN) · Juanzi Li ·

    EurekAgent: Agent Environment Engineering is All You Need For Autonomous Scientific Discovery

    LLM-based agents have shown increasing potential in automating scientific discovery. Given an optimizable metric and an execution environment, they can propose, validate, and iterate scientific solutions, and have produced results that outperform human-designed approaches. As mod…

  190. arXiv cs.CL TIER_1 English(EN) · Juanzi Li ·

    EurekAgent: Agent Environment Engineering is All You Need For Autonomous Scientific Discovery

    LLM-based agents have shown increasing potential in automating scientific discovery. Given an optimizable metric and an execution environment, they can propose, validate, and iterate scientific solutions, and have produced results that outperform human-designed approaches. As mod…

  191. arXiv cs.CL TIER_1 English(EN) · Vamse Kumar Subbiah ·

    Recursive Agent Harnesses

    Recursive language models (RLMs) showed that recursion over model calls is an effective strategy for long-context reasoning, and production coding agents have begun to write code that spawns subagents at scale, most recently in Anthropic's dynamic workflows. We name and study the…

  192. arXiv cs.AI TIER_1 English(EN) · Dawn Song ·

    AgentBeats: Agentifying Agent Assessment for Openness, Standardization, and Reproducibility

    Agent systems are advancing quickly across domains, but their evaluation remains fragmented. Most benchmarks rely on fixed, LLM-centric harnesses that require heavy integration, create test-production mismatch, and limit fair comparison across diverse agent designs. The root prob…

  193. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Hao Wang ·

    Reward Modeling for Multi-Agent Orchestration

    Multi-Agent Systems (MAS) built on Large Language Models (LLMs) require effective orchestration to coordinate specialized agents, yet training such orchestrators is hindered by limited supervision and high computational cost. We propose Orchestration Reward Modeling (OrchRM), a s…

  194. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Qing Qu ·

    See What I See, Know What I Think: Dense Latent Communication Across Heterogeneous Agents

    Multi-agent systems communicate mostly through text, paying a lossy and expensive decode and re-encode cost. KV-cache communication is a promising alternative, yet most prior work is homogeneous, using duplicate copies of the same model, and avoids the central challenge of cross-…

  195. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Barbara Di Eugenio ·

    Multiagent Protocols with Aggregated Confidence Signals

    Confidence is used for reliability, oversight, and a range of downstream decision tasks in Natural Language Processing (NLP), yet no existing method produces or evaluates a confidence for the output of a multiagent system. Prior work uses confidence within multiagent debate (MAD)…

  196. arXiv cs.AI TIER_1 English(EN) · Tianwei Zhang ·

    Who Pays the Price? Stakeholder-Centric Prompt Injection Benchmarking for Real-world Web Agents

    Web agents driven by large language models (LLMs) are increasingly deployed in real-world environments, where they operate over untrusted web content and execute actions with direct consequences. This makes them vulnerable to prompt-injection attacks, in which seemingly benign co…

  197. arXiv cs.CL TIER_1 English(EN) · Bo Du ·

    SkillCAT: Contrastive Assessment and Topology-Aware Skill Self-Evolution for LLM Agents

    Skill self-evolution methods for LLM agents aim to turn execution trajectories into reusable skill documents, but current pipelines typically learn from one trajectory per task, merge candidate skill patches before checking them, and load the full skill corpus before inference. W…

  198. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Shafiq Joty ·

    The Illusion of Multi-Agent Advantage

    Prevailing wisdom posits that Multi-Agent Systems (MAS) are superior to Single-Agent Systems (SAS), citing advantages like context protection, parallel processing and distributed decision-making. However, empirical support for this claim relies primarily on comparisons with SAS b…

  199. arXiv cs.CL TIER_1 English(EN) · Kexin Ding, Yang Zhou, Can Jin, Feng Tong, Mu Zhou, Dimitris N. Metaxas ·

    Agent Skill Evaluation and Evolution: Frameworks and Benchmarks

    arXiv:2606.11435v1 Announce Type: new Abstract: The growth of agent skills has transformed how agentic systems are built, evaluated, and deployed. As skill libraries continue to scale, rigorous evaluation becomes critical to ensuring their utility, quality, and safety in real-wor…

  200. arXiv cs.CL TIER_1 English(EN) · Shi Liu, Jiayao Chen, Chengwei Qin, Yanqing Hu, Jufan Zhang, Linyi Yang ·

    Notes2Skills: From Lab Notebooks to Certainty-Aware Scientific Agent Skills

    arXiv:2606.11897v1 Announce Type: new Abstract: Scientific discovery workflows usually contain and rely heavily on lab notes, where researchers record observations, interpret uncertain results, and plan follow-up experiments. Such informative lab notes preserve evolving scientifi…

  201. arXiv cs.CL TIER_1 English(EN) · Andrew Semenov, Svyatoslav Dorofeev ·

    Beyond Compaction: Structured Context Eviction for Long-Horizon Agents

    arXiv:2606.11213v1 Announce Type: new Abstract: We present Context Window Lifecycle (CWL), a context-management scheme that gives long-horizon LLM agents an effectively unbounded working horizon. As a session accumulates history, CWL keeps the context within budget through gradua…

  202. arXiv cs.AI TIER_1 English(EN) · Issa Hanou, Eric Kemmeren, Devin Wild Thomas, Mathijs de Weerdt ·

    Precomputing Multi-Agent Path Replanning Using Temporal Flexibility

    arXiv:2601.04884v3 Announce Type: replace Abstract: Executing a multi-agent plan can be challenging when an agent is delayed, because this typically creates conflicts with other agents. So, we need to quickly find a new safe plan. Replanning only the delayed agent often does not …

  203. arXiv cs.AI TIER_1 English(EN) · Zhuoran Li, Ling Pan, Jiatai Huang, Longbo Huang ·

    Improving Generalization and Data Efficiency with Diffusion in Offline Multi-agent RL

    arXiv:2307.01472v2 Announce Type: replace Abstract: We present a novel Diffusion Offline Multi-agent Model (DOM2) for offline Multi-Agent Reinforcement Learning (MARL). Different from existing algorithms that rely mainly on conservatism in policy design, DOM2 enhances policy expr…

  204. arXiv cs.AI TIER_1 English(EN) · Jiachun Li, Zhuoran Jin, Tianyi Men, Yupu Hao, Kejian Zhu, Lingshuai Wang, Dongqi Huang, Longxiang Wang, Shengjia Hua, Lu Wang, Jinshan Gao, Hongbang Yuan, Ruilin Xu, Kang Liu, Jun Zhao ·

    Agentic Environment Engineering for Large Language Models: A Survey of Environment Modeling, Synthesis, Evaluation, and Application

    arXiv:2606.12191v1 Announce Type: cross Abstract: Environments serve as interactive systems for large language model (LLM) based agents across diverse scenarios and play a crucial role in driving the continual evolution of model capabilities. Despite this importance, existing wor…

  205. arXiv cs.AI TIER_1 English(EN) · Sawyer Zhang, Alexander Wang, Sophie Lei ·

    Layer-Isolated Evaluation: Gating the Deterministic Scaffold of a Production LLM Agent with a No-LLM, Regression-Locked Test Harness

    arXiv:2606.11686v1 Announce Type: cross Abstract: End-to-end task-success is the dominant way to evaluate LLM agents, but one aggregate number tells you that an agent regressed, not where. We present layer-isolated evaluation: a deployed ordering agent is decomposed into a fixed …

  206. arXiv cs.AI TIER_1 English(EN) · Tu Lan, Chaowei Xiao ·

    Runtime Skill Audit: Targeted Runtime Probing for Agent Skill Security

    arXiv:2606.11671v1 Announce Type: cross Abstract: Agent skills let LLM agents reuse instructions, resources, tools, and workflows, but they also create a new place for malicious behavior to hide. A skill may look benign in its documentation or code while becoming harmful only whe…

  207. arXiv cs.AI TIER_1 English(EN) · Siyuan Luo, Nairong Zheng, Lin Zhou, Tiankuo Yao, Shengyou Yuan, Haojia Yu, Cong Pang, Jiapeng Luo, Lewei Lu ·

    ISE: An Execution-Grounded Recipe for Multi-Turn OS-Agent Trajectories

    arXiv:2606.11520v1 Announce Type: cross Abstract: Training capable OS agents requires data that simultaneously captures structured user intents, multi-turn task delegation, and grounded tool execution--properties absent from existing datasets. We propose ISE (Intent -> Simulate -…

  208. arXiv cs.AI TIER_1 English(EN) · Lingzhi Yuan, Chenghao Deng, Fangxu Yu, Souradip Chakraborty, Mohammad Rostami, Furong Huang ·

    FlowBank: Query-Adaptive Agentic Workflows Optimization through Precompute-and-Reuse

    arXiv:2606.11290v1 Announce Type: cross Abstract: Large Language Model (LLM)-based multi-agent systems are increasingly powerful, but current agentic workflow optimization paradigms make an unsatisfying trade-off. Task-level methods spend substantial offline compute yet deploy on…

  209. arXiv cs.AI TIER_1 English(EN) · Zhiyu Chen, Zihan Guo, Bo Huang, Bingwei Lu, Jianghao Lin, Yuanjian Zhou, Weinan Zhang ·

    SkillJuror: Measuring How Agent Skill Organization Changes Runtime Behavior

    arXiv:2606.11543v1 Announce Type: new Abstract: Agent Skills augment large language model (LLM) agents with procedural knowledge at inference time, but current benchmarks rarely distinguish what a Skill says from how it is organized. We study this distinction through Progressive …

  210. arXiv cs.AI TIER_1 English(EN) · Adithya Srinivasan, Devesh Paragiri ·

    Search Discipline for Long-Horizon Research Agents

    arXiv:2606.11522v1 Announce Type: new Abstract: Autoresearch agents now propose, evaluate, and select scientific candidates against a metric, and that metric is usually an aggregate reduced over a heterogeneous space of regions, slices, or cohorts. We show that when scientific va…

  211. arXiv cs.AI TIER_1 English(EN) · Ahasan Kabir, Jiaqi Xue, Mengxin Zheng, Qian Lou ·

    INFRAMIND: Infrastructure-Aware Multi-Agent Orchestration

    arXiv:2606.11440v1 Announce Type: new Abstract: Existing multi-agent LLM orchestration methods, ranging from brute-force ensembles to learned routers, select models and topologies based on task and model features. However, these methods do not consider the runtime state of the se…

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

    See What I See, Know What I Think: Dense Latent Communication Across Heterogeneous Agents

    Heterogeneous multi-agent systems can effectively transfer knowledge through aligned KV-cache communication, achieving better performance than text-based methods with reduced computational costs.

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

    HarnessBridge: Learnable Bidirectional Controller for LLM Agent Harness

    Learnable harness controller called HarnessBridge is introduced to parameterize agent-environment interfaces through bidirectional projections, achieving performance comparable to specialized harnesses with reduced computational overhead.

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

    EurekAgent: Agent Environment Engineering is All You Need For Autonomous Scientific Discovery

    Environment engineering enhances autonomous scientific discovery by designing structured agent environments that optimize behaviors like exploration and collaboration while mitigating issues such as reward hacking and human oversight friction, as demonstrated by the EurekAgent sy…

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

    InterleaveThinker: Reinforcing Agentic Interleaved Generation

    InterleaveThinker enables interleaved generation capabilities for image generators through a multi-agent pipeline with planner and critic agents, achieving performance comparable to state-of-the-art models while enhancing reasoning benchmarks.

  216. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Ozlem Ozmen Garibay ·

    Smarter Saboteurs, Better Fixers: Scaling & Security in Linear Multi-Agent Workflows

    As LLM-based multi-agent systems (MAS) are deployed in the wild, the resilience of their collaboration structures against adversarial compromise becomes a critical safety concern. Attackers may leverage prompt-injection or jailbreaking to sabotage individual agents within MAS wor…

  217. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Olly Styles ·

    WorkBench Revisited: Workplace Agents Two Years On

    The best agent on WorkBench in March 2024, GPT-4, completed 43% of tasks and took an unintended harmful action, such as emailing the wrong person, on 26% of them. We re-visit the benchmark in June 2026 and find that the best agent to date, Claude Opus 4.8, completes 89% and takes…

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

    APPO: Agentic Procedural Policy Optimization

    Agentic Reinforcement Learning method that improves multi-turn tool-use capabilities by refining branching decisions and credit assignment through fine-grained decision points and procedure-level advantage scaling.

  219. arXiv cs.AI TIER_1 English(EN) · Jun Zhao ·

    Agentic Environment Engineering for Large Language Models: A Survey of Environment Modeling, Synthesis, Evaluation, and Application

    Environments serve as interactive systems for large language model (LLM) based agents across diverse scenarios and play a crucial role in driving the continual evolution of model capabilities. Despite this importance, existing work lacks a systematic categorization and deep analy…

  220. arXiv cs.CL TIER_1 English(EN) · Linyi Yang ·

    Notes2Skills: From Lab Notebooks to Certainty-Aware Scientific Agent Skills

    Scientific discovery workflows usually contain and rely heavily on lab notes, where researchers record observations, interpret uncertain results, and plan follow-up experiments. Such informative lab notes preserve evolving scientific reasoning and author uncertainty, rather than …

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

    Notes2Skills: From Lab Notebooks to Certainty-Aware Scientific Agent Skills

    Scientific discovery workflows usually contain and rely heavily on lab notes, where researchers record observations, interpret uncertain results, and plan follow-up experiments. Such informative lab notes preserve evolving scientific reasoning and author uncertainty, rather than …

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

    Layer-Isolated Evaluation: Gating the Deterministic Scaffold of a Production LLM Agent with a No-LLM, Regression-Locked Test Harness

    End-to-end task-success is the dominant way to evaluate LLM agents, but one aggregate number tells you that an agent regressed, not where. We present layer-isolated evaluation: a deployed ordering agent is decomposed into a fixed taxonomy of layers (ontology, intent, routing, dec…

  223. arXiv cs.CL TIER_1 English(EN) · Sophie Lei ·

    Layer-Isolated Evaluation: Gating the Deterministic Scaffold of a Production LLM Agent with a No-LLM, Regression-Locked Test Harness

    End-to-end task-success is the dominant way to evaluate LLM agents, but one aggregate number tells you that an agent regressed, not where. We present layer-isolated evaluation: a deployed ordering agent is decomposed into a fixed taxonomy of layers (ontology, intent, routing, dec…

  224. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Xin Wang ·

    SAIGuard: Communication-State Simulation for Proactive Defense of LLM Multi-Agent Systems

    LLM-based multi-agent systems (MAS) solve complex tasks through inter-agent collaboration, but their communication-driven nature also allows security risks to spread across agents and trigger system-wide failures. Existing MAS defenses mainly follow a reactive paradigm after exec…

  225. arXiv cs.CL TIER_1 English(EN) · Yunan Lu, Ryan Shea, Yusen Zhang, Zhou Yu ·

    VISTA: A Versatile Interactive User Simulation Toolkit for Agent Evaluation

    arXiv:2606.11079v1 Announce Type: new Abstract: Evaluation remains a critical bottleneck for interactive agent development. Existing evaluation methods often rely on static benchmarks, which fail to capture the dynamic, multi-step nature of agentic behavior and struggle to expose…

  226. arXiv cs.CL TIER_1 Deutsch(DE) · Jayoo Hwang, Xiaowen Zhang, Vedant Padwal ·

    WebChallenger: A Reliable and Efficient Generalist Web Agent

    arXiv:2606.10423v1 Announce Type: new Abstract: Autonomous web navigation remains challenging for LLM agents, and the strongest generalist systems rely on proprietary reasoning models whose inference cost is prohibitive for the repetitive tasks where such agents would be most use…

  227. arXiv cs.AI TIER_1 English(EN) · Youjin Wang, Run Zhou, Yingjie Ma, Rong Fu, Jiani Liang, Shuaishuai Cao, Min Huang, Tao Fang, Liangming Pan ·

    ASA: Backbone-Training-Free Representation Engineering for Tool-Calling Agents

    arXiv:2602.04935v3 Announce Type: replace-cross Abstract: Adapting LLM agents to domain-specific tool calling remains notably brittle under evolving interfaces. Prompt and schema engineering is easy to deploy but often fragile under distribution shift and strict parsers, while co…

  228. arXiv cs.AI TIER_1 English(EN) · Samuel Holt, Max Ruiz Luyten, Thomas Pouplin, Mihaela van der Schaar ·

    Fact-Augmented Lookahead Planning for LLM Agents

    arXiv:2506.09171v2 Announce Type: replace-cross Abstract: Large Language Models (LLMs) are increasingly capable, but LLM agents still struggle to plan effectively in interactive, partially observable, long-horizon environments when search is unguided or recent history is insuffic…

  229. arXiv cs.AI TIER_1 English(EN) · Hangtao Zhang, Chenyu Zhu, Xianlong Wang, Ziqi Zhou, Changgan Yin, Minghui Li, Lulu Xue, Yichen Wang, Shengshan Hu, Aishan Liu, Peijin Guo, Leo Yu Zhang ·

    BadRobot: Jailbreaking Embodied LLM Agents in the Physical World

    arXiv:2407.20242v5 Announce Type: replace-cross Abstract: Embodied AI represents systems where AI is integrated into physical entities. Large Language Model (LLM), which exhibits powerful language understanding abilities, has been extensively employed in embodied AI by facilitati…

  230. arXiv cs.AI TIER_1 English(EN) · Valerie Chen, Rohit Malhotra, Xingyao Wang, Juan Michelini, Xuhui Zhou, Aditya Bharat Soni, Hoang H. Tran, Calvin Smith, Ameet Talwalkar, Graham Neubig ·

    How can we assess human-agent interactions? Case studies in software agent design

    arXiv:2510.09801v3 Announce Type: replace Abstract: While benchmarks measure the accuracy of LLM-powered agents, they mostly assume full automation, failing to represent the collaborative nature of real-world use cases. In this paper, we make two major steps towards the rigorous …

  231. arXiv cs.AI TIER_1 English(EN) · Genta Indra Winata, Amartya Chakraborty, Yuzhen Lin, Swasthi P Rao, Shikhhar Siingh, Houhan Lu, Nadia Bathaee, Sriharsha Hatwar, Paresh Dashore, Anmol Jain, Kshitij Tayal, Xiuzhu Lin, Anirban Das, Sambit Sahu, Shi-Xiong Zhang ·

    T1-Bench: Benchmarking Multi-Scenario Agents in Real-World Domains

    arXiv:2606.11070v1 Announce Type: cross Abstract: Recent advances in reasoning and tool-calling capabilities of large language models (LLMs) have enabled increasingly capable agentic systems. However, existing benchmarks remain limited in task complexity, realism, and domain dive…

  232. arXiv cs.AI TIER_1 English(EN) · Yuzhen Mao, Azalia Mirhoseini ·

    Decentralized Multi-Agent Systems with Shared Context

    arXiv:2606.10662v1 Announce Type: cross Abstract: Multi-agent systems (MAS) can scale large language model reasoning at test time by decomposing complex problems into parallel subtasks. However, most existing MAS rely on centralized orchestration, where a main agent assigns work,…

  233. arXiv cs.AI TIER_1 English(EN) · Yuchen Ling, Shengcheng Yu, Zhenyu Chen, Chunrong Fang ·

    Toward Secure LLM Agents: Threat Surfaces, Attacks, Defenses, and Evaluation

    arXiv:2606.10749v1 Announce Type: cross Abstract: Large language model (LLM) agents are rapidly moving from conversational interfaces to software components that plan, invoke tools, maintain memory, and act on external environments. This transition changes the nature of security …

  234. arXiv cs.AI TIER_1 English(EN) · Sirui Liang, Bohan Yu, Peiyu Wang, Shiguang Guo, Wenxing Hu, Pengfei Cao, Jian Zhao, Cao Liu, Ke Zeng, Xunliang Cai, Kang Liu ·

    STAGE-Claw: Automated State-based Agent Benchmarking for Realistic Scenarios

    arXiv:2606.10394v1 Announce Type: new Abstract: Large language models are increasingly used to power personal agents for everyday applications, but evaluating these agents remains a challenge. Existing benchmarks still rely on sandboxed artifacts, static task design, and coarse s…

  235. arXiv cs.AI TIER_1 English(EN) · Abhilasha Lodha, Mahsa Pahlavikhah Varnosfaderani, Abir Chakraborty, Abhinav Mithal ·

    Less Context, Better Agents: Efficient Context Engineering for Long-Horizon Tool-Using LLM Agents

    arXiv:2606.10209v1 Announce Type: new Abstract: Large language models deployed as autonomous agents for enterprise workflows face a key challenge: verbose tool responses from enterprise systems can cause context overflow, stale-state errors, and high inference cost. We study this…

  236. arXiv cs.AI TIER_1 English(EN) · Junli Zha, Jinbo Wang, Chao Zhou, Xiang Song ·

    Trace2Policy: From Expert Behavior Traces to Self-Evolving Decision Agents

    arXiv:2606.10457v1 Announce Type: new Abstract: Decision rules that enterprise experts apply tacitly -- in auditing, compliance, and contract review -- can be systematically recovered and improved through iterative error analysis. We present \textbf{Trace2Policy}, whose core mech…

  237. arXiv cs.AI TIER_1 English(EN) · Filippo Tonini, Federico Torrielli, Anton Danholt Lautrup, Peter Schneider-Kamp, Mustafa Mert \c{C}elikok, Lukas Galke Poech ·

    The Arbiter Agent: Continually Monitoring Multi-Agent Conversations to Detect Emergent Misalignment

    arXiv:2606.10747v1 Announce Type: new Abstract: As AI systems built from multiple language-model agents become more common, they are increasingly used to make decisions together: discussing, negotiating, and acting on shared tasks. While individual agents may appear well-aligned …

  238. arXiv cs.AI TIER_1 English(EN) · Huanshuo Dong, Keyao Zhang, Hong Wang, Zhezheng Hao, Zhiwei Zhuang, Ziyan Liu, Jiacong Wang, Gengyuan Liu, Xin Jin ·

    AutoPDE: Reliable Agentic PDE Solving via Explicitly Represented Solver Strategies

    arXiv:2606.10752v1 Announce Type: new Abstract: Numerical solvers for partial differential equations (PDEs) are core computational tools in science and engineering. Building reliable PDE solvers requires not only executable code, but a numerical solver strategy, a set of decision…

  239. arXiv cs.AI TIER_1 English(EN) · Xucong Wang, Ziyu Ma, Shidong Yang, Tongwen Huang, Pengkun Wang, Yong Wang, Xiangxiang Chu ·

    Role-Agent: Bootstrapping LLM Agents via Dual-Role Evolution

    arXiv:2606.10917v1 Announce Type: new Abstract: Although Large Language Model (LLM) agents have demonstrated strong performance on complex tasks, their learning is often limited by inefficient interaction feedback and static training environments, which hinder broader generalizat…

  240. arXiv cs.AI TIER_1 English(EN) · Andrew Bo Liu, Samira Nedungadi, Bryce Cai, Alex Kleinman, Harmon Bhasin, Seth Donoughe ·

    ABC-Bench: An Agentic Bio-Capabilities Benchmark for Biosecurity

    arXiv:2606.11150v1 Announce Type: new Abstract: Large language models (LLMs) are rapidly acquiring capabilities relevant to biological research, from literature synthesis to interpretation of experimental data. Increasingly, LLM agents can also perform in silico biology tasks tha…

  241. arXiv cs.AI TIER_1 English(EN) · Yijia Shao, Zora Zhiruo Wang, Neel Ahuja, Yicheng Wang, Bowen Liu, Diyi Yang ·

    CollabSkill: Evaluating Human-Agent Collaboration On Real-World Tasks

    arXiv:2606.09833v1 Announce Type: cross Abstract: AI agents are reshaping the workspace, leading to drastic change of how humans work. Despite the considerable potential of human-agent collaboration both in preserving human agency and generating economic value, this paradigm rema…

  242. arXiv cs.AI TIER_1 English(EN) · Sawyer Zhang, Alexander Wang, Sophie Lei ·

    Catching One in Five: LLM-as-Judge Blind Spots in Production Multi-Turn Transaction Agents

    arXiv:2606.10315v1 Announce Type: cross Abstract: LLM-as-judge is the default instrument for evaluating conversational agents, yet its reliability is almost always reported as agreement with human ratings, not recall of real defects. We study a deployed multi-turn food-and-bevera…

  243. arXiv cs.AI TIER_1 English(EN) · David Hofer, Edoardo Debenedetti, Florian Tram\`er ·

    Assessing Automated Prompt Injection Attacks in Agentic Environments

    arXiv:2606.10525v1 Announce Type: cross Abstract: Indirect prompt injection poses a critical threat to LLM agents that interact with untrusted external data, yet automated attack methods--proven effective for jailbreaking--remain underexplored in realistic agentic settings. We pr…

  244. arXiv cs.LG TIER_1 English(EN) · Laksh Advani ·

    From Confident Closing to Silent Failure: Characterizing False Success in LLM Agents

    arXiv:2606.09863v1 Announce Type: new Abstract: LLM agents can fail silently by asserting task completion when the environment state shows otherwise. We study this failure mode, false success, across two agent benchmarks: 9,876 tau2-bench trajectories from 8 model families and 1,…

  245. arXiv cs.CL TIER_1 English(EN) · Shuwen Xu (May), Zhitao He (May), Yi R. (May), Fung ·

    RedAct: Redacting Agent Capability Traces for Procedural Skill Protection

    arXiv:2606.10813v1 Announce Type: cross Abstract: Users rely on execution traces to observe agent behavior, diagnose failures, and ensure accountability. These traces contain rich procedural detail, including tool invocations, intermediate decisions, and error-recovery logic. Yet…

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

    SkillJuror: Measuring How Agent Skill Organization Changes Runtime Behavior

    Agent Skills augment large language model (LLM) agents with procedural knowledge at inference time, but current benchmarks rarely distinguish what a Skill says from how it is organized. We study this distinction through Progressive Disclosure, where a concise root file points age…

  247. Hugging Face Daily Papers TIER_1 Italiano(IT) ·

    Orchestra-o1: Omnimodal Agent Orchestration

    An omnimodal agent orchestration framework is presented that enables efficient collaboration across multiple modalities through unified task decomposition and specialized sub-agent execution, achieving superior performance on complex multimodal benchmarks.

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

    Evoflux: Inference-Time Evolution of Executable Tool Workflows for Compact Agents

    Evoflux enables compact language models to execute tool workflows more reliably by using evolutionary search to repair failed plans during inference, significantly improving execution feasibility compared to traditional fine-tuning methods.

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

    Agentic Environment Engineering for Large Language Models: A Survey of Environment Modeling, Synthesis, Evaluation, and Application

    Large language model agents require specialized environments for training and evaluation, which can be categorized by their engineering lifecycle stages and evolved through various paradigms including neural and symbolic approaches.

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

    RedAct: Redacting Agent Capability Traces for Procedural Skill Protection

    Users rely on execution traces to observe agent behavior, diagnose failures, and ensure accountability. These traces contain rich procedural detail, including tool invocations, intermediate decisions, and error-recovery logic. Yet this detail can expose private procedural skills,…

  251. arXiv cs.CL TIER_1 English(EN) · Lewei Lu ·

    ISE: An Execution-Grounded Recipe for Multi-Turn OS-Agent Trajectories

    Training capable OS agents requires data that simultaneously captures structured user intents, multi-turn task delegation, and grounded tool execution--properties absent from existing datasets. We propose ISE (Intent -> Simulate -> Execute), a three-stage synthesis paradigm that …

  252. arXiv cs.AI TIER_1 English(EN) · Seth Donoughe ·

    ABC-Bench: An Agentic Bio-Capabilities Benchmark for Biosecurity

    Large language models (LLMs) are rapidly acquiring capabilities relevant to biological research, from literature synthesis to interpretation of experimental data. Increasingly, LLM agents can also perform in silico biology tasks that previously required experienced human biologis…

  253. arXiv cs.CL TIER_1 English(EN) · Zhou Yu ·

    VISTA: A Versatile Interactive User Simulation Toolkit for Agent Evaluation

    Evaluation remains a critical bottleneck for interactive agent development. Existing evaluation methods often rely on static benchmarks, which fail to capture the dynamic, multi-step nature of agentic behavior and struggle to expose meaningful failure modes. While user-simulation…

  254. arXiv cs.CL TIER_1 English(EN) · Shi-Xiong Zhang ·

    T1-Bench: Benchmarking Multi-Scenario Agents in Real-World Domains

    Recent advances in reasoning and tool-calling capabilities of large language models (LLMs) have enabled increasingly capable agentic systems. However, existing benchmarks remain limited in task complexity, realism, and domain diversity, and often fail to capture interactions that…

  255. arXiv cs.AI TIER_1 English(EN) · Xiangxiang Chu ·

    Role-Agent: Bootstrapping LLM Agents via Dual-Role Evolution

    Although Large Language Model (LLM) agents have demonstrated strong performance on complex tasks, their learning is often limited by inefficient interaction feedback and static training environments, which hinder broader generalization. To address these limitations, this paper in…

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

    Role-Agent: Bootstrapping LLM Agents via Dual-Role Evolution

    Role-Agent framework enables LLM agents to function as both agent and environment through bootstrapped co-evolution, improving performance via environment-aware reasoning and targeted practice.

  257. arXiv cs.CL TIER_1 English(EN) · Fung ·

    RedAct: Redacting Agent Capability Traces for Procedural Skill Protection

    Users rely on execution traces to observe agent behavior, diagnose failures, and ensure accountability. These traces contain rich procedural detail, including tool invocations, intermediate decisions, and error-recovery logic. Yet this detail can expose private procedural skills,…

  258. arXiv cs.AI TIER_1 English(EN) · Xin Jin ·

    AutoPDE: Reliable Agentic PDE Solving via Explicitly Represented Solver Strategies

    Numerical solvers for partial differential equations (PDEs) are core computational tools in science and engineering. Building reliable PDE solvers requires not only executable code, but a numerical solver strategy, a set of decisions about discretization, stabilization, solver co…

  259. arXiv cs.AI TIER_1 English(EN) · Chunrong Fang ·

    Toward Secure LLM Agents: Threat Surfaces, Attacks, Defenses, and Evaluation

    Large language model (LLM) agents are rapidly moving from conversational interfaces to software components that plan, invoke tools, maintain memory, and act on external environments. This transition changes the nature of security risk. In agentic settings, failures are no longer …

  260. arXiv cs.AI TIER_1 English(EN) · Lukas Galke Poech ·

    The Arbiter Agent: Continually Monitoring Multi-Agent Conversations to Detect Emergent Misalignment

    As AI systems built from multiple language-model agents become more common, they are increasingly used to make decisions together: discussing, negotiating, and acting on shared tasks. While individual agents may appear well-aligned when tested on their own, problems can arise fro…

  261. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Azalia Mirhoseini ·

    Decentralized Multi-Agent Systems with Shared Context

    Multi-agent systems (MAS) can scale large language model reasoning at test time by decomposing complex problems into parallel subtasks. However, most existing MAS rely on centralized orchestration, where a main agent assigns work, collects outputs, and merges results. As the numb…

  262. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Sumit Gulwani ·

    SkillAxe: Sharpening LLM-Authored Agent Skills Through Evaluation-Guided Self-Refinement

    Skill documents, structured natural-language instructions that guide Large Language Model (LLM) agents, are critical to modern agent frameworks, yet LLMs struggle to write skills that actually work. On SkillsBench, human-authored skills improve pass rates by 16.2 percentage point…

  263. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Sumit Gulwani ·

    SkillAxe: Sharpening LLM-Authored Agent Skills Through Evaluation-Guided Self-Refinement

    Skill documents, structured natural-language instructions that guide Large Language Model (LLM) agents, are critical to modern agent frameworks, yet LLMs struggle to write skills that actually work. On SkillsBench, human-authored skills improve pass rates by 16.2 percentage point…

  264. arXiv cs.AI TIER_1 English(EN) · Florian Tramèr ·

    Assessing Automated Prompt Injection Attacks in Agentic Environments

    Indirect prompt injection poses a critical threat to LLM agents that interact with untrusted external data, yet automated attack methods--proven effective for jailbreaking--remain underexplored in realistic agentic settings. We present a comprehensive empirical evaluation of auto…

  265. arXiv cs.CL TIER_1 Deutsch(DE) · Vedant Padwal ·

    WebChallenger: A Reliable and Efficient Generalist Web Agent

    Autonomous web navigation remains challenging for LLM agents, and the strongest generalist systems rely on proprietary reasoning models whose inference cost is prohibitive for the repetitive tasks where such agents would be most useful. We argue this gap stems not from insufficie…

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

    STAGE-Claw: Automated State-based Agent Benchmarking for Realistic Scenarios

    Large language models are increasingly used to power personal agents for everyday applications, but evaluating these agents remains a challenge. Existing benchmarks still rely on sandboxed artifacts, static task design, and coarse scoring, which hinder scalability and limit progr…

  267. arXiv cs.AI TIER_1 English(EN) · Po-Ya Angela Wang, Chinmaya Mishra, Asl{\i} \"Ozy\"urek, Paula Rubio-Fern\'andez, Esam Ghaleb ·

    Aligned but Not Partner-Specific: Distinguishing How Multimodal LLM Agents Succeed in Reference Games Without Human-Like Conventions

    arXiv:2606.08081v1 Announce Type: cross Abstract: Repeated reference games test whether interlocutors replace their initially long descriptions with shorter, partner-specific conventions grounded in shared interaction history. Prior work shows that multimodal LLMs fail to become …

  268. arXiv cs.AI TIER_1 English(EN) · Suchismita Naik, Samir Passi, Mihaela Vorvoreanu, Scott Saponas, Amanda Hall ·

    "So There's a Catch-22 Here": How Early Adopters Who Build Multi-Agent LLM Systems Conceptualize Transparency

    arXiv:2606.08323v1 Announce Type: cross Abstract: Multi-agent large language model (LLM) systems are rapidly emerging, yet transparency, a cornerstone of responsible AI, remains under-defined in these distributed architectures, which have complexities of inter-agent coordination …

  269. arXiv cs.AI TIER_1 English(EN) · Deepak Akkil, Ravi Kokku, Karthik Vikram, Tamer Abuelsaad, Aditya Vempaty, Satya Nitta ·

    Emergence World: A Platform for Evaluating Long-Horizon Multi-Agent Autonomy

    arXiv:2606.08367v1 Announce Type: cross Abstract: Most evaluations of LLM agents look like exams: a discrete task, a clean environment, a score in minutes or hours. We argue that this approach is mismatched with the deployment conditions of autonomous systems, where the relevant …

  270. arXiv cs.AI TIER_1 English(EN) · Zhengyi Zhuo, Yan Liu ·

    Projecting the Emerging Mindset of SWE Agent by Launching a Wild Code Understanding Journey

    arXiv:2606.08500v1 Announce Type: cross Abstract: Software engineering agents (SWE agents) increasingly work through tool-mediated trajectories in real repositories, yet their behavior remains difficult to characterize in concrete, observable terms. These trajectories record tool…

  271. arXiv cs.AI TIER_1 English(EN) · Yuhan Ma, Stefan Schmid ·

    SecureClaw: Clawing Back Control of LLM Agents

    arXiv:2606.09549v1 Announce Type: cross Abstract: Tool-using large language model (LLM) agents face two distinct security failures: unauthorized external actions and exposure of sensitive plaintext inside the runtime before any final output check can intervene. Existing defenses …

  272. arXiv cs.AI TIER_1 English(EN) · Rakibul Hasan Rajib, Mengxin Zheng, Qian Lou ·

    AGENTSERVESIM: A Hardware-aware Simulator for Multi-Turn LLM Agent Serving

    arXiv:2606.09613v1 Announce Type: cross Abstract: Multi-turn LLM agents interleave model calls with external tool invocations, shifting serving from stateless request processing to stateful program execution. Serving these workloads requires scheduling, KV-cache management, and r…

  273. arXiv cs.AI TIER_1 English(EN) · Mingxian Lin, Shengju Qian, Yuqi Liu, Yi-Hua Huang, Yiyu Wang, Wei Huang, Yitang Li, Fan Zhang, Zeyu Hu, Lingting Zhu, Xin Wang, Xiaojuan Qi ·

    OmniGameArena: A Unified UE5 Benchmark for VLM Game Agents with Improvement Dynamics

    arXiv:2606.09826v1 Announce Type: cross Abstract: Vision-language model (VLM) agents are increasingly deployed in interactive game environments. Yet game benchmarks for VLM agents typically report a single first-attempt score per (agent, game) pair, focus on single-agent Solo pla…

  274. arXiv cs.AI TIER_1 English(EN) · Sihao Hu, Tiansheng Huang, Gaowen Liu, Ramana Rao Kompella, Fatih Ilhan, Selim Furkan Tekin, Yichang Xu, Zachary Yahn, Ling Liu ·

    A Survey on Large Language Model-Based Game Agents

    arXiv:2404.02039v5 Announce Type: replace Abstract: Game environments provide rich, controllable settings that stimulate many aspects of real-world complexity. As such, game agents offer a valuable testbed for exploring capabilities relevant to Artificial General Intelligence. Re…

  275. arXiv cs.AI TIER_1 English(EN) · Trung-Kiet Huynh, Dao-Sy Duy-Minh, Thanh-Bang Cao, Phong-Hao Le, Hong-Dan Nguyen, Phu-Quy Nguyen-Lam, Minh-Luan Nguyen-Vo, Hong-Phat Pham, Phu-Hoa Pham, Thien-Kim Than, Chi-Nguyen Tran, Huy Tran, Gia-Thoai Tran-Le, Alessio Buscemi, Le Hong Trang, The Anh… ·

    Payoff scaling shapes cooperation in LLM agents across languages

    arXiv:2601.19082v2 Announce Type: replace Abstract: Large language models (LLMs) are increasingly deployed as autonomous agents that negotiate, coordinate, and act on behalf of users. Whether they cooperate in such settings is no longer just an academic question, but a central is…

  276. arXiv cs.LG TIER_1 English(EN) · Nivya Talokar, Ayush K Tarun, Murari Mandal, Maksym Andriushchenko, Antoine Bosselut ·

    Helpful to a Fault: Measuring Illicit Assistance in Multi-Turn, Multilingual LLM Agents

    arXiv:2602.16346v4 Announce Type: replace-cross Abstract: LLM-based agents execute real-world workflows via tools and memory. These affordances enable ill-intended adversaries to also use these agents to carry out complex misuse scenarios. Existing agent misuse benchmarks largely…

  277. arXiv cs.LG TIER_1 English(EN) · Najmul Hasan, Prashanth BusiReddyGari ·

    GRPO Does Not Close the Multi-Agent Coordination Gap

    arXiv:2606.07845v1 Announce Type: cross Abstract: We measure how well current large language models coordinate as multiple agents sharing a common resource, using the dining philosophers problem as a clean test bed. Across 630 episodes spanning seven models and three philosopher …

  278. arXiv cs.LG TIER_1 English(EN) · Zhiwei Li, Yong Hu ·

    SkillHone: A Harness for Continual Agent Skill Evolution Through Persistent Decision History

    arXiv:2606.08671v1 Announce Type: new Abstract: Agent skills extend language-model agents with task-specific procedures, scripts, and references, but the tasks and environments they target continually change. Existing methods improve skills in bounded runs and retain only the fin…

  279. arXiv cs.LG TIER_1 English(EN) · Yi Xie, Zhanke Zhou, Chentao Cao, Bo Liu, Bo Han ·

    DICE: Entropy-Regularized Equilibrium Selection for Stable Multi-Agent LLM Coordination

    arXiv:2606.08068v1 Announce Type: new Abstract: Multi-agent large language model (LLM) systems often fail to reliably outperform a single strong model equipped with best-of-N sampling. We argue that a core source of this instability is ill-posed equilibrium selection: current sys…

  280. arXiv cs.AI TIER_1 English(EN) · Safayat Bin Hakim, Keyan Guo, Wenkai Tan, Alvaro Velasquez, Shouhuai Xu, Houbing Herbert Song ·

    ANNEAL: Adapting LLM Agents via Governed Symbolic Patch Learning

    arXiv:2605.16309v2 Announce Type: replace Abstract: LLM-based agents can recover from individual execution errors, yet they repeatedly fail on the same fault when the underlying process knowledge--operator schemas, preconditions, and constraints--remains unrepaired. Existing self…

  281. arXiv cs.AI TIER_1 English(EN) · Xinyu Zhu, Yuzhu Cai, Zexi Liu, Cheng Wang, Fengyang Li, Wenkai Jin, Wanxu Liu, Zehao Bing, Bingyang Zheng, Jingyi Chai, Shuo Tang, Rui Ye, Yuwen Du, Xianghe Pang, Yaxin Du, Tingjia Miao, Yuzhi Zhang, Ruoxue Liao, Zhaohan Ding, Linfeng Zhang, Yanfeng Wan… ·

    EvoMaster: A Foundational Evolving Agent Framework for Agentic Science at Scale

    arXiv:2604.17406v3 Announce Type: replace Abstract: The convergence of large language models and agents is catalyzing a new era of scientific discovery: Agentic Science. While the scientific method is inherently iterative, existing agent frameworks are predominantly static, narro…

  282. arXiv cs.AI TIER_1 English(EN) · Yiyang Zhao, Zhuo Zhang, Qingxuan Le, Lizhen Qu, Zenglin Xu ·

    Beyond Goodhart's Law: A Dynamic Benchmark for Evaluating Compliance in Multi-Agent Systems

    arXiv:2606.07805v1 Announce Type: new Abstract: The rapid evolution of Large Language Models (LLMs) from passive assistants to autonomous, execution-capable agents has introduced critical operational risks. Most current evaluation frameworks neglect procedural compliance, leading…

  283. arXiv cs.AI TIER_1 English(EN) · Akshay J. Dave, David Grabaskas, Joseph A. Renevitz, Richard B. Vilim ·

    Overcoming the Regulatory Bottleneck via Agent-to-Agent Protocols: A Nuclear Case Study

    arXiv:2606.07866v1 Announce Type: new Abstract: Regulatory review of advanced nuclear reactor designs routinely spans more than three years and consumes hundreds of millions of dollars in combined regulator and applicant labor. We present the Regulatory Context Protocol (RCP), an…

  284. arXiv cs.AI TIER_1 English(EN) · Rahul Suresh Babu, Laxmipriya Ganesh Iyer ·

    Contract2Tool: Learning Preconditions and Effects for Reliable Tool-Augmented LLM Agents

    arXiv:2606.07904v1 Announce Type: new Abstract: Tool-augmented large language model agents increasingly rely on external APIs, but standard tool schemas describe how to call a tool, not when the tool is causally appropriate or what task state it produces. Causal tool filtering ad…

  285. arXiv cs.AI TIER_1 English(EN) · Amine El Hattami, Nicolas Chapados, Christopher Pal ·

    SKILL.nb: Selective Formalization and Gated Execution for Durable Agent Workflows

    arXiv:2606.08049v1 Announce Type: new Abstract: AI agents increasingly turn past experience into reusable artifacts such as code, workflows, and procedural memories. Reuse can improve efficiency, but it also creates a lifecycle reliability problem: artifacts that succeed once may…

  286. arXiv cs.AI TIER_1 English(EN) · Zayx Shawn ·

    PACE: Anytime-Valid Acceptance Tests for Self-Evolving Agents

    arXiv:2606.08106v1 Announce Type: new Abstract: Self-evolving agents improve by repeatedly proposing changes to their own prompts, skills, or workflows and keeping those that score higher on a small held-out set. Almost all effort has gone into the proposer that generates candida…

  287. arXiv cs.AI TIER_1 English(EN) · Hyogon Ryu, Jeonghwan Kim, Yewon Lim, Chaeun Lee, Jeongwook Kim, Donghoon Ham ·

    Online Agent-as-a-Judge: Situation-Generating Evaluation for Interactive Agents

    arXiv:2606.08200v1 Announce Type: new Abstract: Evaluating LLM-powered interactive social agents is challenging because socially relevant behaviors depend not only on isolated outputs, but also on prior interactions, social roles, and downstream actions. Existing methods typicall…

  288. arXiv cs.AI TIER_1 English(EN) · Junyi Yao, Zihao Zheng ·

    Beyond Agent Architecture: Execution Assumptions and Reproducibility in LLM-Based Trading Systems

    arXiv:2606.08285v1 Announce Type: new Abstract: Large language models (LLMs) and agentic systems are increasingly proposed for financial trading, yet their reported performance remains difficult to compare because studies vary in data provenance, temporal split discipline, execut…

  289. arXiv cs.AI TIER_1 English(EN) · Kale-ab Abebe Tessera, Andras Szecsenyi, Cameron Barker, Alexander Rutherford, Davide Paglieri, Aidan Scannell, Henry Gouk, Elliot J. Crowley, Tim Rockt\"aschel, Amos Storkey ·

    Benchmarking Open-Ended Multi-Agent Coordination in Language Agents

    arXiv:2606.08340v1 Announce Type: new Abstract: As language models are increasingly deployed as autonomous agents, they must coordinate with others over long horizons in open-ended interactive tasks. Yet existing evaluations rarely test these demands together, instead emphasising…

  290. arXiv cs.AI TIER_1 English(EN) · Lu Jia, Haibo Tong, Feifei Zhao, Jindong Li, Dongqi Liang, Ping Wu, Qian Zhang, Yi Zeng ·

    VESTA: A Fully Automated Scenario Generation and Safety Evaluation Framework for LLM Agents

    arXiv:2606.08531v1 Announce Type: new Abstract: Large language models (LLMs) are increasingly evolving from simple text-based interaction systems into LLM agents that can maintain memory, use tools, access external environments, and execute tasks. As their capabilities and autono…

  291. arXiv cs.AI TIER_1 English(EN) · Mark Burgess ·

    Quantitative Promise Theory: Intentionality and Inference in Autonomous Agents

    arXiv:2606.08552v1 Announce Type: new Abstract: I discuss some quantitative representations of Promise Theory for processes involving autonomous agents. Agent models are common in software systems, machine learning, and biology, for example, but may also apply to physics and othe…

  292. arXiv cs.AI TIER_1 English(EN) · Adrian de Valois-Franklin, Alex Bogdan ·

    RAILS: Verification-Native Clearing For Agentic Commerce

    arXiv:2606.08790v1 Announce Type: new Abstract: Autonomous agents negotiate, purchase, deploy code, and move funds, but no neutral mechanism determines whether they met their delegated obligation, who is responsible when they did not, or which settlement action follows. This is t…

  293. arXiv cs.AI TIER_1 English(EN) · Cheonsu Jeong ·

    Agent Economics: An Entropy-Controlled Pluralistic Alignment Framework for Preventing Artificial Hivemind in Autonomous Agents

    arXiv:2606.09039v1 Announce Type: new Abstract: This study proposes the Behavioral Protocol Framework (BPF), an entropy-controlled pluralistic alignment framework designed to address two critical challenges in autonomous agent economies: the hivemind effect arising from excessive…

  294. arXiv cs.AI TIER_1 English(EN) · Xiaofeng Lin, Yingxu Wang, Tung Sum Thomas Kwok, Daniel Guo, Sahil Arun Nale, Charles Fleming, Guang Cheng ·

    REFLECT: Intervention-Supported Error Attribution for Silent Failures in LLM Agent Traces

    arXiv:2606.09071v1 Announce Type: new Abstract: Large language model (LLM) agents now solve complex tasks through long plan-and-execution traces, yet the ability to locate errors in a completed traces still lags far behind, especially in the \emph{silent failure} regime. Existing…

  295. arXiv cs.AI TIER_1 English(EN) · Qianjun Pan, Yutao Yang, Junsong Li, Jie Zhou, Kai Chen, Xin Li, Qin Chen, Liang He ·

    Anything2Skill: Compiling External Knowledge into Reusable Skills for Agents

    arXiv:2606.09316v1 Announce Type: new Abstract: Retrieval-augmented generation (RAG) enables agents to access external knowledge at inference time, but it primarily retrieves fragmented declarative evidence, leaving agents to repeatedly infer task procedures from passages, manual…

  296. arXiv cs.AI TIER_1 English(EN) · Wanli Li, Bowen Zhou, Yunyao Yu, Zhou Xu, Yifan Yang, Dongsheng Li, Caihua Shan ·

    WeaveBench: A Long-Horizon, Real-World Benchmark for Computer-Use Agents with Hybrid Interfaces

    arXiv:2606.09426v1 Announce Type: new Abstract: Computer-use agents (CUAs) increasingly operate in runtimes that combine visual desktop control, command-line execution, code editing, browsers, and external tools. Existing benchmarks, however, often evaluate these interfaces as se…

  297. arXiv cs.AI TIER_1 English(EN) · Bojie Rong, Zheyu Shen, Qiaoping Wang, Pengfei Kang, Yang Xu, Yawen Wei, Hanyu Wu, Zhi Zhao, Leihao Pei, Linquan Jiang ·

    AliyunConsoleAgent: Training Web Agents in Real-World Cloud Environments via Distillation and Reinforcement Learning

    arXiv:2606.09447v1 Announce Type: new Abstract: We present AliyunConsoleAgent, a web agent framework for automated documentation verification in real-world cloud consoles. Major cloud platforms encompass hundreds of products with rapid feature iteration, causing console UIs to fr…

  298. arXiv cs.AI TIER_1 English(EN) · Pu Ning, Quan Chen, Kun Tao, Xinyu Tang, Tianshu Wang, Qianggang Cao, Xinyu Kong, Zujie Wen, Zhiqiang Zhang, Jun Zhou ·

    SearchSwarm: Towards Delegation Intelligence in Agentic LLMs for Long-Horizon Deep Research

    arXiv:2606.09730v1 Announce Type: new Abstract: Large language models are increasingly expected to handle complex, long-horizon real-world tasks whose context demands can grow without bound, yet model context windows remain inherently finite. Recent work explores a paradigm where…

  299. arXiv cs.AI TIER_1 English(EN) · Arsalan Shahid, Gordon Suttie, Philip Black ·

    Collaborative Human-Agent Protocol (CHAP)

    arXiv:2606.09751v1 Announce Type: new Abstract: Foundation models are moving from response generation into operational roles. They plan across steps, call tools, request human input, coordinate with other agents, and increasingly carry responsibility for work that affects custome…

  300. arXiv cs.AI TIER_1 English(EN) · Matthew Ho, Brian Liu, Jixuan Chen, Audrey Wang, Lianhui Qin ·

    SIGA: Self-Evolving Coding-Agent Adapters for Scientific Simulation

    arXiv:2606.09774v1 Announce Type: new Abstract: Advanced scientific simulators expose specialized input languages that turn simulation goals into executable configurations, but learning them can cost domain scientists hours to days. We study simulator setup as a problem of agent-…

  301. arXiv cs.AI TIER_1 English(EN) · Jiajie Li, Erwei Wang, Zhiru Zhang, Samuel Bayliss ·

    From Human Guidance to Autonomy: Agent Skill System for End-to-End LLM Deployment on Spatial NPUs

    arXiv:2606.07586v1 Announce Type: cross Abstract: Spatial neural processing units (NPUs) provide an energy-efficient platform for edge LLM inference, but efficiently deploying an LLM end-to-end on such hardware remains labor-intensive. Although AI coding agents have begun to lowe…

  302. arXiv cs.AI TIER_1 English(EN) · Bowen Ren, Heyan Huang, Yinghao Li, Yang Gao ·

    MetaEvo: A Meta-Optimization Framework for Experience-Driven Agent Evolution

    arXiv:2606.07603v1 Announce Type: cross Abstract: Large language models (LLMs) exhibit strong reasoning capabilities, yet most LLM-based agents are statically deployed and unable to improve through task interactions. Existing experience-driven methods often rely on memory or heur…

  303. arXiv cs.AI TIER_1 English(EN) · Veronique Ziegler ·

    IRAM-Omega-Q: A Computational Framework for Uncertainty Regulation in Adaptive Agents

    arXiv:2603.16020v2 Announce Type: replace Abstract: Adaptive agents operating under uncertainty must do more than optimize task outputs: they must maintain a workable internal state under noise, perturbation, and changing conditions. This paper introduces IRAM-Omega-Q, a computat…

  304. arXiv cs.AI TIER_1 English(EN) · Rishi Desai, Jesse Hu, Joan Cabezas, Neel Harsola, Pratyush Shukla, Roey Ben Chaim, Adnan El Assadi, Omkaar Mukund Kamath, Fenil Faldu, Prannay Hebbar, Jiankai Sun, Yiyuan Li, Pramod Srinivasan, Ishan Gupta, Christopher Settles, Daniel Wang, Derek Chen, … ·

    SWE-Marathon: Can Agents Autonomously Complete Ultra-Long-Horizon Software Work?

    arXiv:2606.07682v1 Announce Type: cross Abstract: AI agents are increasingly expected to complete long-horizon workflows that require sustained progress over hours, millions of tokens, and complex environments. Yet current agent benchmarks largely evaluate short-form tasks, such …

  305. arXiv cs.AI TIER_1 English(EN) · Faisal Fareed ·

    Cost-Aware Speculative Execution for LLM-Agent Workflows: An Integrated Five-Dimension Method

    arXiv:2606.07846v1 Announce Type: cross Abstract: LLM-agent workflows chain model calls and tool invocations, and spend most of their wall-clock time waiting on upstream operations before downstream ones can start. Speculative execution can reclaim that idle time by launching a d…

  306. arXiv cs.AI TIER_1 English(EN) · Jaineet Shah ·

    Causal Agent Replay: Counterfactual Attribution for LLM-Agent Failures

    arXiv:2606.08275v1 Announce Type: cross Abstract: When an LLM agent fails -- issues a refund it should not have, calls the wrong tool, leaks data -- existing tooling answers what happened (observability) or whether it passed (evaluation), but not which step caused the failure. Th…

  307. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Foutse Khomh ·

    Game-Theoretic Multi-Agent Control for Robust Contextual Reasoning in LLMs

    Large Language Models (LLMs) in multi-turn interactions maintain evolving context rather than generating isolated responses, making them vulnerable to prompt-injection and context-poisoning attacks in which locally plausible adversarial fragments gradually distort reasoning traje…

  308. arXiv cs.CL TIER_1 English(EN) · Sophie Lei ·

    Catching One in Five: LLM-as-Judge Blind Spots in Production Multi-Turn Transaction Agents

    LLM-as-judge is the default instrument for evaluating conversational agents, yet its reliability is almost always reported as agreement with human ratings, not recall of real defects. We study a deployed multi-turn food-and-beverage ordering agent and measure how many genuine qua…

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

    Decentralized Multi-Agent Systems with Shared Context

    Decentralized Language Models (DeLM) framework enables scalable large language model reasoning through parallel agents that asynchronously coordinate via a shared verified context, improving performance and efficiency over centralized approaches.

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

    The Arbiter Agent: Continually Monitoring Multi-Agent Conversations to Detect Emergent Misalignment

    A multi-agent system monitoring framework identifies misaligned behavior through real-time inspection with resource constraints, demonstrating effective detection of misalignment types under various conditions.

  311. Hugging Face Daily Papers TIER_1 Deutsch(DE) ·

    WebChallenger: A Reliable and Efficient Generalist Web Agent

    WebChallenger presents a web agent framework that improves autonomous navigation through structured page representation and cognitive-inspired mechanisms, achieving high performance with open-weight models.

  312. arXiv cs.AI TIER_1 English(EN) · Xiaojuan Qi ·

    OmniGameArena: A Unified UE5 Benchmark for VLM Game Agents with Improvement Dynamics

    Vision-language model (VLM) agents are increasingly deployed in interactive game environments. Yet game benchmarks for VLM agents typically report a single first-attempt score per (agent, game) pair, focus on single-agent Solo play, and lack unified protocols for evaluating heter…

  313. arXiv cs.AI TIER_1 English(EN) · Lianhui Qin ·

    SIGA: Self-Evolving Coding-Agent Adapters for Scientific Simulation

    Advanced scientific simulators expose specialized input languages that turn simulation goals into executable configurations, but learning them can cost domain scientists hours to days. We study simulator setup as a problem of agent-tool interface grounding: what minimal simulator…

  314. arXiv cs.AI TIER_1 English(EN) · Philip Black ·

    Collaborative Human-Agent Protocol (CHAP)

    Foundation models are moving from response generation into operational roles. They plan across steps, call tools, request human input, coordinate with other agents, and increasingly carry responsibility for work that affects customers, claims, code, contracts, and clinical decisi…

  315. arXiv cs.AI TIER_1 English(EN) · Jun Zhou ·

    SearchSwarm: Towards Delegation Intelligence in Agentic LLMs for Long-Horizon Deep Research

    Large language models are increasingly expected to handle complex, long-horizon real-world tasks whose context demands can grow without bound, yet model context windows remain inherently finite. Recent work explores a paradigm where a main agent decomposes tasks and dispatches su…

  316. arXiv cs.AI TIER_1 English(EN) · Qian Lou ·

    AGENTSERVESIM: A Hardware-aware Simulator for Multi-Turn LLM Agent Serving

    Multi-turn LLM agents interleave model calls with external tool invocations, shifting serving from stateless request processing to stateful program execution. Serving these workloads requires scheduling, KV-cache management, and routing policies that use program-level context, in…

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

    AGENTSERVESIM: A Hardware-aware Simulator for Multi-Turn LLM Agent Serving

    Multi-turn LLM agents interleave model calls with external tool invocations, shifting serving from stateless request processing to stateful program execution. Serving these workloads requires scheduling, KV-cache management, and routing policies that use program-level context, in…

  318. arXiv cs.AI TIER_1 English(EN) · Stefan Schmid ·

    SecureClaw: Clawing Back Control of LLM Agents

    Tool-using large language model (LLM) agents face two distinct security failures: unauthorized external actions and exposure of sensitive plaintext inside the runtime before any final output check can intervene. Existing defenses usually protect one boundary, either the planner/r…

  319. arXiv cs.AI TIER_1 English(EN) · Linquan Jiang ·

    AliyunConsoleAgent: Training Web Agents in Real-World Cloud Environments via Distillation and Reinforcement Learning

    We present AliyunConsoleAgent, a web agent framework for automated documentation verification in real-world cloud consoles. Major cloud platforms encompass hundreds of products with rapid feature iteration, causing console UIs to frequently diverge from their corresponding docume…

  320. arXiv cs.AI TIER_1 English(EN) · Caihua Shan ·

    WeaveBench: A Long-Horizon, Real-World Benchmark for Computer-Use Agents with Hybrid Interfaces

    Computer-use agents (CUAs) increasingly operate in runtimes that combine visual desktop control, command-line execution, code editing, browsers, and external tools. Existing benchmarks, however, often evaluate these interfaces as separable capabilities, leaving long-horizon cross…

  321. arXiv cs.CL TIER_1 English(EN) · Guanbin Li ·

    Bridging the Agent-World Gap: Text World Models for LLM-based Agents

    Large language model (LLM)-based agents are increasingly used in interactive textual environments, from web navigation and code editing to tool use and long-horizon dialogue. Yet many remain largely reactive, mapping observations to actions without an explicit model of how these …

  322. arXiv cs.CL TIER_1 English(EN) · Xintao Wang, Sirui Zheng, Hongqiu Wu, Weiyuan Li, Jen-tse Huang, Minghao Zhu, Can Zu, Qi Deng, Jiawei Wang, Qianyu He, Heng Wang, Xiaojian Wu, Yunzhe Tao ·

    Agentopia: Long-Term Life Simulation and Learning in Agent Societies

    arXiv:2606.07513v1 Announce Type: new Abstract: Humans learn from social life. Simulating this process with LLM-powered agents represents a promising research direction, raising a natural question: whether LLMs can learn from such simulated social experience to better understand …

  323. arXiv cs.CL TIER_1 English(EN) · Shubham Gaur, Ian Lane ·

    Signal-Driven Observation for Long-Horizon Web Agents

    arXiv:2606.06708v1 Announce Type: new Abstract: Web agents operating over long horizons ingest raw DOM and accessibility trees -- routinely tens of thousands of tokens -- at every action step, causing progressive context degradation that erodes reasoning well before tasks complet…

  324. arXiv cs.AI TIER_1 English(EN) · Linyao Chen, Bo Huang, Qinlao Zhao, Shuai Shao, Zhi Han, Zicai Cui, Ziheng Zhang, Guangtao Zeng, Wenzheng Tang, Yikun Wang, Yuanjian Zhou, Zimian Peng, Yong Yu, Weiwen Liu, Hiroki Kobayashi, Weinan Zhang ·

    SW-$A^2$-Bench: Benchmarking Autonomous Software Agent Generation for Agentic Web

    arXiv:2604.04226v2 Announce Type: replace-cross Abstract: The Agentic Web is emerging as a paradigm in which autonomous software agents interact with online resources and with each other to accomplish user goals. However, the capacity of Agentic Web is still limited by insufficie…

  325. arXiv cs.AI TIER_1 English(EN) · Karolina Korgul, Yushi Yang, Arkadiusz Drohomirecki, Piotr B{\l}aszczyk, Will Howard, Lukas Aichberger, Chris Russell, Philip H. S. Torr, Adam Mahdi, Adel Bibi ·

    It's a TRAP! Task-Redirecting Agent Persuasion Benchmark for Web Agents

    arXiv:2512.23128v2 Announce Type: replace-cross Abstract: Web-based agents powered by large language models are increasingly used for tasks such as email management or professional networking. Their reliance on dynamic web content, however, makes them vulnerable to prompt injecti…

  326. arXiv cs.AI TIER_1 English(EN) · Chuan Xiao, Zhengbo Jiao, Shaobo Wang, Wei Wang, Bing Zhao, Hu Wei, Linfeng Zhang, Lin Qu ·

    Socratic-SWE: Self-Evolving Coding Agents via Trace-Derived Agent Skills

    arXiv:2606.07412v1 Announce Type: cross Abstract: LLM-driven software engineering agents have become a central testbed for real-world language-model capability, yet their training remains limited by the availability of high-quality SWE tasks. Existing synthetic data methods typic…

  327. arXiv cs.AI TIER_1 English(EN) · Haoran Xu, Lei Zhang, Iadh Ounis, Xianbin Wang ·

    Hierarchical Certified Semantic Commitment for Byzantine-Resilient LLM-Agent Collaboration

    arXiv:2606.07316v1 Announce Type: cross Abstract: Byzantine collaboration among large-language-model agents requires a finality-control primitive: given delivered stochastic, structured natural-language proposals, the protocol must decide whether the round supports a commit, what…

  328. arXiv cs.AI TIER_1 English(EN) · Dutao Zhang, Liaotian ·

    Queen-Bee Agents: A BeeSpec-Centered Architecture for Governed Enterprise MCP Orchestration

    arXiv:2606.06545v1 Announce Type: cross Abstract: Enterprise agent systems increasingly need to connect large language models to private tools, internal knowledge, and Model Context Protocol (MCP) interfaces. In this setting, raw task capability is insufficient: organizations als…

  329. arXiv cs.AI TIER_1 English(EN) · Yuxuan Zhao, Sijia Chen, Ningxin Su ·

    When Does Multi-Agent Collaboration Help? An Entropy Perspective

    arXiv:2602.04234v6 Announce Type: cross Abstract: Multi-agent systems (MAS) have emerged as a prominent paradigm for leveraging large language models (LLMs) to tackle complex tasks. However, the mechanisms governing the effectiveness of MAS built upon publicly available LLMs, spe…

  330. arXiv cs.AI TIER_1 English(EN) · Lingyong Yan, Can Xu, Yukun Zhao, Wenxuan Li, Qingyang Chen, Jiulong Wu, Wenli Song, Xiangnan Li, Weixian Shi, Yiqun Chen, Xuchen Ma, Yuchen Li, Jiashu Zhao, Shuaiqiang Wang, Jianmin Wu, Dawei Yin ·

    DuMate-DeepResearch: An Auditable Multi-Agent System with Recursive Search and Rubric-Grounded Reasoning

    arXiv:2606.07299v1 Announce Type: new Abstract: Deep Research (DR) has emerged as a new agentic paradigm to tackle complex, open-ended research tasks, demanding systems that can iteratively frame problems, acquire evidence, verify sources, and synthesize long-form reports. In pra…

  331. arXiv cs.AI TIER_1 English(EN) · Xiaoou Liu, Tiejin Chen, Weibo Li, Xiyang Hu, Hua Wei ·

    The Sim-to-Real Gap of Foundation Model Agents: A Unified MDP Perspective

    arXiv:2606.07017v1 Announce Type: new Abstract: Foundation model agents are increasingly deployed for real-world decision-making, but suffer from the sim-to-real gap. While robotics and classical control have mature frameworks to address this gap, the foundation model community i…

  332. arXiv cs.AI TIER_1 English(EN) · Yijin Zhou, Linqian Zeng, Xiaoya Lu, Wenyuan Xie, Dongrui Liu, Junchi Yan, Jing Shao ·

    Exploring Agentic Tool-Calling Decisions via Uncertainty-Aligned Reinforcement Learning

    arXiv:2606.06976v1 Announce Type: new Abstract: Large language model (LLM)-based agents often make suboptimal tool-use decisions, including unsupported tool invocation and hallucinated direct responses, which may accumulate errors throughout multi-step interactions. Existing appr…

  333. arXiv cs.AI TIER_1 English(EN) · Zhiling Yan, Dingjie Song, Hanrong Zhang, Wei Liang, Yuxuan Zhang, Yutong Dai, Lifang He, Philip S. Yu, Ran Xu, Xiang Li, Lichao Sun ·

    OpenSkill: Open-World Self-Evolution for LLM Agents

    arXiv:2606.06741v1 Announce Type: new Abstract: Self-evolving agents requires adaptation after deployment, but existing approaches assume a usable learning loop, such as curated skills, successful trajectories, or verifier signals. Real open-world deployments may provide none of …

  334. arXiv cs.AI TIER_1 English(EN) · Ruida Wang, Jerry Huang, Pengcheng Wang, Xuanqing Liu, Luyang Kong, Tong Zhang ·

    Lean4Agent: Formal Modeling and Verification for Agent Workflow and Trajectory

    arXiv:2606.06523v1 Announce Type: new Abstract: Equipping Large Language Models (LLMs) to execute reliable multi-step workflows has become a central challenge in artificial intelligence. Despite recent advances in LLMs' agentic capabilities, most agent systems still lack formal m…

  335. arXiv cs.LG TIER_1 English(EN) · Farhad Rezazadeh, Amir Ashtari Gargari, Hatim Chergui, Sandra Lagen, Merouane Debbah, Houbing Song, Lingjia Liu ·

    Agentic World Modeling for 6G: Near-Real-Time Generative State-Space Reasoning

    arXiv:2511.02748v2 Announce Type: replace-cross Abstract: We argue that sixth-generation (6G) intelligence is not fluent token prediction but the capacity to imagine and choose -- to simulate future scenarios, weigh trade-offs, and act with calibrated uncertainty. We reframe open…

  336. arXiv cs.LG TIER_1 English(EN) · Yudi Zhang, Meng Fang, Zhenfang Chen, Mykola Pechenizkiy ·

    Self-evolving LLM agents with in-distribution Optimization

    arXiv:2606.07367v1 Announce Type: new Abstract: Large Language Models (LLMs) have recently emerged as powerful controllers for interactive agents in complex environments, yet training them to perform reliable long-horizon decision making remains a fundamental challenge. A key dif…

  337. arXiv cs.CL TIER_1 English(EN) · Jiaru Zou, Ling Yang, Yunzhe Qi, Sirui Chen, Mengting Ai, Ke Shen, Jingrui He, Mengdi Wang ·

    AutoTool: Dynamic Tool Selection and Integration for Agentic Reasoning

    arXiv:2512.13278v2 Announce Type: replace Abstract: Agentic reinforcement learning has advanced large language models (LLMs) to reason through long chain-of-thought trajectories while interleaving external tool use. Existing approaches assume a fixed inventory of tools, which lim…

  338. arXiv cs.CL TIER_1 English(EN) · Zihao Deng, Yining Zhu, Leiming Wang, Jingfei Lu, Junbo Wang, Chuncheng Ran, Yu Yang, Dixuan Yang, Jikun Shen ·

    Tree-of-Experience: A Structured Experience-Management Solution for Self-Evolving Agents under Low-Repetition and Implicit-Reward Environments

    arXiv:2606.06960v1 Announce Type: new Abstract: Experience-based self-evolution is crucial for LLM agents, but existing benchmarks often assume explicit goals, stable task patterns, and clear feedback. We study a more challenging setting: low-repetition tasks with implicit reward…

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

    Bridging the Agent-World Gap: Text World Models for LLM-based Agents

    Text world models serve as transition models for LLM-based agents in interactive environments, enabling planning and efficient learning by predicting environmental changes from textual states and actions.

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

    OmniGameArena: A Unified UE5 Benchmark for VLM Game Agents with Improvement Dynamics

    OmniGameArena presents a unified benchmark for evaluating vision-language model agents in diverse game settings with a reflection-based improvement protocol that tracks performance evolution and skill generalization.

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

    SearchSwarm: Towards Delegation Intelligence in Agentic LLMs for Long-Horizon Deep Research

    A large language model trained on synthesized delegation intelligence achieves superior performance on long-horizon research tasks through task decomposition and subagent coordination.

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

    WeaveBench: A Long-Horizon, Real-World Benchmark for Computer-Use Agents with Hybrid Interfaces

    WeaveBench presents a comprehensive benchmark for evaluating computer-use agents across multiple interfaces, revealing significant challenges in long-horizon task orchestration and highlighting the limitations of traditional performance assessment methods.

  343. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Jiaxuan Guo ·

    PerspectiveGap: A Benchmark for Multi-Agent Orchestration Prompting

    Real-world LLM applications are moving beyond single-agent workflows toward orchestrated multi-agent systems, yet current models still struggle to determine what each sub-agent needs to know. To measure this, we introduce PerspectiveGap, a benchmark for evaluating LLMs' ability t…

  344. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Alex Bogdan ·

    RAILS: Verification-Native Clearing For Agentic Commerce

    Autonomous agents negotiate, purchase, deploy code, and move funds, but no neutral mechanism determines whether they met their delegated obligation, who is responsible when they did not, or which settlement action follows. This is the agentic clearing problem. Tool protocols (MCP…

  345. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Mark Burgess ·

    Quantitative Promise Theory: Intentionality and Inference in Autonomous Agents

    I discuss some quantitative representations of Promise Theory for processes involving autonomous agents. Agent models are common in software systems, machine learning, and biology, for example, but may also apply to physics and other forms of engineering. I describe how Bayesian …

  346. arXiv cs.AI TIER_1 English(EN) · Yi Zeng ·

    VESTA: A Fully Automated Scenario Generation and Safety Evaluation Framework for LLM Agents

    Large language models (LLMs) are increasingly evolving from simple text-based interaction systems into LLM agents that can maintain memory, use tools, access external environments, and execute tasks. As their capabilities and autonomy expand, the safety risks they face also becom…

  347. arXiv cs.AI TIER_1 English(EN) · Yan Liu ·

    Projecting the Emerging Mindset of SWE Agent by Launching a Wild Code Understanding Journey

    Software engineering agents (SWE agents) increasingly work through tool-mediated trajectories in real repositories, yet their behavior remains difficult to characterize in concrete, observable terms. These trajectories record tool use, intermediate reasoning, evidence selection, …

  348. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Satya Nitta ·

    Emergence World: A Platform for Evaluating Long-Horizon Multi-Agent Autonomy

    Most evaluations of LLM agents look like exams: a discrete task, a clean environment, a score in minutes or hours. We argue that this approach is mismatched with the deployment conditions of autonomous systems, where the relevant timescale can be weeks to months, and where the dy…

  349. arXiv cs.CL TIER_1 English(EN) · Jian Guo ·

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

    LLM agents increasingly rely on external inference conditions: prompts, tools, memory, SOPs, skills, and harness feedback. These assets can improve task execution without changing model weights, but they are often revised by heuristic reflection or by reusing observed successes a…

  350. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Amos Storkey ·

    Benchmarking Open-Ended Multi-Agent Coordination in Language Agents

    As language models are increasingly deployed as autonomous agents, they must coordinate with others over long horizons in open-ended interactive tasks. Yet existing evaluations rarely test these demands together, instead emphasising single-agent tasks, short interactions, or high…

  351. arXiv cs.AI TIER_1 English(EN) · Amanda Hall ·

    "So There's a Catch-22 Here": How Early Adopters Who Build Multi-Agent LLM Systems Conceptualize Transparency

    Multi-agent large language model (LLM) systems are rapidly emerging, yet transparency, a cornerstone of responsible AI, remains under-defined in these distributed architectures, which have complexities of inter-agent coordination and orchestration. In this paper, we present one o…

  352. arXiv cs.AI TIER_1 English(EN) · Zihao Zheng ·

    Beyond Agent Architecture: Execution Assumptions and Reproducibility in LLM-Based Trading Systems

    Large language models (LLMs) and agentic systems are increasingly proposed for financial trading, yet their reported performance remains difficult to compare because studies vary in data provenance, temporal split discipline, execution timing, turnover treatment, and transaction-…

  353. arXiv cs.AI TIER_1 English(EN) · Jaineet Shah ·

    Causal Agent Replay: Counterfactual Attribution for LLM-Agent Failures

    When an LLM agent fails -- issues a refund it should not have, calls the wrong tool, leaks data -- existing tooling answers what happened (observability) or whether it passed (evaluation), but not which step caused the failure. The obvious heuristics are wrong: the step that exec…

  354. arXiv cs.AI TIER_1 English(EN) · Donghoon Ham ·

    Online Agent-as-a-Judge: Situation-Generating Evaluation for Interactive Agents

    Evaluating LLM-powered interactive social agents is challenging because socially relevant behaviors depend not only on isolated outputs, but also on prior interactions, social roles, and downstream actions. Existing methods typically allow a target agent to act freely in an envir…

  355. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Dexing Liu ·

    Silent Failure in LLM Agent Systems: The Entropy Principle and the Inevitable Disorder of Autonomous Agents

    Large Language Model (LLM) agent systems suffer from failures that occur without external triggers -- no injection, no adversarial input, no resource exhaustion. These silent failures -- unexpected deviations from intended behavior under normal conditions -- are routinely misattr…

  356. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Zayx Shawn ·

    PACE: Anytime-Valid Acceptance Tests for Self-Evolving Agents

    Self-evolving agents improve by repeatedly proposing changes to their own prompts, skills, or workflows and keeping those that score higher on a small held-out set. Almost all effort has gone into the proposer that generates candidates; we argue the weak point is the acceptor, th…

  357. arXiv cs.CL TIER_1 English(EN) · Esam Ghaleb ·

    Aligned but Not Partner-Specific: Distinguishing How Multimodal LLM Agents Succeed in Reference Games Without Human-Like Conventions

    Repeated reference games test whether interlocutors replace their initially long descriptions with shorter, partner-specific conventions grounded in shared interaction history. Prior work shows that multimodal LLMs fail to become more efficient across rounds, although they align …

  358. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Christopher Pal ·

    SKILL.nb: Selective Formalization and Gated Execution for Durable Agent Workflows

    AI agents increasingly turn past experience into reusable artifacts such as code, workflows, and procedural memories. Reuse can improve efficiency, but it also creates a lifecycle reliability problem: artifacts that succeed once may fail under environment drift, underspecified ta…

  359. arXiv cs.AI TIER_1 English(EN) · Najmul Hasan, Prashanth BusiReddyGari ·

    DPBench: Structural Determinants of Multi-Agent LLM Coordination Under Simultaneous Resource Contention

    arXiv:2602.13255v2 Announce Type: replace Abstract: We present DPBench, a benchmark for evaluating coordination in multi-agent systems built from large language models. Existing benchmarks measure task-level success under a fixed protocol; the structural conditions under which co…

  360. arXiv cs.AI TIER_1 English(EN) · Chen Huang, Yuhao Wu, Wenxuan Zhang ·

    What Should Agents Say? Action-state Communication for Efficient Multi-Agent Systems

    arXiv:2606.05304v1 Announce Type: new Abstract: Multi-agent systems (MAS) built on large language models are typically organized around roles, pipelines, and turn schedules, while the content that agents pass to one another is often left as unconstrained natural language. However…

  361. arXiv cs.AI TIER_1 English(EN) · Yuhang Fu, Ruishan Fang, Jiaqi Shao, Huiyu Zheng, Zhengtao Zhu, Bing Luo, Tao Lin ·

    Do More Agents Help? Controlled and Protocol-Aligned Evaluation of LLM Agent Workflows

    arXiv:2606.05670v1 Announce Type: new Abstract: Does adding more agents help an LLM workflow once compared systems share the same benchmark loader, tool access, answer contract, usage accounting, and trajectory logging? We introduce BenchAgent, an evaluation framework that places…

  362. arXiv cs.AI TIER_1 English(EN) · Chengqi Dong, Chuhuai Yue, Hang He, yandong liu, Fenghe Tang, S Kevin Zhou, Xiaohan Wang, Jiajun Chai, Guojun Yin ·

    TAPO: Tool-Aware Policy Optimization via Credit Transfer for Multimodal Search Agents

    arXiv:2606.05784v1 Announce Type: new Abstract: We identify and formally characterize credit misassignment as a systematic failure mode of GRPO in tool-augmented multimodal search agents: its uniform broadcast of trajectory-level advantages to all tokens causes valuable tool-use …

  363. arXiv cs.AI TIER_1 English(EN) · Dongsheng Zhu, Xuchen Ma, Yucheng Shen, Xiang Li, Yukun Zhao, Shuaiqiang Wang, Lingyong Yan, Dawei Yin ·

    When Tools Fail: Benchmarking Dynamic Replanning and Anomaly Recovery in LLM Agents

    arXiv:2606.05806v1 Announce Type: new Abstract: Existing benchmarks evaluate Tool-Integrated Reasoning (TIR) in LLMs on idealized ''happy paths'', largely overlooking real-world tool failures. We introduce ToolMaze, a benchmark for dynamic path discovery and error recovery in TIR…

  364. arXiv cs.AI TIER_1 English(EN) · Dianxing Shi, Junqi He, Junhao Chen, Bowen Wang, Yuta Nakashima ·

    Towards Healthy Evolution: Exploring the Role and Mechanisms of Human-Agent Interaction in Self-Evolving Systems

    arXiv:2606.06114v1 Announce Type: new Abstract: Self-evolving agents improve through continual self-play and self-generated learning signals, but autonomous evolution can also cause capability degradation and safety drift. Although human feedback has proven effective for static a…

  365. arXiv cs.AI TIER_1 English(EN) · Patrick Wilhelm, Odej Kao ·

    From Reward-Hack Activations to Agentic Risk States: Context-Calibrated Mechanistic Monitoring in LLM Agents

    arXiv:2606.06223v1 Announce Type: new Abstract: Language-model agents act through repeated cycles of observation, reasoning, and action selection, making safety monitoring depend on both internal model state and environment context. We study reward-hacking monitors in ReAct-style…

  366. arXiv cs.AI TIER_1 English(EN) · Yasmine Omri, Ziyu Gan, Zachary Broveak, Robin Geens, Zexue He, Alex Pentland, Marian Verhelst, Tsachy Weissman, Thierry Tambe ·

    Agent Memory: Characterization and System Implications of Stateful Long-Horizon Workloads

    arXiv:2606.06448v1 Announce Type: new Abstract: LLM agents are increasingly deployed on long-horizon tasks requiring sustained reasoning over extended interaction histories. Realizing this at scale requires agents to persistently store, retrieve, and update their own memory acros…

  367. arXiv cs.AI TIER_1 English(EN) · Lo\"is Vanh\'ee, Melania Borit ·

    RAINO: Anchoring Agents in Reality, A Systematic Review and Conceptual Framework for Realism in Agent-Based Modelling

    arXiv:2606.05167v1 Announce Type: cross Abstract: Realism is a central yet seemingly under-theorized concept in Agent-Based Modelling. This paper presents a Systematic Literature Review, aiming to identify how realism is currently operationalized and demonstrated. The results sho…

  368. arXiv cs.AI TIER_1 English(EN) · Shipi Dhanorkar, Samir Passi, Mihaela Vorvoreanu ·

    Human oversight of agentic systems in practice: Examining the oversight work, challenges, and heuristics of developers using software agents

    arXiv:2606.05391v1 Announce Type: cross Abstract: Autonomous software agents hold promise to increase developer productivity but make mistakes and exhibit novel failure modes, making human oversight central to successful human-agent collaboration. Existing research on agent overs…

  369. arXiv cs.AI TIER_1 English(EN) · Jintao Huang, Xiaomin Li, Gaurav Mittal, Yu Hu ·

    ADK Arena: Evaluating Agent Development Kits via LLM-as-a-Developer

    arXiv:2606.05548v1 Announce Type: cross Abstract: The rapid proliferation of Agent Development Kits (ADKs), SDK-level frameworks for building LLM-powered autonomous agents, has outpaced any empirical understanding of how framework choice affects agent performance. We propose \tex…

  370. arXiv cs.AI TIER_1 English(EN) · Eric Bridgeford, Hayden Helm ·

    Detecting Perspective Shifts in Multi-agent Systems

    arXiv:2512.05013v2 Announce Type: replace Abstract: Generative models augmented with external tools and update mechanisms (or \textit{agents}) have demonstrated capabilities beyond intelligent prompting of base models. As agent use proliferates, dynamic multi-agent systems have n…

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

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

    Bayesian-Agent presents a framework that treats reusable skills and SOPs as hypotheses for model success, using Bayesian inference to guide agent behavior and improve task performance through posterior-guided harness optimization.

  372. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Richard B. Vilim ·

    Overcoming the Regulatory Bottleneck via Agent-to-Agent Protocols: A Nuclear Case Study

    Regulatory review of advanced nuclear reactor designs routinely spans more than three years and consumes hundreds of millions of dollars in combined regulator and applicant labor. We present the Regulatory Context Protocol (RCP), an Agent-to-Agent communication standard that repl…

  373. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Faisal Fareed ·

    Cost-Aware Speculative Execution for LLM-Agent Workflows: An Integrated Five-Dimension Method

    LLM-agent workflows chain model calls and tool invocations, and spend most of their wall-clock time waiting on upstream operations before downstream ones can start. Speculative execution can reclaim that idle time by launching a downstream operation with a predicted upstream inpu…

  374. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Prashanth BusiReddyGari ·

    GRPO Does Not Close the Multi-Agent Coordination Gap

    We measure how well current large language models coordinate as multiple agents sharing a common resource, using the dining philosophers problem as a clean test bed. Across 630 episodes spanning seven models and three philosopher counts, four frontier closed-source systems reach …

  375. arXiv cs.NE (Neural & Evolutionary) TIER_1 English(EN) · Alane Suhr ·

    Representational Similarity and Model Behavior in Multi-Agent Interaction

    Researchers have shown that neural similarity among humans predicts social closeness and cooperative success, whereas innovation often emerges from interactions among dissimilar individuals. We investigate whether these principles extend to artificial intelligence by examining in…

  376. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Zenglin Xu ·

    Beyond Goodhart's Law: A Dynamic Benchmark for Evaluating Compliance in Multi-Agent Systems

    The rapid evolution of Large Language Models (LLMs) from passive assistants to autonomous, execution-capable agents has introduced critical operational risks. Most current evaluation frameworks neglect procedural compliance, leading to ''Machiavellian'' behaviors where agents str…

  377. arXiv cs.CL TIER_1 English(EN) · Yunzhe Tao ·

    Agentopia: Long-Term Life Simulation and Learning in Agent Societies

    Humans learn from social life. Simulating this process with LLM-powered agents represents a promising research direction, raising a natural question: whether LLMs can learn from such simulated social experience to better understand and replicate human behavior. However, prior age…

  378. arXiv cs.AI TIER_1 English(EN) · Lin Qu ·

    Socratic-SWE: Self-Evolving Coding Agents via Trace-Derived Agent Skills

    LLM-driven software engineering agents have become a central testbed for real-world language-model capability, yet their training remains limited by the availability of high-quality SWE tasks. Existing synthetic data methods typically create tasks through fixed mutation or bug-in…

  379. arXiv cs.LG TIER_1 English(EN) · Mykola Pechenizkiy ·

    Self-evolving LLM agents with in-distribution Optimization

    Large Language Models (LLMs) have recently emerged as powerful controllers for interactive agents in complex environments, yet training them to perform reliable long-horizon decision making remains a fundamental challenge. A key difficulty lies in credit assignment: agents often …

  380. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Xianbin Wang ·

    Hierarchical Certified Semantic Commitment for Byzantine-Resilient LLM-Agent Collaboration

    Byzantine collaboration among large-language-model agents requires a finality-control primitive: given delivered stochastic, structured natural-language proposals, the protocol must decide whether the round supports a commit, what kind of commit, or a typed safe abort. Naive aggr…

  381. arXiv cs.AI TIER_1 English(EN) · Dawei Yin ·

    DuMate-DeepResearch: An Auditable Multi-Agent System with Recursive Search and Rubric-Grounded Reasoning

    Deep Research (DR) has emerged as a new agentic paradigm to tackle complex, open-ended research tasks, demanding systems that can iteratively frame problems, acquire evidence, verify sources, and synthesize long-form reports. In practice, however, current DR systems are constrain…

  382. arXiv cs.CL TIER_1 English(EN) · Hua Wei ·

    The Sim-to-Real Gap of Foundation Model Agents: A Unified MDP Perspective

    Foundation model agents are increasingly deployed for real-world decision-making, but suffer from the sim-to-real gap. While robotics and classical control have mature frameworks to address this gap, the foundation model community is treating agent robustness as an entirely novel…

  383. arXiv cs.AI TIER_1 English(EN) · Jing Shao ·

    Exploring Agentic Tool-Calling Decisions via Uncertainty-Aligned Reinforcement Learning

    Large language model (LLM)-based agents often make suboptimal tool-use decisions, including unsupported tool invocation and hallucinated direct responses, which may accumulate errors throughout multi-step interactions. Existing approaches mainly improve these behaviors through in…

  384. arXiv cs.CL TIER_1 English(EN) · Jikun Shen ·

    Tree-of-Experience: A Structured Experience-Management Solution for Self-Evolving Agents under Low-Repetition and Implicit-Reward Environments

    Experience-based self-evolution is crucial for LLM agents, but existing benchmarks often assume explicit goals, stable task patterns, and clear feedback. We study a more challenging setting: low-repetition tasks with implicit rewards, where past experience is difficult to reuse a…

  385. arXiv cs.LG TIER_1 English(EN) · Kaixuan Liu, Guojun Xiong, Weinan Zhang, Shengpu Tang ·

    Autoregressive Diffusion World Models for Off-Policy Evaluation of LLM Agents

    arXiv:2606.05558v1 Announce Type: new Abstract: Evaluating large language model (LLM) agents in multi-turn interactive environments is expensive and risky, as it requires online environment interaction. We propose ADWM (Autoregressive Diffusion World Model), an evaluation framewo…

  386. arXiv cs.CL TIER_1 English(EN) · Yang Li, Jiaxiang Liu, Jiang Cai, Mingkun Xu ·

    AURA: Intent-Directed Probing for Implicit-Need Surfacing in Situated LLM Agents

    arXiv:2606.05557v1 Announce Type: new Abstract: A situated query like "where is Lin Wei?" often encodes more than its literal content: the user may also want to know whether Lin Wei is free, in a good mood, or worth interrupting now. Standard tool-use agents answer the literal qu…

  387. arXiv cs.LG TIER_1 English(EN) · Yoga Sri Varshan Varadharajan, Bodun Hu, Saurabh Agarwal, Aditya Akella ·

    CUCo: An Agentic Framework for Compute and Communication Co-design

    arXiv:2603.02376v2 Announce Type: replace-cross Abstract: Computation and communication in distributed LLM training and inference are traditionally optimized in isolation; expert-crafted systems such as DeepEP, FLUX, and TokenWeave show the potential of co-design but require deep…

  388. arXiv cs.LG TIER_1 English(EN) · Muhammad Talha Sharif, Abdul Rehman ·

    Critic-Guided Heterogeneous Multi-Agent Reasoning for Reliable Mathematical Problem Solving

    arXiv:2606.05704v1 Announce Type: cross Abstract: Recent Large Language Models (LLMs) have shown impressive reasoning abilities; but they are still susceptible to hallucinations, intermediate reasoning mistakes, and unreliable reasoning results in complex mathematical reasoning p…

  389. arXiv cs.LG TIER_1 English(EN) · Oleeviya Babu Poikarayil, C\'edric Schockaert, Abdulrahman Nahhas, Christian Daase, Mursal Dawodi, Jawid Ahmad Baktash ·

    GenAutoML: An Agentic Framework for Dynamic Architecture Generation and Optimization in Time-Series Analysis

    arXiv:2606.05860v1 Announce Type: new Abstract: Designing neural architectures for time-series forecasting and anomaly detection remains a resource-intensive task that often requires substantial domain expertise. Traditional Automated Machine Learning (AutoML) systems typically r…

  390. arXiv cs.CL TIER_1 English(EN) · Yingzhuo Liu ·

    Beyond tokens: a unified framework for latent communication in LLM-based multi-agent systems

    arXiv:2606.05711v1 Announce Type: new Abstract: Multi-agent systems built on large language models (LLMs) have become a prevailing paradigm for tackling complex reasoning, planning, and tool-use tasks. The dominant communication protocol in such systems is natural language: agent…

  391. arXiv cs.CL TIER_1 English(EN) · Shaoyang Xu, Jingshen Zhang, Long P. Hoang, Jinyuan Li, Wenxuan Zhang ·

    Beyond Alignment: Value Diversity as a Collective Property in Multicultural Agent Systems

    arXiv:2606.05985v1 Announce Type: new Abstract: Multicultural multi-agent systems are increasingly deployed in globally diverse settings, where different agents are grounded in different cultural backgrounds. Existing cultural evaluation focuses on value alignment: how closely a …

  392. arXiv cs.CL TIER_1 English(EN) · Jiaju Chen, Bo Sun, Yuxuan Lu, Yun Wang, Dakuo Wang, Bingsheng Yao ·

    CollabSim: A CSCW-Grounded Methodology for Investigating Collaborative Competence of LLM Agents through Controlled Multi-Agent Experiments

    arXiv:2606.06399v1 Announce Type: new Abstract: Multi-agent systems (MAS) built on large language models have shown growing promise, with their effectiveness resting on agents' ability to coordinate through text-based channels much as human teams do. Yet recent study suggests tha…

  393. arXiv cs.LG TIER_1 English(EN) · Hao Bai, Rui Yang, Chenlu Ye, Spencer Whitehead, Aviral Kumar, Tong Zhang ·

    AsyncWebRL: Efficient Multi-Step RL for Visual Web Agents

    arXiv:2606.05597v1 Announce Type: new Abstract: Training vision-language web agents with multi-step RL is compute-intensive, with two dominant forms of inefficiency: idle GPUs in synchronous RL, and trajectories that use more steps and tokens than necessary. We present AsyncWebRL…

  394. arXiv cs.IR (Information Retrieval) TIER_1 English(EN) · Xueguang Ma ·

    Towards Retrieving Interaction Spaces for Agentic Search

    Retrieval for search agents is still inherited from non-agentic information retrieval: a retriever ranks the corpus and the agent reads a small set of returned documents. Recent direct corpus interaction (DCI) work shows that agents can instead interact with the raw corpus throug…

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

    Socratic-SWE: Self-Evolving Coding Agents via Trace-Derived Agent Skills

    Socratic-SWE enables self-evolving software engineering agents by leveraging historical solving traces to generate targeted repair tasks that improve agent performance through iterative refinement.

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

    DuMate-DeepResearch: An Auditable Multi-Agent System with Recursive Search and Rubric-Grounded Reasoning

    A multi-agent framework for deep research tasks that addresses planning, evidence acquisition, and report synthesis through decoupled components and dynamic optimization mechanisms.

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

    Towards Retrieving Interaction Spaces for Agentic Search

    RISE framework constructs bounded interaction spaces for agentic search by combining BM25 retrieval with preprocessed document indexing to enable efficient corpus exploration while maintaining high accuracy at scale.

  398. arXiv cs.CL TIER_1 English(EN) · Lichao Sun ·

    OpenSkill: Open-World Self-Evolution for LLM Agents

    Self-evolving agents requires adaptation after deployment, but existing approaches assume a usable learning loop, such as curated skills, successful trajectories, or verifier signals. Real open-world deployments may provide none of these, offering only a task prompt. In this work…

  399. arXiv cs.CL TIER_1 English(EN) · Ian Lane ·

    Signal-Driven Observation for Long-Horizon Web Agents

    Web agents operating over long horizons ingest raw DOM and accessibility trees -- routinely tens of thousands of tokens -- at every action step, causing progressive context degradation that erodes reasoning well before tasks complete. We argue that this coupling of observation fr…

  400. arXiv cs.AI TIER_1 English(EN) · Thierry Tambe ·

    Agent Memory: Characterization and System Implications of Stateful Long-Horizon Workloads

    LLM agents are increasingly deployed on long-horizon tasks requiring sustained reasoning over extended interaction histories. Realizing this at scale requires agents to persistently store, retrieve, and update their own memory across sessions. A rich ecosystem of agent memory sys…

  401. arXiv cs.CL TIER_1 English(EN) · Bingsheng Yao ·

    CollabSim: A CSCW-Grounded Methodology for Investigating Collaborative Competence of LLM Agents through Controlled Multi-Agent Experiments

    Multi-agent systems (MAS) built on large language models have shown growing promise, with their effectiveness resting on agents' ability to coordinate through text-based channels much as human teams do. Yet recent study suggests that MAS often falter not because agents lack indiv…

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

    From Reward-Hack Activations to Agentic Risk States: Context-Calibrated Mechanistic Monitoring in LLM Agents

    Language-model agents act through repeated cycles of observation, reasoning, and action selection, making safety monitoring depend on both internal model state and environment context. We study reward-hacking monitors in ReAct-style agents acting in Gameable ALFWorld and WebShop.…

  403. arXiv cs.AI TIER_1 English(EN) · Odej Kao ·

    From Reward-Hack Activations to Agentic Risk States: Context-Calibrated Mechanistic Monitoring in LLM Agents

    Language-model agents act through repeated cycles of observation, reasoning, and action selection, making safety monitoring depend on both internal model state and environment context. We study reward-hacking monitors in ReAct-style agents acting in Gameable ALFWorld and WebShop.…

  404. arXiv cs.AI TIER_1 English(EN) · Yuta Nakashima ·

    Towards Healthy Evolution: Exploring the Role and Mechanisms of Human-Agent Interaction in Self-Evolving Systems

    Self-evolving agents improve through continual self-play and self-generated learning signals, but autonomous evolution can also cause capability degradation and safety drift. Although human feedback has proven effective for static and post-trained agents, its role in self-evolvin…

  405. arXiv cs.CL TIER_1 English(EN) · Wenxuan Zhang ·

    Beyond Alignment: Value Diversity as a Collective Property in Multicultural Agent Systems

    Multicultural multi-agent systems are increasingly deployed in globally diverse settings, where different agents are grounded in different cultural backgrounds. Existing cultural evaluation focuses on value alignment: how closely a single agent matches a target culture. Yet align…

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

    Retrospective Harness Optimization: Improving LLM Agents via Self-Preference over Trajectory Rollouts

    Retrospective Harness Optimization (RHO) is a self-supervised method that improves AI agent performance by optimizing agent harness using only past trajectories through diverse task selection, parallel re-solving, and self-validation techniques.

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

    Critic-Guided Heterogeneous Multi-Agent Reasoning for Reliable Mathematical Problem Solving

    Recent Large Language Models (LLMs) have shown impressive reasoning abilities; but they are still susceptible to hallucinations, intermediate reasoning mistakes, and unreliable reasoning results in complex mathematical reasoning problems. In this study, we introduce a critic-base…

  408. arXiv cs.AI TIER_1 English(EN) · Pietro Lugato, Luca Lavezzo, Jason Mohoney, Hasan Ozturk, Muhammad Hassan Ahmed, Juan Pablo Salas, Viphava Ohm, Krittin Phornsiricharoenphant, Gabriele Benelli, Mariarosaria D'Alfonso, Manasvita Joshi, Warren Nam, Aron Soha, Samantha Sunnarborg, Austin S… ·

    Archi: Agentic Operations at the CMS Experiment

    arXiv:2606.04755v1 Announce Type: cross Abstract: We present Archi, an open-source, end-to-end framework for scientific collaborations that combines the systematic ingestion and organization of heterogeneous data sources with the deployment of configurable, private, and extensibl…

  409. arXiv cs.AI TIER_1 English(EN) · Xinyu Lu, Tianshu Wang, Pengbo Wang, zujie wen, Zhiqiang Zhang, Jun Zhou, Boxi Cao, Yaojie Lu, Hongyu Lin, Xianpei Han, Le Sun ·

    The Meta-Agent Challenge: Are Current Agents Capable of Autonomous Agent Development?

    arXiv:2606.04455v1 Announce Type: new Abstract: Current AI benchmarks evaluate agents on task execution within human-designed workflows. These evaluations fundamentally fail to measure a critical next-level capability: whether models can autonomously develop agent systems. We int…

  410. arXiv cs.AI TIER_1 English(EN) · Zhichao Yang, Yuanze Hu, Haojie Hao, Longkun Hao, Dongshuo Huang, Hongyu Lin, Gen Li, Lanqing Hong, Yihang Lou, Yan Bai ·

    MIRAGE: Mobile Agents with Implicit Reasoning and Generative World Models

    arXiv:2606.04627v1 Announce Type: new Abstract: Mobile agents are increasingly expected to operate everyday applications from screenshots and language goals, where reliable control requires reasoning over screen affordances, multi-step navigation, and future state changes. Howeve…

  411. arXiv cs.AI TIER_1 English(EN) · Zachary Blumenfeld, Jim Webber ·

    AIP: A Graph Representation for Learning and Governing Agent Skills

    arXiv:2606.04781v1 Announce Type: new Abstract: Agent Skills today consist largely of free-form prose requiring the agent to read, interpret, and re-derive how to act in every session. This imposes two compounding costs: reduced reliability on implementation-heavy tasks, and diff…

  412. arXiv cs.AI TIER_1 English(EN) · Samuel H. Christie V, Amit K. Chopra, Munindar P. Singh ·

    Strabo: Declarative Specification and Implementation of Agentic Interaction Protocols

    arXiv:2606.05043v1 Announce Type: new Abstract: The last few years have witnessed major advances in the modeling and implementation of multiagent systems based on declarative interaction protocols. Our contribution, Strabo, establishes the relevance of these advances to ongoing i…

  413. arXiv cs.AI TIER_1 English(EN) · Zexun Wang ·

    Proof-Carrying Agent Actions: Model-Agnostic Runtime Governance for Heterogeneous Agent Systems

    arXiv:2606.04104v1 Announce Type: cross Abstract: Agent systems execute through runtimes with very different control points: local coding tools, framework SDKs, managed agent platforms, API gateways, and observer-only integrations. A high-risk action such as publishing data exter…

  414. arXiv cs.AI TIER_1 English(EN) · Zhen Yang, Xiaogang Xu, Wen Wang, Cong Chen, Xander Xu, Ying-Cong Chen ·

    Streaming Communication in Multi-Agent Reasoning

    arXiv:2606.05158v1 Announce Type: cross Abstract: Multi-agent reasoning systems adopt a "generate-then-transfer" paradigm that forces end-to-end latency to scale linearly with pipeline depth. We introduce StreamMA, a multi-agent reasoning system that streams each reasoning step t…

  415. arXiv cs.AI TIER_1 English(EN) · Pavan C Shekar, Aswanth Krishnan ·

    Adaptive Minds: Empowering Agents with LoRA-as-Tools

    arXiv:2510.15416v2 Announce Type: replace Abstract: We investigate a framework in which LoRA adapters are treated as callable tools that a base language model can dynamically select and invoke. We hypothesize that, when adapters are trained to provide strong domain-specific gains…

  416. arXiv cs.AI TIER_1 English(EN) · Jinbo Liu, Defu Cao, Yifei Wei, Tianyao Su, Yuan Liang, Yushun Dong, Yan Liu, Yue Zhao, Xiyang Hu ·

    Topology Matters: Measuring Memory Leakage in Multi-Agent LLMs

    arXiv:2512.04668v4 Announce Type: replace-cross Abstract: Graph topology is a fundamental determinant of memory leakage in multi-agent LLM systems, yet its effects remain poorly quantified. We introduce MAMA (Multi-Agent Memory Attack), a controlled evaluation framework for compa…

  417. arXiv cs.AI TIER_1 English(EN) · Hojjat Navidan, Mohammad Cheraghinia, Jaron Fontaine, Mohamed Seif, Eli De Poorter, H. Vincent Poor, Ingrid Moerman, Adnan Shahid ·

    Toward Autonomous O-RAN: A Multi-Scale Agentic AI Framework for Real-Time Network Control and Management

    arXiv:2602.14117v2 Announce Type: replace-cross Abstract: Open Radio Access Networks (O-RAN) promise flexible 6G network access through disaggregated, software-driven components and open interfaces, but this programmability also increases operational complexity. Multiple control …

  418. arXiv cs.CL TIER_1 English(EN) · Xinyu Pang, Zhanke Zhou, Xuan Li, Fangrui Lv, Shanshan Wei, Sen Cui, Bo Han, Changshui Zhang ·

    Deliberate Evolution: Agentic Reasoning for Sample-Efficient Symbolic Regression with LLMs

    arXiv:2606.04360v1 Announce Type: new Abstract: Symbolic regression (SR) discovers compact mathematical expressions from data, yet recent LLM-based evolutionary methods remain sample-inefficient because they rely mainly on scalar feedback such as MSE. We identify a core limitatio…

  419. arXiv cs.CL TIER_1 English(EN) · Yuqian Wu, Zhijie Deng, Wei Chen, Junwei Li, Yutian Jiang, Junle Chen, Zhengjun Huang, Qingxiang Liu, Jing Tang, Jiaheng Wei, Yuxuan Liang ·

    LifeSide: Benchmarking Agents as Lifelong Digital Companions

    arXiv:2606.04660v1 Announce Type: new Abstract: Lifelong digital companions must integrate cross-session cues, continually update their understanding of users, and adapt to shifting privacy boundaries. Existing evaluations fail to capture this, testing memory recall and short-ter…

  420. arXiv cs.CL TIER_1 English(EN) · Haoyu Sun, Wenxuan Wang, Mingyang Song, Jujie He, Weinan Zhang, Yang Liu, Yang Yang, Yu Cheng ·

    Agent Planning Benchmark: A Diagnostic Framework for Planning Capabilities in LLM Agents

    arXiv:2606.04874v1 Announce Type: new Abstract: Planning is central to LLM agents: before acting, an agent must decompose goals, select tools, reason over constraints, and decide when a task is infeasible. Yet existing agent evaluations often report only end-to-end success, makin…

  421. arXiv cs.CL TIER_1 English(EN) · Aliakbar Mehdizadeh, Martin Hilbert ·

    Exploring the Topology and Memory of Consensus: How LLM Agents Agree, Fragment, or Settle When Forming Conventions

    arXiv:2606.04197v1 Announce Type: cross Abstract: How much should an LLM agent remember, and how should multi-agent systems be connected when trying to reach consensus? We show these two design choices interact in a way that flips the sign of memory's effect on coordination. Acro…

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

    AURA: Intent-Directed Probing for Implicit-Need Surfacing in Situated LLM Agents

    AURA enhances query answering by incorporating an intent inference step that estimates implicit needs and optimizes tool usage through gap scoring, achieving better implicit-need coverage and reduced probe consumption compared to standard approaches.

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

    When Tools Fail: Benchmarking Dynamic Replanning and Anomaly Recovery in LLM Agents

    ToolMaze benchmark reveals that real-world tool failures significantly degrade TIR performance, with implicit semantic failures causing the most severe drops and dynamic replanning emerging as a key bottleneck.

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

    OpenSkill: Open-World Self-Evolution for LLM Agents

    OpenSkill enables self-evolving agents to develop skills and verification signals from scratch using open-world resources without target-task supervision, achieving high automated performance across benchmarks.

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

    AsyncWebRL: Efficient Multi-Step RL for Visual Web Agents

    AsyncWebRL improves vision-language web agent training through asynchronous reinforcement learning and trajectory normalization modifications, achieving faster throughput and better performance on challenging tasks.

  426. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Amit K. Chopra ·

    Ahoy: LLMs Enacting Multiagent Interaction Protocols

    An interaction protocol formalizes how the agents in a multiagent system interact, which facilitates implementing agents. Existing approaches yield agent implementations specific to the selected protocols. How can we engineer intelligent agents that can enact protocols but are pr…

  427. arXiv cs.CL TIER_1 English(EN) · Ying-Cong Chen ·

    Streaming Communication in Multi-Agent Reasoning

    Multi-agent reasoning systems adopt a "generate-then-transfer" paradigm that forces end-to-end latency to scale linearly with pipeline depth. We introduce StreamMA, a multi-agent reasoning system that streams each reasoning step to downstream agents as soon as it is generated, pi…

  428. arXiv cs.AI TIER_1 English(EN) · Munindar P. Singh ·

    Strabo: Declarative Specification and Implementation of Agentic Interaction Protocols

    The last few years have witnessed major advances in the modeling and implementation of multiagent systems based on declarative interaction protocols. Our contribution, Strabo, establishes the relevance of these advances to ongoing industry efforts in Agentic AI. Specifically, we …

  429. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Dexing Liu ·

    Channel Fracture: Architectural Blind Spots in Scheduled Cross-Agent Memory Injection for Multi-Agent Orchestration Systems

    Multi-agent AI orchestration systems increasingly rely on persistent memory to maintain context across sessions, agents, and tasks. When one agent must inject knowledge into another agent's memory -- a common requirement in hierarchical team architectures -- the delivery mechanis…

  430. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Levent Liu ·

    Channel Fracture: Architectural Blind Spots in Scheduled Cross-Agent Memory Injection for Multi-Agent Orchestration Systems

    Multi-agent AI orchestration systems increasingly rely on persistent memory to maintain context across sessions, agents, and tasks. When one agent must inject knowledge into another agent's memory -- a common requirement in hierarchical team architectures -- the delivery mechanis…

  431. arXiv cs.CL TIER_1 English(EN) · Yu Cheng ·

    Agent Planning Benchmark: A Diagnostic Framework for Planning Capabilities in LLM Agents

    Planning is central to LLM agents: before acting, an agent must decompose goals, select tools, reason over constraints, and decide when a task is infeasible. Yet existing agent evaluations often report only end-to-end success, making it difficult to determine whether failures ste…

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

    AIP: A Graph Representation for Learning and Governing Agent Skills

    Agent Skills today consist largely of free-form prose requiring the agent to read, interpret, and re-derive how to act in every session. This imposes two compounding costs: reduced reliability on implementation-heavy tasks, and difficulty in skill creation and improvement, since …

  433. arXiv cs.LG TIER_1 English(EN) · Jim Webber ·

    AIP: A Graph Representation for Learning and Governing Agent Skills

    Agent Skills today consist largely of free-form prose requiring the agent to read, interpret, and re-derive how to act in every session. This imposes two compounding costs: reduced reliability on implementation-heavy tasks, and difficulty in skill creation and improvement, since …

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

    Archi: Agentic Operations at the CMS Experiment

    We present Archi, an open-source, end-to-end framework for scientific collaborations that combines the systematic ingestion and organization of heterogeneous data sources with the deployment of configurable, private, and extensible agents that retrieve and reason over them. An in…

  435. arXiv cs.IR (Information Retrieval) TIER_1 English(EN) · Christoph Paus ·

    Archi: Agentic Operations at the CMS Experiment

    We present Archi, an open-source, end-to-end framework for scientific collaborations that combines the systematic ingestion and organization of heterogeneous data sources with the deployment of configurable, private, and extensible agents that retrieve and reason over them. An in…

  436. arXiv cs.CL TIER_1 English(EN) · Yuxuan Liang ·

    LifeSide: Benchmarking Agents as Lifelong Digital Companions

    Lifelong digital companions must integrate cross-session cues, continually update their understanding of users, and adapt to shifting privacy boundaries. Existing evaluations fail to capture this, testing memory recall and short-term empathy in isolation. To bridge this gap, we i…

  437. arXiv cs.AI TIER_1 English(EN) · Yan Bai ·

    MIRAGE: Mobile Agents with Implicit Reasoning and Generative World Models

    Mobile agents are increasingly expected to operate everyday applications from screenshots and language goals, where reliable control requires reasoning over screen affordances, multi-step navigation, and future state changes. However, many agents externalize this computation as l…

  438. arXiv cs.AI TIER_1 English(EN) · Yingqi Zhang ·

    Agent libOS: A Library-OS-Inspired Runtime for Long-Running, Capability-Controlled LLM Agents

    arXiv:2606.03895v1 Announce Type: cross Abstract: Large language model (LLM) agents are evolving from request-response assistants into long-running software actors: they maintain state across model calls, fork subtasks, wait for external events, request human authority, generate …

  439. arXiv cs.AI TIER_1 English(EN) · Farooq Shaikh ·

    FORGE: Multi-Agent Graduated Exploitation and Detection Engineering

    arXiv:2606.03453v1 Announce Type: cross Abstract: Vulnerability disclosure volumes now far exceed organizational assessment capacity, yet three adjacent research communities (proof-of-concept generation, vulnerability prioritization, and detection rule engineering) operate largel…

  440. arXiv cs.AI TIER_1 English(EN) · Jianglin Lu, Hailing Wang, Xu Ma, Qihua Dong, Mingyuan Zhang, Yizhou Wang, Yun Fu ·

    MUSE: A Unified Agentic Harness for MLLMs

    arXiv:2606.03005v1 Announce Type: cross Abstract: Despite rapid progress, multimodal large language models (MLLMs) still fail on tasks that humans solve effortlessly, such as navigating a grid maze from a screenshot or selecting the correct puzzle piece. Rather than retraining th…

  441. arXiv cs.AI TIER_1 English(EN) · Hengrui Gu, Xiaotian Han, Kaixiong Zhou ·

    WRIT: Write-Read Intensive Trajectory Synthesis for Multi-Turn User-Facing Agents

    arXiv:2606.02908v1 Announce Type: cross Abstract: Multi-turn user-facing agents must infer user intent from incomplete requests, collect missing information through dialogue and tools, and execute valid actions. A training trajectory records this process as an interleaved sequenc…

  442. arXiv cs.AI TIER_1 English(EN) · Zhenting Qi, Huangyuan Su, Ao Qu, Chenyu Wang, Yu Yao, Han Zheng, Kushal Chattopadhyay, Guowei Xu, Zihan Wang, Weirui Ye, Vijay Janapa Reddi, Ju Li, Paul Pu Liang, Himabindu Lakkaraju, Sham Kakade, Yilun Du ·

    Economy of Minds: Emerging Multi-Agent Intelligence with Economic Interactions

    arXiv:2606.02859v1 Announce Type: cross Abstract: How can a population of agents self-orchestrate and self-adapt into stronger collective intelligence without centralized control? Inspired by Friedrich Hayek's economic theory of decentralized coordination in markets, we study thi…

  443. arXiv cs.AI TIER_1 English(EN) · Bla\v{z} Bertalani\v{c}, Carolina Fortuna ·

    The Ringelmann Effect in Multi-Agent LLM Systems: A Scaling Law for Effective Team Size

    arXiv:2606.02646v1 Announce Type: cross Abstract: Inference-time multi-agent LLM scaling lacks a shared unit: counting nominal agents conflates cost with independent evidence. We derive a two-parameter scaling law $R(N) = N_\text{eff}/N = 1/(1+c(N-1)N^{-\beta})$ where the regime …

  444. arXiv cs.AI TIER_1 English(EN) · Linwu Zhu, Liqiang Gao, Yan Chen, Dan Zhu, Jian Huang ·

    LAP: An Agent-to-Instrument Protocol for Autonomous Science

    arXiv:2606.03755v1 Announce Type: new Abstract: Autonomous science is moving from demonstration to infrastructure. Large language model agents now plan experiments, and self-driving laboratories execute them. Yet every such system rebuilds the link between the reasoning agent and…

  445. arXiv cs.AI TIER_1 English(EN) · Louis Nisiotis, Aimilios Hadjiliasi ·

    From Prompt to Service: An SLM-Based Agent Orchestration Gateway for AI-Driven Virtual Worlds

    arXiv:2606.03557v1 Announce Type: new Abstract: As generative AI capabilities expand, AI-driven virtual worlds face a growing architectural challenge. Users interact through in-world interfaces in multimodal ways, yet their requests demand fundamentally different AI backend model…

  446. arXiv cs.AI TIER_1 English(EN) · Linyue Pan, Yaoming Zhu, Lin Qiu, Xuezhi Cao, Xunliang Cai ·

    SAGE: A Quantitative Evaluation of Socialized Evolution in Agent Ecosystems

    arXiv:2606.03544v1 Announce Type: new Abstract: Self-improving language agents are typically evaluated in isolation: an agent attempts a task, receives feedback, and iteratively refines its own behavior. Yet agents increasingly operate alongside peers whose strategies and outcome…

  447. arXiv cs.AI TIER_1 English(EN) · Taiyu Zhu, Yifan Wu, Weilin Jin, Ying Li, Gang Huang ·

    StepFinder: A Temporal Semantic Framework for Failure Attribution in Multi-Agent Systems

    arXiv:2606.03467v1 Announce Type: new Abstract: LLM-based multi-agent systems exhibit remarkable collaborative capabilities in complex multi-step tasks. However, these systems are highly sensitive to single-step execution errors that can propagate through agent interactions and l…

  448. arXiv cs.AI TIER_1 English(EN) · Po-Nien Kung, Linfeng Song, Dawsen Hwang, Jinsung Yoon, Chun-Liang Li, Simone Severini, Mirek Ol\v{s}\'ak, Edward Lockhart, Quoc V Le, Burak Gokturk, Thang Luong, Tomas Pfister, Nanyun Peng ·

    LEAP: Supercharging LLMs for Formal Mathematics with Agentic Frameworks

    arXiv:2606.03303v1 Announce Type: new Abstract: Large Language Models (LLMs) exhibit strong informal mathematical reasoning but struggle to generate mechanically verifiable proofs in formal languages like Lean. We present LEAP, an agentic framework that enables general-purpose fo…

  449. arXiv cs.AI TIER_1 English(EN) · Mengyi Deng, Zhiwei Li, Xin Li, Tingyu Zhu, Ying Zhao, Zhijiang Guo, Wei Wang ·

    Uncertainty-Aware Clarification in LLM Agents with Information Gain

    arXiv:2606.03135v1 Announce Type: new Abstract: Large Language Model (LLM) agents often operate under underspecified user instructions, where latent uncertainty over user intent leads to erroneous tool actions. To address this challenge, we propose a goal-oriented clarification f…

  450. arXiv cs.AI TIER_1 English(EN) · Victor Ojewale, Suresh Venkatasubramanian ·

    What Benchmarks Don't Measure: The Case for Evaluating Abstention Competence in Autonomous Agents

    arXiv:2606.02965v1 Announce Type: new Abstract: Benchmarks for autonomous agents measure whether agents complete tasks, yet this framing is systematically blind to whether an agent should have proceeded at all. Agents trained under human-feedback objectives develop a structural t…

  451. arXiv cs.AI TIER_1 English(EN) · Chirag Parmar, Akshat Mehta, Henglin Wu, Jagadish Ramamurthy, Shweta Medhekar ·

    When Helping Hurts and How to Fix It: Multi-Agent Debate for Data Cleaning

    arXiv:2606.02866v1 Announce Type: new Abstract: When does multi-agent debate help data cleaning, and when does it hurt? Across three benchmarks, four model families, and over 6,000 task-condition pairs, we find debate's effect reverses sign: it degrades generation across all four…

  452. arXiv cs.AI TIER_1 English(EN) · Daocheng Fu, Jianbiao Mei, Rong Wu, Xuemeng Yang, Jia Xu, Ding Wang, Pinlong Cai, Yong Liu, Licheng Wen, Botian Shi ·

    The Agent's First Day: Benchmarking Learning, Exploration, and Scheduling in the Workplace Scenarios

    arXiv:2601.08173v2 Announce Type: replace Abstract: The rapid evolution of Multi-modal Large Language Models (MLLMs) has advanced workflow automation; however, existing research mainly targets performance upper bounds in static environments, overlooking robustness for stochastic …

  453. arXiv cs.AI TIER_1 English(EN) · Jiahao Huang, Peilan Xu, Xiaoya Nan, Wenjian Luo ·

    Co-evolving Agent Architectures and Interpretable Reasoning for Automated Optimization

    arXiv:2604.17708v2 Announce Type: replace Abstract: Automating operations research (OR) with large language models (LLMs) remains limited by hand-crafted reasoning--execution workflows. Complex OR tasks require adaptive coordination among problem interpretation, mathematical form…

  454. arXiv cs.AI TIER_1 English(EN) · Yuxiang Wei, Zhiqing Sun, Emily McMilin, Jonas Gehring, David Zhang, Gabriel Synnaeve, Daniel Fried, Lingming Zhang, Sida Wang ·

    Toward Training Superintelligent Software Agents through Self-Play SWE-RL

    arXiv:2512.18552v3 Announce Type: replace-cross Abstract: While current software agents powered by large language models (LLMs) and agentic reinforcement learning (RL) can boost programmer productivity, their training data (e.g., GitHub issues and pull requests) and environments …

  455. arXiv cs.CL TIER_1 English(EN) · Zheng Liu, Longxiang Zhang, Xintong Wang, Zhiang Xu, Shaoxiong Zhan, Xin Shan, Wen Huang, Tao Dai, Shu-Tao Xia, Chengfu Huo, Liang Ding ·

    ARBOR: Online Process Rewards via a Reusable Rubric Buffer for Search Agents

    arXiv:2606.03239v1 Announce Type: new Abstract: LLM-based search agents are trained predominantly with outcome-only reward, leaving the search process itself unsupervised. This signal degenerates on outcome-homogeneous groups where all sampled trajectories share the same correctn…

  456. arXiv cs.CL TIER_1 English(EN) · Zongwei Lv, Zhewen Tan, Yaoming Li, Yilun Yao, Yuxuan Tian, Lin Sun, Xiangzheng Zhang, Weihong Lin, Tong Yang, Guangxiang Zhao ·

    RealClawBench: Live OpenClaw Benchmarks from Real Developer-Agent Sessions

    arXiv:2606.03889v1 Announce Type: new Abstract: Agent benchmarks should reflect what users actually ask deployed agents to do, yet existing benchmarks often miss key realism properties of real developer-agent sessions. We introduce RealClawBench, a live benchmark framework built …

  457. arXiv cs.CL TIER_1 English(EN) · Tao Chen, Gangwei Jiang, Pengyu Cheng, Siyuan Huang, Yihao Liu, Jingwei Ni, Jiaqi Guo, Mengyu Zhou, Kai Tang, Junling Liu, Qinliang Su, Xiaoxi Jiang, Guanjun Jiang ·

    Skill-RM: Unifying Heterogeneous Evaluation Criteria via Agent Skill

    arXiv:2606.03980v1 Announce Type: cross Abstract: Reward models (RMs) provide critical feedback signals for LLM post-training, notably in reinforced fine-tuning (RFT) and reinforcement learning (RL) pipelines. However, current reward evaluation relies on heterogeneous criteria su…

  458. arXiv cs.LG TIER_1 English(EN) · Saptarshi Mitra, Yifan Zhang, Rachid Karami, Phyo Pyae Moe Aung, Nazmul Takbir, Sreetama Sarkar, Souvik Kundu, Sitao Huang ·

    MOSAIC: Efficient Mixture-of-Agent Scheduling via Adaptive Aggregation and Inference Concurrency

    arXiv:2606.03014v1 Announce Type: new Abstract: Mixture-of-Agents (MoA) systems improve reasoning accuracy by routing each query to multiple expert LLMs and aggregating their outputs. Efficiently executing this workload on limited GPU resources has bottlenecks. Skill-based routin…

  459. arXiv cs.LG TIER_1 English(EN) · Sangeun Park, Minhae Kwon ·

    Multi$^2$: Hierarchical Multi-Agent Decision-Making with LLM-Based Agents in Interactive Environments

    arXiv:2606.03698v1 Announce Type: new Abstract: A central goal of large language model (LLM) research is to build agentic systems that can plan, act, and adapt through sustained interaction with dynamic environments. While recent LLM-based agents exhibit impressive contextual rea…

  460. arXiv cs.AI TIER_1 English(EN) · Dongwon Jung, Peng Shi, Muhao Chen, Yi Zhang ·

    FutureWeaver: Planning Test-Time Compute for Multi-Agent Systems with Modularized Collaboration

    arXiv:2512.11213v2 Announce Type: replace Abstract: Scaling test-time computation has been shown to significantly improve large language model (LLM) performance without additional training. However, extending these techniques to multi-agent systems remains challenging: existing a…

  461. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Jiangbo Yu ·

    Organizational Control Layer: Governance Infrastructure at the Execution Boundary of LLM Agent Systems

    LLM-based agents are increasingly deployed in workflows where generated outputs may directly trigger state-changing actions. This creates an execution-boundary problem: proposed actions must be governed before they are executed. We study this problem through economically conseque…

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

    What Should Agents Say? Action-state Communication for Efficient Multi-Agent Systems

    Multi-agent systems using large language models suffer from inefficient token consumption in agent-to-agent communication, which PACT addresses by structuring messages as compact action-state records that improve performance-cost trade-offs across different system architectures.

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

    Streaming Communication in Multi-Agent Reasoning

    StreamMA enables efficient multi-agent reasoning by streaming intermediate results and leveraging reliable early steps to improve both latency and effectiveness across various reasoning tasks.

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

    The Meta-Agent Challenge: Are Current Agents Capable of Autonomous Agent Development?

    The Meta-Agent Challenge evaluates AI models' ability to autonomously develop agent systems through iterative programming within constrained environments, revealing significant gaps in current models' self-improvement capabilities.

  465. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Martin Hilbert ·

    Exploring the Topology and Memory of Consensus: How LLM Agents Agree, Fragment, or Settle When Forming Conventions

    How much should an LLM agent remember, and how should multi-agent systems be connected when trying to reach consensus? We show these two design choices interact in a way that flips the sign of memory's effect on coordination. Across 432 simulation runs of a networked Naming Game …

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

    Skill-RM: Unifying Heterogeneous Evaluation Criteria via Agent Skill

    Reward models (RMs) provide critical feedback signals for LLM post-training, notably in reinforced fine-tuning (RFT) and reinforcement learning (RL) pipelines. However, current reward evaluation relies on heterogeneous criteria such as rule-based verifiers, ground-truth reference…

  467. arXiv cs.CL TIER_1 English(EN) · Guanjun Jiang ·

    Skill-RM: Unifying Heterogeneous Evaluation Criteria via Agent Skill

    Reward models (RMs) provide critical feedback signals for LLM post-training, notably in reinforced fine-tuning (RFT) and reinforcement learning (RL) pipelines. However, current reward evaluation relies on heterogeneous criteria such as rule-based verifiers, ground-truth reference…

  468. arXiv cs.AI TIER_1 English(EN) · Yingqi Zhang ·

    Agent libOS: A Library-OS-Inspired Runtime for Long-Running, Capability-Controlled LLM Agents

    Large language model (LLM) agents are evolving from request-response assistants into long-running software actors: they maintain state across model calls, fork subtasks, wait for external events, request human authority, generate tools, and perform side effects that must be resum…

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

    Agent libOS: A Library-OS-Inspired Runtime for Long-Running, Capability-Controlled LLM Agents

    Large language model (LLM) agents are evolving from request-response assistants into long-running software actors: they maintain state across model calls, fork subtasks, wait for external events, request human authority, generate tools, and perform side effects that must be resum…

  470. arXiv cs.CL TIER_1 English(EN) · Guangxiang Zhao ·

    RealClawBench: Live OpenClaw Benchmarks from Real Developer-Agent Sessions

    Agent benchmarks should reflect what users actually ask deployed agents to do, yet existing benchmarks often miss key realism properties of real developer-agent sessions. We introduce RealClawBench, a live benchmark framework built from real OpenClaw sessions to capture the distr…

  471. arXiv cs.AI TIER_1 English(EN) · Jian Huang ·

    LAP: An Agent-to-Instrument Protocol for Autonomous Science

    Autonomous science is moving from demonstration to infrastructure. Large language model agents now plan experiments, and self-driving laboratories execute them. Yet every such system rebuilds the link between the reasoning agent and the physical instrument from scratch, against f…

  472. arXiv cs.LG TIER_1 English(EN) · Minhae Kwon ·

    Multi$^2$: Hierarchical Multi-Agent Decision-Making with LLM-Based Agents in Interactive Environments

    A central goal of large language model (LLM) research is to build agentic systems that can plan, act, and adapt through sustained interaction with dynamic environments. While recent LLM-based agents exhibit impressive contextual reasoning, their long-horizon decision-making remai…

  473. arXiv cs.IR (Information Retrieval) TIER_1 English(EN) · Xing Sun ·

    Skill Is Not Document: A Query-Conditional Benchmark and Two-Stage Retriever for LLM Agent Skill Routing

    LLM agents complete complex tasks by composing multiple skills, and skill retrieval is a front-end stage for agents. Skill retrieval differs fundamentally from traditional document retrieval at the supervision level: top-K joint correctness depends not only on the semantic releva…

  474. arXiv cs.CL TIER_1 English(EN) · Xunliang Cai ·

    SAGE: A Quantitative Evaluation of Socialized Evolution in Agent Ecosystems

    Self-improving language agents are typically evaluated in isolation: an agent attempts a task, receives feedback, and iteratively refines its own behavior. Yet agents increasingly operate alongside peers whose strategies and outcomes are publicly visible. This raises an under-stu…

  475. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Farooq Shaikh ·

    FORGE: Multi-Agent Graduated Exploitation and Detection Engineering

    Vulnerability disclosure volumes now far exceed organizational assessment capacity, yet three adjacent research communities (proof-of-concept generation, vulnerability prioritization, and detection rule engineering) operate largely in isolation. Existing automated exploit generat…

  476. arXiv cs.CL TIER_1 English(EN) · Liang Ding ·

    ARBOR: Online Process Rewards via a Reusable Rubric Buffer for Search Agents

    LLM-based search agents are trained predominantly with outcome-only reward, leaving the search process itself unsupervised. This signal degenerates on outcome-homogeneous groups where all sampled trajectories share the same correctness, yielding zero within-group advantage and no…

  477. arXiv cs.AI TIER_1 English(EN) · Xianyou Li, Weiran Yan, Yichao Wu, Penghao Liang, Mengwei Yuan, Jianan Liu, Jing Yang ·

    Early Diagnosis of Wasted Computation in Multi-Agent LLM Systems via Failure-Aware Observability

    arXiv:2606.01365v1 Announce Type: new Abstract: Tool-using multi-agent large language model (LLM) systems spend computation through model tokens, tool calls, retries, and code execution before producing an answer. When a run fails, final-answer evaluation reveals the endpoint but…

  478. arXiv cs.AI TIER_1 English(EN) · Ruiyin Li, Yiran Zhang, Xiyu Zhou, Yangxiao Cai, Peng Liang, Weisong Sun, Jifeng Xuan, Zhi Jin, Yang Liu ·

    Bridging Requirements and Architecture: Multi-Agent Orchestration with External Knowledge and Hierarchical Memory

    arXiv:2606.01385v1 Announce Type: cross Abstract: Software architecture design is a critical yet inherently complex and knowledge-intensive phase that requires balancing competing quality attributes and adapting to evolving requirements. Traditionally, this process has been time-…

  479. arXiv cs.AI TIER_1 English(EN) · Nagarjuna Kanamarlapudi, Praveen K ·

    LLM Consortium for Software Design Refinement: A Controlled Experiment on Multi-Agent Collaboration Topologies

    arXiv:2606.01490v1 Announce Type: cross Abstract: We present a controlled experiment evaluating 12 multi-agent LLM collaboration topologies for software architecture design. Using a $2\times2\times2$ factorial design (Authority $\times$ Roles $\times$ Dynamics), we conducted 520 …

  480. arXiv cs.AI TIER_1 English(EN) · Ankur Sharma, Deep Shah ·

    Agent Operating Systems (AOS): Integrating Agentic Control Planes into, and Beyond, Traditional Operating Systems

    arXiv:2606.01508v1 Announce Type: cross Abstract: Traditional operating systems were designed around deterministic programs, explicit control flow, and human initiated workflows. Their core abstractions processes, threads, system calls, files, and permissions assume bounded behav…

  481. arXiv cs.AI TIER_1 English(EN) · Zewen Liu, Zhan Shi, Yisi Sang, Bing He, Minhua Lin, Tianxin Wei, Dakuo Wang, Benoit Dumoulin, Wei Jin, Hanqing Lu ·

    Adaptive Auto-Harness: Sustained Self-Improvement for Agentic System Deployment on Open-Ended Task Streams

    arXiv:2606.01770v1 Announce Type: cross Abstract: Auto-harness systems such as A-Evolve, GEPA, and Meta-Harness improve LLM agents by optimizing prompts, skills, tools, memories, and supporting infrastructure from execution feedback, but they are typically evaluated on fixed offl…

  482. arXiv cs.AI TIER_1 English(EN) · Mikael Gorsky ·

    ASE-26: a curriculum for agentic software engineering as a discipline

    arXiv:2606.01152v1 Announce Type: cross Abstract: The work of a professional software engineer has begun to consist, increasingly, of directing agents rather than writing code, and the empirical evidence for the shift is now several years deep. Anthropic's Economic Index puts aut…

  483. arXiv cs.AI TIER_1 English(EN) · Hiskias Dingeto, Will Leeney ·

    AgentRedBench: Dynamic Redteaming and Integration-Aware Defense for LLM Agents over SaaS Integrations

    arXiv:2606.02240v1 Announce Type: cross Abstract: Indirect prompt injection in tool-use agents is a concrete production threat: LLM agents read from integrations (third-party services such as Gmail, Salesforce, or Jira accessed through tool calls) whose response content the user …

  484. arXiv cs.AI TIER_1 English(EN) · Thanh Luong Tuan ·

    Dynamic Coordination Strategy Selection for Enterprise Multi-Agent Systems

    arXiv:2606.00804v1 Announce Type: cross Abstract: Enterprise multi-agent systems increasingly expose multiple coordination patterns, but deployments often lack evidence for when to use consensus, debate, synthesis, or a simpler single-agent workflow. This paper evaluates whether …

  485. arXiv cs.AI TIER_1 English(EN) · Jialing Li, Zhouhong Gu, Yin Cai, Hongwei Feng ·

    Scaling Behavior of Single LLM-Driven Multi-Agent Systems

    arXiv:2606.00655v1 Announce Type: cross Abstract: The burgeoning field of LLM-based Multi-Agent Systems (MAS) promises to tackle complex tasks through collaborative intelligence, yet fundamental questions regarding their scaling behavior and intrinsic collective dynamics remain u…

  486. arXiv cs.AI TIER_1 English(EN) · Su Wang, Pin Qian, Yihang Chen, Junxian You, Xiaoyuan Wang, Xiaochong Jiang, Lifei Liu, Haoran Yu, Jingzhou Xu ·

    When Safe Skills Collide: Measuring Compositional Risk in Agent Skill Ecosystems

    arXiv:2606.00448v1 Announce Type: cross Abstract: LLM agents increasingly rely on community-contributed skills that expand an agent's operational capability set. We study a core safety problem in agentic AI systems: whether individually safe skills can compose into unsafe install…

  487. arXiv cs.AI TIER_1 English(EN) · Maria Katarine Santana Barbosa, Kelvin L. Dias ·

    AgentxGCore: Agentic AI for Next-Generation Mobile Core Network

    arXiv:2606.00417v1 Announce Type: cross Abstract: To meet the stringent requirements of emerging applications and the increasingly complex network management and operation, the Next Generation Mobile Networks (NextG), or 6G, will adopt an AI-native architecture on the Core Networ…

  488. arXiv cs.AI TIER_1 English(EN) · Marisa Ferrara Boston, Glen Hanson, Effi Georgala, JD Hudgens, Heather Frase ·

    Monitoring Agentic Systems Before They're Reliable

    arXiv:2606.02494v1 Announce Type: cross Abstract: Agentic systems entering production typically operate as partially integrated assemblies where structural defects, not task-level errors, dominate the failure landscape. At this maturity level, task-level error detection may be in…

  489. arXiv cs.AI TIER_1 English(EN) · Haoxiang Zhang, Qixin Xu, Zhuofeng Li, Lei Zhang, Pengcheng Jiang, Yu Zhang, Julian McAuley ·

    Masking Stale Observations Helps Search Agents -- Until It Doesn't: A Regime Map and Its Mechanism

    arXiv:2606.00408v1 Announce Type: cross Abstract: Long-horizon search agents accumulate large amounts of retrieved content across many tool calls, making context-budget efficiency increasingly important. A minimal intervention is to mask stale observations from the context as the…

  490. arXiv cs.AI TIER_1 English(EN) · Nazmus Ashrafi ·

    How Generation Architecture Shapes Code Complexity in Multi-Agent LLM Systems: A Paired Study on HumanEval

    arXiv:2606.00308v1 Announce Type: cross Abstract: Large-language-model code generation has shifted from single-shot prompting to multi-agent orchestrations - analyst, coder, tester, and debugger pipelines - and is evaluated almost exclusively on functional correctness. Whether th…

  491. arXiv cs.AI TIER_1 English(EN) · Aditya Kumar, Zhihan Lei, Jerry Yan, Joshua W. Momo, Lauhitya Reddy, Rafael Enrique Cabrera Jimenez, Cassandra A. Cohen, Arthur Kajiyama, William W. Cohen ·

    Learning to Construct Practical Agentic Systems

    arXiv:2606.00189v1 Announce Type: cross Abstract: Automated design and optimization of agentic LLM-based systems leads to sophisticated systems that substantially improve result quality over off-the-shelf agentic patterns. However, studies of fielded agentic systems show that pro…

  492. arXiv cs.AI TIER_1 English(EN) · Tong Liu, Cheng Qian, Matej Cief, Yuan He, Daniele Dan, Nikolaos Aletras, Gabriella Kazai ·

    On Effectiveness and Efficiency of Agentic Tool-calling and RL Training

    arXiv:2606.00135v1 Announce Type: cross Abstract: Tool-calling is a central component of modern large language model (LLM) agents, equipping them with skills beyond their parametric knowledge. This paper studies tool-calling along two complementary axes: effectiveness, i.e., how …

  493. arXiv cs.AI TIER_1 English(EN) · Yun Qu, Boyuan Wang, Yuhang Jiang, Jianzhun Shao, Yixiu Mao, Heming Zou, Chang Liu, Cheems Wang, Meiqin Liu, Xiangyang Ji ·

    Stop Wandering, Find the Keys: LLMs Discriminate Key States for Efficient Multi-Agent Exploration

    arXiv:2410.02511v2 Announce Type: replace Abstract: With expansive state-action spaces, efficient multi-agent exploration remains a longstanding challenge in reinforcement learning. Although pursuing novelty, diversity, or uncertainty attracts increasing attention, redundant effo…

  494. arXiv cs.CL TIER_1 English(EN) · James Xu Zhao, Hui Chen, Bryan Hooi, See-Kiong Ng ·

    FineVerify: Scaling Test-Time Compute with Fine-Grained Self-Verification for Agentic Search

    arXiv:2606.00660v1 Announce Type: new Abstract: Agentic search requires language model agents to explore many sources and answer complex information-seeking questions. Scaling test-time compute is a promising way to improve these agents, but current approaches can fail, because c…

  495. arXiv cs.CL TIER_1 English(EN) · Xiqi Hao, Zengqing Wu, Yu-Xuan Qiu, Chuan Xiao, Ruiqi Xu, Shuyuan Zheng, Jianbin Qin ·

    Not All Flips Are Conformity: Decomposing Stance Convergence in Multi-Agent LLM Debate

    arXiv:2606.00820v1 Announce Type: new Abstract: Multi-agent debate (MAD) is a promising strategy for improving LLM reasoning, but when agents converge on a shared answer, it is unclear whether that convergence reflects genuine deliberation or social compliance. We show that the c…

  496. arXiv cs.CL TIER_1 English(EN) · Mingju Chen, Can Lv, Guibin Zhang, Heng Chang, Shiji Zhou ·

    HarnessForge: Joint Harness and Policy Evolution for Adaptive Agent Systems

    arXiv:2606.01779v1 Announce Type: new Abstract: LLM agents are increasingly expected to operate across heterogeneous task regimes that require distinct execution paradigms. This challenges fixed agent systems and motivates system-level meta-adaptation beyond isolated component up…

  497. arXiv cs.CL TIER_1 English(EN) · Danqing Wang, Akshay Sivaraman, Lei Li ·

    CRAB-Bench: Evaluating LLM Agents under Complex Task Dependencies and Human-aligned User Simulation

    arXiv:2606.01815v1 Announce Type: new Abstract: Evaluating LLM agents in realistic service scenarios requires complex task dependencies, imperfect user behavior, and an evaluation that accommodates multiple valid solutions. We introduce CRAB-Bench (Constraint-based Realistic Agen…

  498. arXiv cs.CL TIER_1 English(EN) · Yujiong Shen, Yajie Yang, Zhiheng Xi, Binze Hu, Huayu Sha, Jiazheng Zhang, Qiyuan Peng, Junlin Shang, Jixuan Huang, Yutao Fan, Jingqi Tong, Shihan Dou, Ming Zhang, Lei Bai, Zhenfei Yin, Tao Gui, Xingjun Ma, Qi Zhang, Xuanjing Huang, Yu-Gang Jiang ·

    SciAgentGym: Benchmarking Multi-Step Scientific Tool-use in LLM Agents

    arXiv:2602.12984v2 Announce Type: replace Abstract: Scientific reasoning inherently demands integrating sophisticated toolkits to navigate domain-specific knowledge. Yet, current benchmarks largely overlook agents' ability to orchestrate tools for such rigorous workflows. To brid…

  499. arXiv cs.CL TIER_1 English(EN) · Yifan Shi, Jiayi Wang, Minyi Wu, Ye Fan, Jialong Shi, Jianyong Sun ·

    MIRROR: A Multi-Agent Framework with Iterative Adaptive Revision and Hierarchical Retrieval for Optimization Modeling in Operations Research

    arXiv:2602.03318v3 Announce Type: replace Abstract: Operations Research (OR) relies on expert-driven modeling-a slow and fragile process ill-suited to novel scenarios. While large language models (LLMs) can automatically translate natural language into optimization models, existi…

  500. arXiv cs.CL TIER_1 Română(RO) · Jing Yu Koh, Ruslan Salakhutdinov, Daniel Fried ·

    Multi-Agent Computer Use

    arXiv:2606.01533v1 Announce Type: cross Abstract: Computer use agents (CUAs) today are primarily deployed as single serial agents. This setup is suboptimal for complex long-horizon tasks that benefit from task decomposition, parallel execution, and consistent re-planning based on…

  501. arXiv cs.AI TIER_1 English(EN) · Youngmin Im, Byeongung Jo, Jaeyoung Wi, Seungwoo Baek, Tae Hoon Min, Joo Hyung Lee, Sangeun Oh, Insik Shin, Sunjae Lee ·

    MobiBench: Multi-Branch, Modular Benchmark for Mobile GUI Agents

    arXiv:2512.12634v4 Announce Type: replace Abstract: Mobile GUI Agents, AI agents capable of interacting with mobile applications on behalf of users, have the potential to transform human computer interaction. However, current evaluation practices for GUI agents face two fundament…

  502. arXiv cs.CL TIER_1 English(EN) · Zixuan Zhu, Yitong Hu, Yong Dai, Junfeng Fang, Chunyang Jiang, Senkang Hu, Yuzhi Zhao ·

    Unified Context Evolution for LLM Agents

    arXiv:2606.02304v1 Announce Type: new Abstract: LLM-based agents can solve multi-step interactive tasks by combining reasoning with environment feedback, yet each episode starts from the same fixed context and any useful strategy discovered along the way is lost once the task end…

  503. arXiv cs.CL TIER_1 English(EN) · Wenhang Shi, Jinhao Dong, Yiren Chen, Zhe Zhao, Shuqing Bian, Wei Lu, Xiaoyong Du ·

    Scaling Agentic Capabilities via Grounded Interaction Synthesis

    arXiv:2606.02001v1 Announce Type: new Abstract: General agentic intelligence hinges on the ability to interact with diverse real-world tools to complete complex tasks, a capability fundamentally tied to the quality of interaction data. To bypass the prohibitive costs of human ann…

  504. arXiv cs.AI TIER_1 English(EN) · Yifan Bao, Xinyu Xi, Xinyu Liu, Wen Ge, Lei Jiang, Kevin Zhang, Raad Khraishi, Yihao Ang, Anthony K. H. Tung, Lukasz Szpruch, Hao Ni ·

    MOSAIC: Modular Orchestration for Structured Agentic Intelligence and Composition

    arXiv:2606.00708v1 Announce Type: new Abstract: Automated data science is a structured model-selection problem. A solution must choose data transformations, feature representations, architecture, training procedure, evaluation protocol, and refinement strategy for a task. AutoML …

  505. arXiv cs.AI TIER_1 English(EN) · Md Nakhla Rafi, Md Ahasanuzzaman, Dong Jae Kim, Zhijie Wang, Tse-Hsun Chen ·

    FALAT: Tracing Failures in LLM Agent Trajectories via Dependency-Guided Search

    arXiv:2606.00765v1 Announce Type: new Abstract: LLM-based agents increasingly solve complex tasks through long trajectories involving reasoning steps, tool calls, and inter-agent communication. However, when these agents fail, it is often unclear which agent caused the failure an…

  506. arXiv cs.AI TIER_1 English(EN) · Jonah Leshin, Manish Shah, Ian Timmis ·

    Tracking the Behavioral Trajectories of Adapting Agents

    arXiv:2606.02536v1 Announce Type: new Abstract: Text files such as skill files, memory files, and behavioral configuration files play a central role in defining how modern agents act. Through edits by humans or the agents themselves, these files may evolve over time, directly ste…

  507. arXiv cs.AI TIER_1 English(EN) · Leheng Chen, Zihao Liu, Wanyi He, Bin Dong ·

    Iteris: Agentic Research Loops for Computational Mathematics

    arXiv:2606.02484v1 Announce Type: new Abstract: Recent advances in large language models and agentic AI systems have enabled significant progress in mathematical discovery, from solving competition problems to tackling research-level conjectures. However, open problems in computa…

  508. arXiv cs.AI TIER_1 English(EN) · Wenhao Wang, Peizhi Niu, Gongyi Zou, Xiyuan Yang, Jingxing Wang, Haoting Shi, Yaxin Du, Jingyi Chai, Xianghe Pang, Shuo Tang, Yanfeng Wang, Siheng Chen ·

    MCP-Persona: Benchmarking LLM Agents on Real-World Personal Applications via Environment Simulation

    arXiv:2606.02470v1 Announce Type: new Abstract: The Model Context Protocol (MCP) has emerged as a transformative standard for connecting large language models (LLMs) with external data sources and tools, and has been rapidly adopted across personal applications and development pl…

  509. arXiv cs.AI TIER_1 English(EN) · Youwei Liu, Jian Wang, Hanlin Wang, Wenjie Li ·

    COMAP: Co-Evolving World Models and Agent Policies for LLM Agents

    arXiv:2606.02372v1 Announce Type: new Abstract: Equipping language agents with world models enables them to anticipate environment dynamics and evaluate candidate actions before execution. However, existing textual world models are typically fixed after training, preventing them …

  510. arXiv cs.AI TIER_1 English(EN) · Yao Guan, Lin Wang, Zhihu Lu, Ziyi Wang, Wenzhu Yan, Qiang Duan ·

    MOC: Multi-Order Communication in LLM-based Multi-Agent Systems

    arXiv:2606.02359v1 Announce Type: new Abstract: Despite the remarkable progress of Large Language Model (LLM) based Multi-Agent Systems, most research focuses on optimizing coordination topology while largely underexploring the equally critical problem: how to transmit and optimi…

  511. arXiv cs.AI TIER_1 English(EN) · I\~naki Dellibarda Varela, R. Sendra-Arranz, Pablo Romero-Sorozabal, J. M. Valverde-Garc\'ia, Annemarie F. Laudanski, \'Alvaro Guti\'errez, Eduardo Rocon, Manuel Cebrian ·

    POIROT: Interrogating Agents for Failure Detection in Multi-Agent Systems

    arXiv:2606.02282v1 Announce Type: new Abstract: Orchestrating Large Language Models into Multi-Agent Systems (LLM-MAS) has unlocked remarkable reasoning capabilities, yet emergent failures and hallucinations that resist characterisation block their deployment in safety-critical d…

  512. arXiv cs.AI TIER_1 English(EN) · Lichao Wang, Zhaoxing Ren, Tianzhuo Yang, Jiaming Ji, Chi Harold Liu, Yaodong Yang, Juntao Dai ·

    SafeMCP: Proactive Power Regulation for LLM Agent Defense via Environment-Grounded Look-Ahead Reasoning

    arXiv:2606.01991v1 Announce Type: new Abstract: As Large Language Model (LLM) agents increasingly leverage the Model Context Protocol (MCP) to operate in complex environments, the expansion of their action spaces offers agents unsafe capabilities and underscores the risk of power…

  513. arXiv cs.AI TIER_1 English(EN) · Kuan Li, Shuo Zhang, Huacan Wang, Fangzhou Yu, Zecheng Sheng, Yi Gu, Weipeng Ming, Lei Xue, Chen Liu, Sen Hu, Ronghao Chen, Siyue Lin, Yuqing Hou, Xiaofeng Mou, Yi Xu ·

    SMH-Bench: Benchmarking LLM Agents for Environment-Grounded Reasoning and Action in Smart Homes

    arXiv:2606.01912v1 Announce Type: new Abstract: Smart homes are evolving toward complex state-dependent living environments, requiring Large Language Models (LLMs) to reason over user intent, preferences, and multi-device interactions. However, existing smart-home benchmarks ofte…

  514. arXiv cs.AI TIER_1 English(EN) · Bin Chen, Xinye Liao, Yiming Liu, Xin Liao, Chonghan Liu ·

    CAPF: Guiding Search-Agent Rollouts with Credit-Attenuated Privileged Feedback

    arXiv:2606.01830v1 Announce Type: new Abstract: Recent LLM search agents use reinforcement learning with verifiable rewards (RLVR) to learn search-augmented reasoning from outcome rewards. On hard problems, these agents rarely sample end-to-end successful rollouts, leaving outcom…

  515. arXiv cs.AI TIER_1 English(EN) · Donghwan Kim, Prakhar Singh, Younghoon Min, Jongryool Kim, Jongse Park, Kiwan Maeng ·

    Characterization of Multi-Model Agentic AI Systems on General Tasks via Trace-Driven Simulation

    arXiv:2606.01725v1 Announce Type: new Abstract: Agentic AI completes tasks through iterative planning, tool use, and reasoning based on observed outcomes. Despite its popularity, its system-level behavior remains poorly understood, particularly for complex datasets and agent arch…

  516. arXiv cs.AI TIER_1 English(EN) · Nicole Rose Schneider, Davide Ghilardi, Giacomo Piccinini, Jacopo Tagliabue ·

    "Skill issues'': data-centric optimization of lakehouse agents

    arXiv:2606.01185v1 Announce Type: new Abstract: Coding agents are becoming users of data infrastructure, but their success depends not only on model quality: it also depends on the skills and environment files that teach agents how to use a system. We study how to optimize these …

  517. arXiv cs.AI TIER_1 English(EN) · Xuancheng Zhu, Yang Yue, Shuaibing Wan, Zihan Dou, Xiaohan Zhang, Yongrui Liu, Guoshun Nan ·

    Can LLM Agents Sustain Long-Horizon Organizational Dynamics?

    arXiv:2606.01199v1 Announce Type: new Abstract: Large language agents are increasingly used for social simulation, yet it remains unclear whether they can sustain coherent behavior in structured organizations, where goals must propagate through hierarchy, tasks depend on prior ex…

  518. arXiv cs.AI TIER_1 English(EN) · Yangbo Wei, Zhen Huang, Shaoqiang Lu, Junhong Qian, Qifan Wang, Chen Wu, Lei He ·

    SkillSmith: Co-Evolving Skills and Tools for Self-Improving Agent Systems

    arXiv:2606.01314v1 Announce Type: new Abstract: Recent self-evolving agents have shown that skills can be discovered, refined, and accumulated through execution. However, existing skill-evolution frameworks typically assume a fixed tool layer and evaluate each skill independently…

  519. arXiv cs.AI TIER_1 English(EN) · Junze Zhu, Weihao Chen, Xuanwang Zhang, Zhen Wu, Xinyu Dai ·

    Recognize Your Orchestrator: An Entropy Dynamics Perspective for LLM Multi-Agent Systems

    arXiv:2606.01351v1 Announce Type: new Abstract: The transition from single-turn models to Multi-Agent Systems (MAS) promises enhanced problem-solving capabilities, yet the centralized orchestration topology remains a critical point of fragility. To analyze this, we propose a Mean…

  520. arXiv cs.AI TIER_1 English(EN) · Hejia Zhang, Zhongming Yu, Chia-Tung Ho, Haoxing Ren, Brucek Khailany, Jishen Zhao ·

    LLM4Cov: Execution-Aware Agentic Learning for High-coverage Testbench Generation

    arXiv:2602.16953v3 Announce Type: replace Abstract: Execution-aware LLM agents offer a promising paradigm for learning from tool feedback, but such feedback can be expensive and slow to obtain, making online reinforcement learning (RL) less practical in certain scenarios. High-co…

  521. arXiv cs.AI TIER_1 English(EN) · Shengda Fan, Xuyan Ye, Yupeng Huo, Zhi-Yuan Chen, Yiju Guo, Shenzhi Yang, Wenkai Yang, Shuqi Ye, Jingwen Chen, Haotian Chen, Xin Cong, Yankai Lin ·

    AgentProcessBench: Diagnosing Step-Level Process Quality in Tool-Using Agents

    arXiv:2603.14465v2 Announce Type: replace Abstract: While Large Language Models (LLMs) have evolved into tool-using agents, they remain brittle in long-horizon interactions. Unlike mathematical reasoning where errors are often rectifiable via backtracking, tool-use failures frequ…

  522. arXiv cs.AI TIER_1 English(EN) · Huayi Lai, Shichao Song, Simin Niu, Hanyu Wang, Jiawei Yang, Zhouxing Wang, Zhiqiang Yin, Xun Liang ·

    RoleCDE:Benchmarking and Mitigating Role-Alignment Trade-offs in Role-Playing Agents

    arXiv:2606.01552v1 Announce Type: new Abstract: Role-playing agents(RPAs) are widely used to steer large language models(LLMs) toward role-consistent behavior, yet existing benchmarks mainly evaluate surface-level fidelity and offer limited insight into decision making under role…

  523. arXiv cs.AI TIER_1 English(EN) · Rahul Suresh Babu, Adarsh Agrawal ·

    Self-Healing Agentic Orchestrators for Reliable Tool-Augmented Large Language Model Systems

    arXiv:2606.01416v1 Announce Type: new Abstract: Tool-augmented large language model (LLM) agents rely on orchestration layers that coordinate planning, retrieval, tool invocation, validation, memory, and recovery. In these systems, failures arise not only from model errors, but a…

  524. arXiv cs.AI TIER_1 English(EN) · Wenchang Duan, Zhenguo Gao, Jinguo Xian, Yi Shi ·

    MAVEN-T: Reinforced Heterogeneous Distillation for Real-Time Multi-Agent Trajectory Prediction

    arXiv:2604.10169v2 Announce Type: replace Abstract: Trajectory prediction is a key component of autonomous driving systems because future motions directly affect collision checking, behavior planning, and control. The task remains challenging under dense interactions, heterogeneo…

  525. arXiv cs.AI TIER_1 English(EN) · Jiaru Zou, Ruizhong Qiu, Gaotang Li, Xiyuan Yang, Katherine Tieu, Pan Lu, Ke Shen, Hanghang Tong, Yejin Choi, Jingrui He, James Zou, Mengdi Wang, Ling Yang ·

    Latent Collaboration in Multi-Agent Systems

    arXiv:2511.20639v3 Announce Type: replace-cross Abstract: Multi-agent systems (MAS) extend large language models (LLMs) from independent single-model reasoning to coordinative system-level intelligence. While existing LLM agents depend on text-based mediation for reasoning and co…

  526. arXiv cs.AI TIER_1 English(EN) · Yuxuan Qiao, Dongqin Liu, Hongchang Yang, Wei Zhou, Songlin Hu ·

    Agent Tools Orchestration Leaks More: Dataset, Benchmark, and Mitigation

    arXiv:2512.16310v3 Announce Type: replace-cross Abstract: LLM-based agents increasingly use multiple external tools to complete complex tasks. We study Tools Orchestration Privacy Risk (TOP-R): an agent may combine individually non-sensitive tool returns and disclose an unintende…

  527. arXiv cs.AI TIER_1 English(EN) · Xiaochen Zhu, Caiqi Zhang, Yizhou Chi, Tom Stafford, Nigel Collier, Andreas Vlachos ·

    Demystifying Multi-Agent Debate: The Role of Confidence and Diversity

    arXiv:2601.19921v2 Announce Type: replace-cross Abstract: Multi-agent debate (MAD) is widely used to improve large language model (LLM) performance through test-time scaling, yet recent work shows that vanilla MAD often underperforms simple majority vote despite higher computatio…

  528. arXiv cs.AI TIER_1 English(EN) · Bardia Mohammadi, Nearchos Potamitis, Lars Klein, Akhil Arora, Laurent Bindschaedler ·

    Atomix: Timely, Transactional Tool Use for Reliable Agentic Workflows

    arXiv:2602.14849v2 Announce Type: replace-cross Abstract: LLM agents execute multi-step workflows that mutate external state through tools. Common orchestrators treat tool return as the settlement trigger, so faults, speculation, and concurrent agents can leave partial effects, l…

  529. arXiv cs.AI TIER_1 English(EN) · Simon Storf, Rich Barton-Cooper, James Peters-Gill, Marius Hobbhahn ·

    Constitutional Black-Box Monitoring for Scheming in LLM Agents

    arXiv:2603.00829v2 Announce Type: replace-cross Abstract: Safe deployment of Large Language Model (LLM) agents in autonomous settings requires reliable oversight mechanisms. A central challenge is detecting scheming, where agents covertly pursue misaligned goals. One approach to …

  530. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Dheeraj Kumar ·

    SPOQ: Specialist Orchestrated Queuing for Multi-Agent Software Engineering

    Multi-agent AI systems show promise for automating software engineering tasks, yet existing approaches suffer from coordination overhead, quality control gaps, and limited human oversight. We introduce SPOQ (Specialist Orchestrated Queuing), a methodology combining three innovati…

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

    Lean4Agent: Formal Modeling and Verification for Agent Workflow and Trajectory

    Large language models can be equipped with formal verification frameworks using dependent-type languages to improve multi-step workflow reliability and performance.

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

    Agent libOS: A Library-OS-Inspired Runtime for Long-Running, Capability-Controlled LLM Agents

    Agent libOS provides a runtime substrate for long-running LLM agents with process-like execution, tool management, and security boundaries implemented through explicit capabilities and runtime primitives.

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

    Skill-RM: Unifying Heterogeneous Evaluation Criteria via Agent Skill

    Skill-RM presents a unified reward modeling framework that treats reward computation as a structured agentic task, enabling dynamic evidence aggregation and consistent evaluation across diverse applications.

  534. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Shweta Medhekar ·

    When Helping Hurts and How to Fix It: Multi-Agent Debate for Data Cleaning

    When does multi-agent debate help data cleaning, and when does it hurt? Across three benchmarks, four model families, and over 6,000 task-condition pairs, we find debate's effect reverses sign: it degrades generation across all four models (-1.6 to -15.5pp) through critique-induc…

  535. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Yilun Du ·

    Economy of Minds: Emerging Multi-Agent Intelligence with Economic Interactions

    How can a population of agents self-orchestrate and self-adapt into stronger collective intelligence without centralized control? Inspired by Friedrich Hayek's economic theory of decentralized coordination in markets, we study this question through an agent economy in which agent…

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

    Tracking the Behavioral Trajectories of Adapting Agents

    Text files such as skill files, memory files, and behavioral configuration files play a central role in defining how modern agents act. Through edits by humans or the agents themselves, these files may evolve over time, directly steering the agent's behavior in future interaction…

  537. arXiv cs.AI TIER_1 English(EN) · Ian Timmis ·

    Tracking the Behavioral Trajectories of Adapting Agents

    Text files such as skill files, memory files, and behavioral configuration files play a central role in defining how modern agents act. Through edits by humans or the agents themselves, these files may evolve over time, directly steering the agent's behavior in future interaction…

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

    Monitoring Agentic Systems Before They're Reliable

    Agentic systems entering production typically operate as partially integrated assemblies where structural defects, not task-level errors, dominate the failure landscape. At this maturity level, task-level error detection may be infeasible: structural failure modes mask the signal…

  539. arXiv cs.AI TIER_1 English(EN) · Heather Frase ·

    Monitoring Agentic Systems Before They're Reliable

    Agentic systems entering production typically operate as partially integrated assemblies where structural defects, not task-level errors, dominate the failure landscape. At this maturity level, task-level error detection may be infeasible: structural failure modes mask the signal…

  540. arXiv cs.AI TIER_1 English(EN) · Bin Dong ·

    Iteris: Agentic Research Loops for Computational Mathematics

    Recent advances in large language models and agentic AI systems have enabled significant progress in mathematical discovery, from solving competition problems to tackling research-level conjectures. However, open problems in computational mathematics have received comparatively l…

  541. arXiv cs.AI TIER_1 English(EN) · Siheng Chen ·

    MCP-Persona: Benchmarking LLM Agents on Real-World Personal Applications via Environment Simulation

    The Model Context Protocol (MCP) has emerged as a transformative standard for connecting large language models (LLMs) with external data sources and tools, and has been rapidly adopted across personal applications and development platforms. However, existing benchmarks predominan…

  542. arXiv cs.AI TIER_1 English(EN) · Wenjie Li ·

    COMAP: Co-Evolving World Models and Agent Policies for LLM Agents

    Equipping language agents with world models enables them to anticipate environment dynamics and evaluate candidate actions before execution. However, existing textual world models are typically fixed after training, preventing them from adapting to the on-policy state-action dist…

  543. arXiv cs.AI TIER_1 English(EN) · Qiang Duan ·

    MOC: Multi-Order Communication in LLM-based Multi-Agent Systems

    Despite the remarkable progress of Large Language Model (LLM) based Multi-Agent Systems, most research focuses on optimizing coordination topology while largely underexploring the equally critical problem: how to transmit and optimize messages among agents effectively? Current co…

  544. arXiv cs.CL TIER_1 English(EN) · Yuzhi Zhao ·

    Unified Context Evolution for LLM Agents

    LLM-based agents can solve multi-step interactive tasks by combining reasoning with environment feedback, yet each episode starts from the same fixed context and any useful strategy discovered along the way is lost once the task ends. Existing approaches either limit learning to …

  545. arXiv cs.AI TIER_1 English(EN) · Manuel Cebrian ·

    POIROT: Interrogating Agents for Failure Detection in Multi-Agent Systems

    Orchestrating Large Language Models into Multi-Agent Systems (LLM-MAS) has unlocked remarkable reasoning capabilities, yet emergent failures and hallucinations that resist characterisation block their deployment in safety-critical domains -- a gap made legally untenable by emergi…

  546. arXiv cs.AI TIER_1 English(EN) · Will Leeney ·

    AgentRedBench: Dynamic Redteaming and Integration-Aware Defense for LLM Agents over SaaS Integrations

    Indirect prompt injection in tool-use agents is a concrete production threat: LLM agents read from integrations (third-party services such as Gmail, Salesforce, or Jira accessed through tool calls) whose response content the user neither writes nor controls. Existing benchmarks u…

  547. arXiv cs.CL TIER_1 English(EN) · Xiaoyong Du ·

    Scaling Agentic Capabilities via Grounded Interaction Synthesis

    General agentic intelligence hinges on the ability to interact with diverse real-world tools to complete complex tasks, a capability fundamentally tied to the quality of interaction data. To bypass the prohibitive costs of human annotation, prevailing paradigms depend entirely on…

  548. arXiv cs.CL TIER_1 English(EN) · Juntao Dai ·

    SafeMCP: Proactive Power Regulation for LLM Agent Defense via Environment-Grounded Look-Ahead Reasoning

    As Large Language Model (LLM) agents increasingly leverage the Model Context Protocol (MCP) to operate in complex environments, the expansion of their action spaces offers agents unsafe capabilities and underscores the risk of power-seeking. While broad action space and greater e…

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

    HarnessForge: Joint Harness and Policy Evolution for Adaptive Agent Systems

    LLM agents face challenges in heterogeneous task regimes requiring distinct execution paradigms, prompting the need for system-level meta-adaptation that goes beyond component updates.

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

    Adaptive Auto-Harness: Sustained Self-Improvement for Agentic System Deployment on Open-Ended Task Streams

    Adaptive Auto-Harness framework addresses dynamic task streams by decomposing performance gaps into evolution and adaptation losses, utilizing a stateful multi-agent evolver and harness tree with solve-time routing for sustained performance improvement.

  551. arXiv cs.AI TIER_1 English(EN) · Kewei Xu, Xiaoben Lu, Shuofei Qiao, Zihan Ding, Haoming Xu, Lei Liang, Ningyu Zhang ·

    LongDS-Bench: On the Failure of Long-Horizon Agentic Data Analysis

    arXiv:2605.30434v1 Announce Type: cross Abstract: Real-world data analysis is inherently iterative, yet existing benchmarks mostly evaluate isolated or short interactive tasks, leaving agents' ability to track evolving analytical context over long horizons untested. We introduce …

  552. arXiv cs.AI TIER_1 English(EN) · Minhua Lin, Juncheng Wu, Zijun Wang, Zhan Shi, Yisi Sang, Bing He, Zewen Liu, Tianxin Wei, Zongyu Wu, Zhiwei Zhang, Dakuo Wang, Xiang Zhang, Benoit Dumoulin, Cihang Xie, Yuyin Zhou, Suhang Wang, Hanqing Lu ·

    Harness Updating Is Not Harness Benefit: Disentangling Evolution Capabilities in Self-Evolving LLM Agents

    arXiv:2605.30621v1 Announce Type: new Abstract: LLM agents are increasingly deployed as systems built around editable external harnesses, including prompts, skills, memories and tools, that shape task execution without changing model parameters. Harness self-evolution adapts such…

  553. arXiv cs.CL TIER_1 English(EN) · Jianxiang Yu, Jiapeng Zhu, Bochen Lin, Qier Cui, Zichen Ding, Xiang Li ·

    Skill is Not One-Size-Fits-All: Model-Aware Skill Alignment for LLM Agents

    arXiv:2605.30723v1 Announce Type: new Abstract: LLM agents increasingly retrieve externally curated skills-procedural instructions retrieved at decision time-to improve performance on long-horizon interactive tasks. Existing skill libraries are typically treated as model-agnostic…

  554. arXiv cs.AI TIER_1 English(EN) · Qiran Zou, Hou Hei Lam, Wenhao Zhao, Tingting Chen, Yiming Tang, Samson Yu, Yingtao Zhu, Srinivas Anumasa, Zufeng Zhang, Tianyi Zhang, Chang Liu, Zhengyao Jiang, Anirudh Goyal, Dianbo Liu ·

    FML-bench: A Controlled Study of AI Research Agent Strategies from the Perspective of Search Dynamics

    arXiv:2605.17373v2 Announce Type: replace-cross Abstract: AI research agents accelerate ML research by automating hypothesis generation, experimentation, and empirical refinement. Existing agent strategies range from greedy hill-climbing to tree search and evolutionary optimizati…

  555. arXiv cs.AI TIER_1 English(EN) · Hao Xiang Li, Michael Amir, Amanda Prorok ·

    Scaling Multi-Agent Environment Co-Design with Diffusion Models

    arXiv:2511.03100v2 Announce Type: replace-cross Abstract: The agent-environment co-design paradigm jointly optimises agent policies and environment configurations in search of improved system performance. With application domains ranging from warehouse logistics to windfarm manag…

  556. arXiv cs.AI TIER_1 English(EN) · Xiaolin Zhou, Jinbo Liu, Li Li, Ryan A. Rossi, Xiyang Hu ·

    Counterfactual Trace Auditing of LLM Agent Skills

    arXiv:2605.11946v2 Announce Type: replace Abstract: Large Language Model agents are increasingly augmented with agent skills. Current evaluation methods for skills remain limited. Most deployed benchmarks report only pass rate before and after a skill is attached, treating the sk…

  557. arXiv cs.AI TIER_1 English(EN) · Abhishek Chandwani, Ishan Gupta ·

    LH-Bench: Skill-Grounded Evaluation of Long-Horizon Agents on Subjective Enterprise Tasks

    arXiv:2603.22744v2 Announce Type: replace Abstract: Large language models excel on objectively verifiable tasks such as math and programming, where evaluation reduces to unit tests or a single correct answer. In contrast, real-world enterprise work is often subjective and context…

  558. arXiv cs.AI TIER_1 English(EN) · Srivatsa Kundurthy, Clara Na, Colton Moraine, Anoushka Mohta, Case Winter, George Fang, John Ling, Emma Strubell, Zach Kirshner ·

    BlueFin: Benchmarking LLM Agents on Financial Spreadsheets

    arXiv:2605.30907v1 Announce Type: cross Abstract: We present BlueFin, a benchmark that tasks large language model (LLM) agents with synthesis, manipulation, and comprehension tasks over spreadsheet workbooks in the professional finance domain. Though estimates of the global popul…

  559. arXiv cs.AI TIER_1 English(EN) · Omkar Ghugarkar, Vishvesh Bhat, Muhammad Ahmed Mohsin, Asad Aali ·

    MAVEN: Improving Generalization in Agentic Tool Calling

    arXiv:2605.30738v1 Announce Type: new Abstract: Generalization across agentic tool-calling environments remains a central challenge for reliable agentic reasoning systems. Although large language models achieve strong results on individual benchmarks, their ability to compose rea…

  560. arXiv cs.AI TIER_1 English(EN) · Junjie Nian, Kang Chen, Ge Zhang, Yixin Cao, Yugang Jiang ·

    TraceGraph: Shared Decision Landscapes for Diagnosing and Improving Agent Trajectories

    arXiv:2605.31308v1 Announce Type: new Abstract: Agent benchmarks increasingly record rich interaction trajectories, yet evaluation often reduces each rollout to a pass rate or reward score. We introduce TraceGraph, a graph-based framework that turns released multi-model agent tra…

  561. arXiv cs.AI TIER_1 English(EN) · Yunpeng Zhou ·

    Diagnosing Failure Modes of Shared-State Collaboration in Resource-Constrained Visual Agents

    arXiv:2605.31354v1 Announce Type: new Abstract: Modular visual reasoning systems increasingly rely on shared working memory for multi-step collaboration, yet the failure dynamics of intermediate state evolution in low-capacity regimes remain underexplored. We study failure modes …

  562. arXiv cs.AI TIER_1 English(EN) · Yujie Luo, Xiangyuan Ru, Jingsheng Zheng, Jingjing Wang, Yuqi Zhu, Jintian Zhang, Runnan Fang, Kewei Xu, Ye Liu, Zheng Wei, Jiang Bian, Zang Li, Shumin Deng ·

    Exploring Autonomous Agentic Data Engineering for Model Specialization

    arXiv:2605.30407v1 Announce Type: cross Abstract: Large Language Models (LLMs) have demonstrated strong performance on general tasks, while often struggling to adapt to specialized domains without high-quality domain-specific data. Existing LLM-based data curation methods primari…

  563. arXiv cs.AI TIER_1 English(EN) · George Fatouros, Georgios Makridis, George Kousiouris, John Soldatos, Dimosthenis Kyriazis ·

    An Organization-Scoped LLM Agent Runtime Architecture for Regulated Cybersecurity Operations

    arXiv:2605.30604v1 Announce Type: cross Abstract: Regulated cybersecurity workflows lack a runtime substrate that enforces organization-level scope across retrieval, tool calls, memory, findings, reports, and audit while remaining model-agnostic and locally deployable. Recent lar…

  564. arXiv cs.AI TIER_1 English(EN) · Madhav Jivrajani, Ramnatthan Alagappan, Aishwarya Ganesan ·

    Sophrosyne: Agentic Exploration of Relational Data Systems Needs Moderation

    arXiv:2605.30862v1 Announce Type: cross Abstract: Text2SQL agents powered by LLMs translate natural language intent into SQL by exploring the data system through tool calls before formulating the query. However, to ensure secure and scoped access, data systems construct environme…

  565. arXiv cs.LG TIER_1 English(EN) · Jeffrey Seely, Bart{\l}omiej Cupia{\l}, Llion Jones ·

    Learning Multi-Agent Coordination via Sheaf-ADMM

    arXiv:2605.31005v1 Announce Type: new Abstract: We present a differentiable optimization framework for multi-agent coordination. An input is decomposed into overlapping local views, each processed by an agent that solves a convex subproblem parameterized by a neural encoder. Agen…

  566. arXiv cs.CL TIER_1 English(EN) · Tianjie Ju, Yueqing Sun, Zheng Wu, Wei Zhang, Yaqi Huo, Xi Su, Qi Gu, Xunliang Cai, Gongshen Liu, Zhuosheng Zhang ·

    MineExplorer: Evaluating Open-World Exploration of MLLM Agents in Minecraft

    arXiv:2605.30931v1 Announce Type: new Abstract: Multimodal large language models (MLLMs) have shown strong capabilities in perception, reasoning, and action generation. However, their ability to sustain exploration in dynamic open worlds remains unclear. Existing embodied and gam…

  567. arXiv cs.MA (Multiagent) TIER_1 English(EN) · David Lo ·

    Agent System Operations: Categorization, Challenges, and Future Directions

    As the reasoning capabilities of Large Language Models (LLMs) continue to advance, LLM-based agent systems offer advantages in flexibility and interpretability over traditional systems, garnering increasing attention. However, despite the widespread research interest and industri…

  568. arXiv cs.MA (Multiagent) TIER_1 Română(RO) · Daniel Fried ·

    Multi-Agent Computer Use

    Computer use agents (CUAs) today are primarily deployed as single serial agents. This setup is suboptimal for complex long-horizon tasks that benefit from task decomposition, parallel execution, and consistent re-planning based on new information. In this paper, we argue that we …

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

    Agent Operating Systems (AOS): Integrating Agentic Control Planes into, and Beyond, Traditional Operating Systems

    Traditional operating systems were designed around deterministic programs, explicit control flow, and human initiated workflows. Their core abstractions processes, threads, system calls, files, and permissions assume bounded behavior and predictable interaction patterns. Agentic …

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

    MCP-Persona: Benchmarking LLM Agents on Real-World Personal Applications via Environment Simulation

    MCP-Persona benchmark evaluates agent performance on personalized tools interacting with individual accounts and local databases, revealing significant challenges in current SOTA agents.

  571. Hugging Face Daily Papers TIER_1 Română(RO) ·

    Multi-Agent Computer Use

    Multi-agent computer use systems outperform single-agent approaches on complex tasks by enabling parallel execution and dynamic task decomposition through directed acyclic graphs.

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

    Economy of Minds: Emerging Multi-Agent Intelligence with Economic Interactions

    Decentralized agent economies with auction-based competition and wealth accumulation enable emergent collective intelligence without central coordination, outperforming monolithic approaches in complex reasoning and optimization tasks.

  573. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Praveen K ·

    LLM Consortium for Software Design Refinement: A Controlled Experiment on Multi-Agent Collaboration Topologies

    We present a controlled experiment evaluating 12 multi-agent LLM collaboration topologies for software architecture design. Using a $2\times2\times2$ factorial design (Authority $\times$ Roles $\times$ Dynamics), we conducted 520 experimental runs across 8 design tasks of varying…

  574. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Carolina Fortuna ·

    The Ringelmann Effect in Multi-Agent LLM Systems: A Scaling Law for Effective Team Size

    Inference-time multi-agent LLM scaling lacks a shared unit: counting nominal agents conflates cost with independent evidence. We derive a two-parameter scaling law $R(N) = N_\text{eff}/N = 1/(1+c(N-1)N^{-β})$ where the regime exponent $β$ classifies any configuration into one of …

  575. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Thanh Luong Tuan ·

    Dynamic Coordination Strategy Selection for Enterprise Multi-Agent Systems

    Enterprise multi-agent systems increasingly expose multiple coordination patterns, but deployments often lack evidence for when to use consensus, debate, synthesis, or a simpler single-agent workflow. This paper evaluates whether coordination strategy should be selected dynamical…

  576. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Thanh Luong Tuan ·

    Dynamic Coordination Strategy Selection for Enterprise Multi-Agent Systems

    Enterprise multi-agent systems increasingly expose multiple coordination patterns, but deployments often lack evidence for when to use consensus, debate, synthesis, or a simpler single-agent workflow. This paper evaluates whether coordination strategy should be selected dynamical…

  577. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Hongwei Feng ·

    Scaling Behavior of Single LLM-Driven Multi-Agent Systems

    The burgeoning field of LLM-based Multi-Agent Systems (MAS) promises to tackle complex tasks through collaborative intelligence, yet fundamental questions regarding their scaling behavior and intrinsic collective dynamics remain underexplored. This paper systematically investigat…

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

    FineVerify: Scaling Test-Time Compute with Fine-Grained Self-Verification for Agentic Search

    FineVerify is a self-verification framework for agentic search that improves accuracy through decomposed sub-question checking and trajectory selection.

  579. arXiv cs.IR (Information Retrieval) TIER_1 English(EN) · Julian McAuley ·

    Masking Stale Observations Helps Search Agents -- Until It Doesn't: A Regime Map and Its Mechanism

    Long-horizon search agents accumulate large amounts of retrieved content across many tool calls, making context-budget efficiency increasingly important. A minimal intervention is to mask stale observations from the context as the trajectory progresses, but it remains unclear whe…

  580. arXiv cs.AI TIER_1 English(EN) · Yunpeng Zhou ·

    Diagnosing Failure Modes of Shared-State Collaboration in Resource-Constrained Visual Agents

    Modular visual reasoning systems increasingly rely on shared working memory for multi-step collaboration, yet the failure dynamics of intermediate state evolution in low-capacity regimes remain underexplored. We study failure modes of collaborative reasoning with weak learners (4…

  581. arXiv cs.AI TIER_1 English(EN) · Yugang Jiang ·

    TraceGraph: Shared Decision Landscapes for Diagnosing and Improving Agent Trajectories

    Agent benchmarks increasingly record rich interaction trajectories, yet evaluation often reduces each rollout to a pass rate or reward score. We introduce TraceGraph, a graph-based framework that turns released multi-model agent trajectories into shared decision landscapes. For e…

  582. arXiv cs.AI TIER_1 English(EN) · Priyam Sahoo, Gaurav Mittal, Xiaomin Li, Shengjie Ma, Benjamin Steenhoek, Pingping Lin, Yu Hu ·

    AgentLens: Revealing The Lucky Pass Problem in SWE-Agent Evaluation

    arXiv:2605.12925v2 Announce Type: replace-cross Abstract: Here is the updated abstract: Evaluation of software engineering (SWE) agents is dominated by a binary signal: whether the final patch passes the tests. This outcome-only view treats a principled solution and a chaotic tri…

  583. arXiv cs.CL TIER_1 English(EN) · Shuyu Zhang, Yaqi Shi, Lu Wang ·

    PatchBoard: Schema-Grounded State Mutation for Reliable and Auditable LLM Multi-Agent Collaboration

    arXiv:2605.29313v1 Announce Type: new Abstract: LLM multi-agent systems often coordinate through natural-language dialogue or loosely structured shared memory, making intermediate state difficult to validate, attribute, and audit. We introduce PatchBoard, a schema-grounded collab…

  584. arXiv cs.CL TIER_1 English(EN) · Masafumi Enomoto, Ryoma Obara, Haochen Zhang, Masafumi Oyamada ·

    Revisiting Observation Reduction for Web Agents: Comprehensive Evaluation with a Lightweight Framework

    arXiv:2605.29397v1 Announce Type: new Abstract: HTML observations in LLM-based web agents are extremely long, and while many reduction methods have been proposed, it remains unclear which methods reduce overall agent latency while maintaining performance. The main obstacle is the…

  585. arXiv cs.AI TIER_1 English(EN) · Yutong Wang, Siyuan Xiong, Xuebo Liu, Wenkang Zhou, Liang Ding, Miao Zhang, Min Zhang ·

    AgentDropoutV2: Optimizing Information Flow in Multi-Agent Systems via Test-Time Rectify-or-Reject Pruning

    arXiv:2602.23258v2 Announce Type: replace Abstract: While Multi-Agent Systems (MAS) excel in complex reasoning, they suffer from the cascading impact of erroneous information from individual agents. Current solutions often resort to rigid structural engineering or expensive fine-…

  586. arXiv cs.AI TIER_1 English(EN) · Yu Li, Mingyang Yi, Xiuyu Li, Ju Fan, Fuxin Jiang, Binbin Chen, Peng Li, Jie Song, Tieying Zhang ·

    Reasoning and Tool-use Compete in Agentic RL:From Quantifying Interference to Disentangled Tuning

    arXiv:2602.00994v2 Announce Type: replace Abstract: Agentic Reinforcement Learning (ARL) trains large language models to interleave reasoning with external tool execution to solve complex tasks. Most existing ARL methods train a single set of parameters to support both reasoning …

  587. arXiv cs.AI TIER_1 English(EN) · Zehua Pei, Hui-Ling Zhen, Shixiong Kai, Sinno Jialin Pan, Yunhe Wang, Mingxuan Yuan, Bei Yu ·

    SCOPE: Prompt Evolution for Enhancing Agent Effectiveness

    arXiv:2512.15374v2 Announce Type: replace Abstract: Large Language Model (LLM) agents are increasingly deployed in environments that generate massive, dynamic contexts. However, a critical bottleneck remains: while agents have access to this context, their static prompts lack the…

  588. arXiv cs.AI TIER_1 English(EN) · Jiazhen Yuan, Zhike Gong, Jinquan Hang, Zhengbiao Bai, Wei Zhao ·

    Graph-Enhanced Policy Optimization in LLM Agent Training

    arXiv:2510.26270v2 Announce Type: replace Abstract: Multi-step LLM agents in interactive environments represent a crucial step toward long-horizon decision-making. To train such agents, group-based reinforcement learning is widely adopted, which reinforces trajectories with highe…

  589. arXiv cs.AI TIER_1 English(EN) · Henrique Assump\c{c}\~ao, Diego Ferreira, Leandro Campos, Fabricio Murai ·

    CodeEvolve: an open source evolutionary coding agent for algorithmic discovery and optimization

    arXiv:2510.14150v5 Announce Type: replace Abstract: We introduce CodeEvolve, an open-source framework that couples large language models with island-based evolutionary search for end-to-end algorithmic discovery. CodeEvolve integrates inspiration-based crossover, meta-prompting, …

  590. arXiv cs.CL TIER_1 English(EN) · Xuanliang Zhang, Dingzirui Wang, Keyan Xu, Qingfu Zhu, Wanxiang Che ·

    Scaling Laws for Agent Harnesses via Effective Feedback Compute

    arXiv:2605.29682v1 Announce Type: new Abstract: Agent harnesses increasingly determine the performance of language-model systems by deciding how models call tools, receive feedback, verify intermediate states, store memory, and revise solutions. Yet current test-time scaling anal…

  591. arXiv cs.CL TIER_1 English(EN) · Ziyang Ma, Dingyi Zhang, Sichu Liang, Jiajia Chu, Pengfei Xia, Hui Zang, Deyu Zhou ·

    CONCAT: Consensus- and Confidence-Driven Ad Hoc Teaming for Efficient LLM-Based Multi-Agent Systems

    arXiv:2605.29612v1 Announce Type: cross Abstract: Although large language model (LLM) based multi-agent systems (MAS) show their capability to solve complex tasks and achieve higher performance over single agent systems, they lead to huge computational overheads because of heavy …

  592. arXiv cs.CL TIER_1 English(EN) · Jinnuo Liu, Chuke Liu, Hua Shen ·

    ValueFlow: Measuring the Propagation of Value Perturbations in Multi-Agent LLM Systems

    arXiv:2602.08567v2 Announce Type: replace-cross Abstract: Multi-agent large language model (LLM) systems increasingly consist of agents that observe and respond to one another's outputs. While value alignment is typically evaluated for isolated models, how value perturbations pro…

  593. arXiv cs.CL TIER_1 English(EN) · Kenan Li, Qirui Jin, Liao Zhu, Xiaosong Huang, Yijia Wu, Yikai Zhang, Xin Zhang, Zijian Jin, Yufan Huang, Elsie Nallipogu, Chaoyun Zhang, Yu Kang, Saravan Rajmohan, Qingwei Lin, Wenke Lee, Dongmei Zhang ·

    ORACLE-SWE: Quantifying the Contribution of Oracle Information Signals on SWE Agents

    arXiv:2604.07789v2 Announce Type: replace-cross Abstract: Recent advances in language model (LM) agents have significantly improved automated software engineering (SWE). Prior work has proposed various agentic workflows and training strategies as well as analyzed failure modes of…

  594. arXiv cs.LG TIER_1 English(EN) · Weicheng Xue ·

    Representation Signatures and Risk-Feedback Alignment in LLM Trading Agents

    arXiv:2605.28850v1 Announce Type: new Abstract: We study behavioral alignment and representation dynamics of large language model (LLM) agents in financial decision environments. Using TradeArena, an auditable trading-agent testbed with risk reports, execution simulation, memory,…

  595. arXiv cs.LG TIER_1 English(EN) · Kexin Chu, Dawei Xiang, Wei Zhang ·

    Latency-Quality Routing for Functionally Equivalent Tools in LLM Agents

    arXiv:2605.14241v2 Announce Type: replace Abstract: Tool-augmented LLM agents increasingly access the same tool type through multiple functionally equivalent providers, such as web-search APIs, retrievers, or LLM backends exposed behind a shared interface. This creates a provider…

  596. arXiv cs.AI TIER_1 English(EN) · Corrado Rainone, Davide Belli, Bence Major, Arash Behboodi ·

    When Cloud Agents Meet Device Agents: Lessons from Hybrid Multi-Agent Systems

    arXiv:2605.30102v1 Announce Type: cross Abstract: The design space of agentic AI inference spans two extremes: frontier large language models (LLMs), typically hosted in the cloud and offering strong performance across a wide range of tasks at substantially high cost, and more co…

  597. arXiv cs.AI TIER_1 English(EN) · Alejandra Zambrano, Sara Vera Marjanovic, Imene Kerboua, Xing Han L\`u, Leila Kosseim ·

    Does The Way You Plan Matter? An Empirical Study of Planning Representations for LLM Web Agents

    arXiv:2605.29927v1 Announce Type: cross Abstract: Despite recent advances, LLM-based web agents still struggle with limited exploration, omission of critical steps, and sensitivity to task constraints. Prior work suggests that many of these failures stem from weaknesses in planni…

  598. arXiv cs.AI TIER_1 English(EN) · Xiang Liu, Sa Song, Zhaowei Zhang, Huiying Lan, Jason Zeng, Ming Wu, Michael Heinrich, Yong Sun, Ceyao Zhang ·

    Agora: Toward Autonomous Bug Detection in Production-Level Consensus Protocols with LLM Agents

    arXiv:2605.29910v1 Announce Type: cross Abstract: Consensus protocols form the backbone of distributed systems and blockchains, where implementation bugs can cause data corruption and financial losses. While LLM-based approaches show promise in code analysis, they struggle with d…

  599. arXiv cs.AI TIER_1 English(EN) · Francisco Le\'on Z\'u\~niga Bol\'ivar (Instituci\'on Universitaria Colegio Mayor del Cauca) ·

    Evolutionary Dynamics of Cooperation in Next-Generation LLM Agent Systems: A Cross-Provider Empirical Extension

    arXiv:2605.29874v1 Announce Type: cross Abstract: Do next-generation LLM agents inherit the cooperative biases documented in their predecessors, or does scale and provider diversity reshape equilibrium behaviour in competitive multi-agent settings? Willis et al. established a ben…

  600. arXiv cs.AI TIER_1 English(EN) · Zhezheng Hao, Tianfu Wang, Huanshuo Dong, Ziyan Liu, Hong Wang, Xiankun Lin, Qiang Lin, Can Wang, Hande Dong, Jiawei Chen ·

    Evolve as a Team: Collaborative Self-Evolution for LLM-based Multi-Agent Systems

    arXiv:2605.29790v1 Announce Type: cross Abstract: LLM-based multi-agent systems (MAS) have emerged as an effective paradigm for complex and long-horizon tasks. However, in real-world tasks, MAS often exhibit various failures during execution and such failures are difficult to eli…

  601. arXiv cs.AI TIER_1 English(EN) · Wentao Hu, Zhendong Chu, Yiming Zhang, Junda Wu, Ming Jin, Xiangyu Zhao, Yilei Shao, Yanfeng Wang, Qingsong Wen ·

    SkillBrew: Multi-Objective Curation of Skill Banks for LLM Agents

    arXiv:2605.29440v1 Announce Type: cross Abstract: Retrieval-augmented LLM agents increasingly rely on curated skill banks: collections of reusable textual principles that guide decision making on complex tasks. Existing approaches typically expand these banks in an append-only fa…

  602. arXiv cs.AI TIER_1 English(EN) · Rongsheng Zhang, Jiji Tang, Junnan Ren, Zuyi Bao, Weijie Chen, Ruofan Hu, Zhou Zhao, Tangjie Lv, Yan Zhang ·

    DynSess: Dynamic Session-Level Evaluation and Optimization Framework for Role-Playing Agents

    arXiv:2605.29256v1 Announce Type: cross Abstract: Role-playing with large language models is fundamentally a session-level task, requiring agents to sustain character identity and interaction quality across extended multi-turn conversations. Yet existing evaluation and optimizati…

  603. arXiv cs.AI TIER_1 English(EN) · Abel Yagubyan ·

    How Consistent Are LLM Agents? Measuring Behavioral Reproducibility in Multi-Step Tool-Calling Pipelines

    arXiv:2605.28840v1 Announce Type: cross Abstract: Large language model (LLM) agents with tool-calling capabilities are increasingly deployed in production systems, yet a fundamental reliability question remains under-explored: does the same agent behave the same way twice? We pre…

  604. arXiv cs.AI TIER_1 English(EN) · Hao-Xiang Xu, Chong Deng, Jiaqing Liu, Wen Wang, Qian Chen, Lujia Bao, Xiangang Li, Zhen-Hua Ling ·

    GenesisFunc: Multi-Agent Data Generation for Accurate and Generalizable Function-Calling

    arXiv:2605.28835v1 Announce Type: cross Abstract: Large Language Models (LLMs) extend their capabilities through function-calling (FC), which relies on training data with high quality, diversity, and broad coverage of scenario. However, obtaining and annotating real function-call…

  605. arXiv cs.AI TIER_1 English(EN) · Yulei Ye, Wenhao Li, Zhong Wen, Yunshu Huang, Yichen Hu, Zifan Wei, Yige Wang, Xinyu Xie, Haoxuan Yang, Yanjun Huang, Ruijia Li, Hong Qian, Yu Song, Bo Jiang, Bingdong Li, Lijun Li, Bo Zhang, Pinlong Cai, Xingcheng Xu, Shuangye Chen, Xia Hu, Liang He, Ai… ·

    AgentSchool: An LLM-Powered Multi-Agent Simulation for Education

    arXiv:2605.30144v1 Announce Type: new Abstract: Despite the rapid deployment of LLMs into classrooms, validating educational AI remains uniquely intractable: interventions act on developing learners whose cognitive and social trajectories are irreversibly shaped, while real-world…

  606. arXiv cs.AI TIER_1 English(EN) · Minyang Hu, Bo Yang, Zhinuo Zhou, Jiachen Liang, Guo Jiahao, Yiyang Yin, Xiongwei Han ·

    Redundant or Necessary? A Benchmark for Detecting Redundant Steps in Agent Trajectories

    arXiv:2605.29893v1 Announce Type: new Abstract: LLM-based agents have demonstrated strong capabilities in solving complex tasks through multi-step reasoning and tool use. However, existing evaluation protocols primarily focus on task success, overlooking a critical aspect of agen…

  607. arXiv cs.AI TIER_1 English(EN) · Yanchao Li, Wanhao Liu, Ben Gao, Jiaqing Xie, Zhehong Ai, Na Zou, Yuqiang Li, Tianfan Fu ·

    SkillsInjector: Dynamic Skill Context Construction for LLM Agents

    arXiv:2605.29794v1 Announce Type: new Abstract: LLM agents now draw on growing skill libraries to handle complex tasks. However, injecting more skills does not always improve task completion and can even degrade it. Existing methods still treat skill injection as a static step, s…

  608. arXiv cs.AI TIER_1 English(EN) · Kevin Wang, Anna Th\"oni, Benjamin Kempinski, Bobby Cheng, Jianzhu Yao, Benjamin Finch, Leon Guertler, Viraj Nadkarni, Yihan Jiang, Aliaksei Korshuk, Alexander Buyantuev, Ilya Makarov, Siyuan Wu, Yu-Chi Cheng, Yan-Ru Ju, Ti-Rong Wu, I-Hsuan Chu, Yu-Yu Ya… ·

    MINDGAMES: A Live Arena for Evaluating Social and Strategic Reasoning in Multi-Agent LLMs

    arXiv:2605.29512v1 Announce Type: new Abstract: Large language models (LLMs) are increasingly deployed as interactive agents, yet their capacity for social and strategic reasoning over extended interaction remains poorly understood. Existing evaluations rely on static vignettes o…

  609. arXiv cs.AI TIER_1 English(EN) · Shijie Cao, Yuan Yuan, Jing Liu ·

    Harmonizing Real-Time Constraints and Long-Horizon Reasoning: An Asynchronous Agentic Framework for Dynamic Scheduling

    arXiv:2605.29262v1 Announce Type: new Abstract: The Dynamic Flexible Job Shop Scheduling Problem (DFJSP) necessitates a trade-off between instant reaction to stochastic disturbances and global optimization of production goals. Conventional priority rules are insufficiently flexib…

  610. arXiv cs.AI TIER_1 English(EN) · Weizhi Zhang, Xinyang Zhang, Chenwei Zhang, Liangwei Yang, Jingbo Shang, Zhepei Wei, Henry Peng Zou, Zijie Huang, Zhengyang Wang, Yifan Gao, Xiaoman Pan, Lian Xiong, Jingguo Liu, Philip S. Yu, Xian Li ·

    PersonaAgent: Bridging Memory and Action for Personalized LLM Agents

    arXiv:2506.06254v2 Announce Type: replace Abstract: Large Language Model (LLM) empowered agents have recently emerged as advanced paradigms that exhibit impressive capabilities in a wide range of domains and tasks. Despite their potential, current LLM agents often adopt a one-siz…

  611. arXiv cs.AI TIER_1 English(EN) · Chelsea Zou, Yiheng Yao, Selena She, Noah Goodman, Robert D. Hawkins ·

    CalBench: Evaluating Coordination-Privacy Trade-offs in Multi-Agent LLMs

    arXiv:2605.09823v2 Announce Type: replace-cross Abstract: Personal AI assistants are beginning to act as delegates with access to calendars, inboxes, and user preferences. Calendar scheduling makes the trust problem concrete: an assistant must coordinate with other assistants whi…

  612. arXiv cs.AI TIER_1 English(EN) · Yibing Liu, Yangze Liu, Xiaolong Yin, Bin Wang, Chong Zhang, Hao Yin, Zhongyi Han ·

    OpenClawBench: Benchmarking Process-side Anomalies in Real-world Agent Execution Trajectories

    arXiv:2605.29253v1 Announce Type: new Abstract: Task success can hide process anomalies in real-world agent executions. An agent may pass the final task oracle while still accumulating unresolved ambiguity, unsafe external writes, ignored errors, weakly grounded commitments, or c…

  613. arXiv cs.AI TIER_1 English(EN) · Jiahao Huang, Fei Cheng, Junfeng Jiang, Zefan Yu, Akiko Aizawa ·

    BenchTrace: A Benchmark for Testing Reflection Ability and Controlled Evolution in LLM Agents

    arXiv:2605.29225v1 Announce Type: new Abstract: Self-evolving agents improve over time by reflecting on past failures, but existing evaluation is limited in two ways: it measures only task scores, leaving reflection quality unknown, and it relies on agents' own episode runs, offe…

  614. arXiv cs.AI TIER_1 English(EN) · Tenghao Huang, Kung-Hsiang Huang, Prafulla Kumar Choubey, Yilun Zhou, Muhao Chen, Jonathan May, Chien-Sheng Wu ·

    GTA: Generating Long-Horizon Tasks for Web Agents at Scale

    arXiv:2605.29218v1 Announce Type: new Abstract: Web agents, which couple language models with browsing and tool-use capabilities, show promise as open web assistants. Yet progress is increasingly limited by the lack of scalable, process-level supervision. Existing benchmarks are …

  615. arXiv cs.AI TIER_1 English(EN) · Yifei He, Rui Yang, Hao Bai, Tong Zhang, Han Zhao ·

    PRO-CUA: Process-Reward Optimization for Computer Use Agents

    arXiv:2605.29119v1 Announce Type: new Abstract: Computer use agents (CUAs) have shown strong potential for automating complex digital workflows, yet their training remains constrained by costly live environment interaction and limited high-quality supervision. Existing filtered b…

  616. arXiv cs.AI TIER_1 English(EN) · Shreyas Fadnavis, Praitayini Kanakaraj, Felix Wyss ·

    Beyond Consensus: Trace-Level Synthesis in Mixture of Agents

    arXiv:2605.29116v1 Announce Type: new Abstract: When multiple LLM agents solve the same problem, standard practice compresses each agent's reasoning into a majority vote or layered synthesis, treating agreement as the finish line. We show this is unnecessarily lossy: an LLM aggre…

  617. arXiv cs.AI TIER_1 English(EN) · Tyler Akidau, Tyler Rockwood, Johannes Br\"uderl, Marc Millstone ·

    The Importance of Out-of-Band Metadata for Safe Autonomous Agents: The Redpanda Agentic Data Plane

    arXiv:2605.29082v1 Announce Type: new Abstract: AI agents are increasingly expected to operate as digital employees: accessing enterprise data, making decisions, and taking actions autonomously. But agents are simultaneously less predictable than humans -- prone to hallucination,…

  618. arXiv cs.AI TIER_1 English(EN) · Zixuan Wang, Dingming Li, Hongxing Li, Yanrui Miao, Shuo Chen, Yuchen Yan, Wenqi Zhang, Yongliang Shen, Weiming Lu, Jun Xiao, Yueting Zhuang ·

    GroundAct: Can LLM Agents Ground Actions in Environmental States?

    arXiv:2508.05614v2 Announce Type: replace-cross Abstract: LLM agents achieve 85-96% success on tasks where instructions fully specify the action, but drop to 29-53% when action feasibility depends on environmental state that the instruction does not mention. We argue that this ga…

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

    MineExplorer: Evaluating Open-World Exploration of MLLM Agents in Minecraft

    MineExplorer benchmark evaluates multimodal large language models' open-world exploration capabilities in Minecraft through atomic and multi-hop tasks designed via multi-agent synthesis.

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

    Masking Stale Observations Helps Search Agents -- Until It Doesn't: A Regime Map and Its Mechanism

    Observation masking in long-horizon search agents shows variable accuracy gains depending on the interaction between retriever capability and model capacity, following an asymmetric inverted-U pattern.

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

    Skill is Not One-Size-Fits-All: Model-Aware Skill Alignment for LLM Agents

    Model-aware skill alignment framework adapts skills to different backbones through hierarchical evolution and lightweight rewriter training, achieving superior performance across interactive tasks.

  622. arXiv cs.IR (Information Retrieval) TIER_1 English(EN) · Dimosthenis Kyriazis ·

    An Organization-Scoped LLM Agent Runtime Architecture for Regulated Cybersecurity Operations

    Regulated cybersecurity workflows lack a runtime substrate that enforces organization-level scope across retrieval, tool calls, memory, findings, reports, and audit while remaining model-agnostic and locally deployable. Recent large language model (LLM) agent systems report stron…

  623. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Ningyu Zhang ·

    LongDS-Bench: On the Failure of Long-Horizon Agentic Data Analysis

    Real-world data analysis is inherently iterative, yet existing benchmarks mostly evaluate isolated or short interactive tasks, leaving agents' ability to track evolving analytical context over long horizons untested. We introduce LongDS, a benchmark for long-horizon, multi-turn d…

  624. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Gennady Pekhimenko ·

    SpecBench: Evaluating Specification-Level Reasoning for Software Engineering LLM Agents

    Software engineering (SWE) agents are transitioning from code generation to full software development lifecycle automation. A critical phase in this lifecycle is specification design: transforming initial proposals into carefully considered requirements through expert review. Exi…

  625. arXiv cs.IR (Information Retrieval) TIER_1 English(EN) · Shumin Deng ·

    Exploring Autonomous Agentic Data Engineering for Model Specialization

    Large Language Models (LLMs) have demonstrated strong performance on general tasks, while often struggling to adapt to specialized domains without high-quality domain-specific data. Existing LLM-based data curation methods primarily rely on human-designed workflows, leaving it un…

  626. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Xiangfeng Wang ·

    AgentSchool: An LLM-Powered Multi-Agent Simulation for Education

    Despite the rapid deployment of LLMs into classrooms, validating educational AI remains uniquely intractable: interventions act on developing learners whose cognitive and social trajectories are irreversibly shaped, while real-world trials are slow, ethically constrained, and ins…

  627. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Arash Behboodi ·

    When Cloud Agents Meet Device Agents: Lessons from Hybrid Multi-Agent Systems

    The design space of agentic AI inference spans two extremes: frontier large language models (LLMs), typically hosted in the cloud and offering strong performance across a wide range of tasks at substantially high cost, and more cost-efficient small language models (SLMs), which a…

  628. arXiv cs.CL TIER_1 English(EN) · Leila Kosseim ·

    Does The Way You Plan Matter? An Empirical Study of Planning Representations for LLM Web Agents

    Despite recent advances, LLM-based web agents still struggle with limited exploration, omission of critical steps, and sensitivity to task constraints. Prior work suggests that many of these failures stem from weaknesses in planning, yet the impact of alternative natural language…

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

    Evolutionary Dynamics of Cooperation in Next-Generation LLM Agent Systems: A Cross-Provider Empirical Extension

    Do next-generation LLM agents inherit the cooperative biases documented in their predecessors, or does scale and provider diversity reshape equilibrium behaviour in competitive multi-agent settings? Willis et al. established a benchmark for this question using evolutionary game t…

  630. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Jiawei Chen ·

    Evolve as a Team: Collaborative Self-Evolution for LLM-based Multi-Agent Systems

    LLM-based multi-agent systems (MAS) have emerged as an effective paradigm for complex and long-horizon tasks. However, in real-world tasks, MAS often exhibit various failures during execution and such failures are difficult to eliminate during design. This motivates experience-dr…

  631. arXiv cs.CL TIER_1 English(EN) · Wanxiang Che ·

    Scaling Laws for Agent Harnesses via Effective Feedback Compute

    Agent harnesses increasingly determine the performance of language-model systems by deciding how models call tools, receive feedback, verify intermediate states, store memory, and revise solutions. Yet current test-time scaling analyses often parameterize this process by raw expe…

  632. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Deyu Zhou ·

    CONCAT: Consensus- and Confidence-Driven Ad Hoc Teaming for Efficient LLM-Based Multi-Agent Systems

    Although large language model (LLM) based multi-agent systems (MAS) show their capability to solve complex tasks and achieve higher performance over single agent systems, they lead to huge computational overheads because of heavy communication between agents. Previous research ha…

  633. arXiv cs.IR (Information Retrieval) TIER_1 English(EN) · Qingsong Wen ·

    SkillBrew: Multi-Objective Curation of Skill Banks for LLM Agents

    Retrieval-augmented LLM agents increasingly rely on curated skill banks: collections of reusable textual principles that guide decision making on complex tasks. Existing approaches typically expand these banks in an append-only fashion, continuously adding new skills without remo…

  634. arXiv cs.AI TIER_1 English(EN) · Yaoyang Luo, Zhi Zheng, Ziwei Zhao, Tong Xu, Zhao Jielun, Wenjun Xue, Yong Chen, Enhong Chen ·

    Defending LLM-based Multi-Agent Systems Against Cooperative Attacks with Sentence-Level Rectification

    arXiv:2605.28104v1 Announce Type: new Abstract: Recent years have witnessed the rapid development of Large Language Model-based Multi-Agent Systems (MAS), which excel at collaborative decision-making and complex problem-solving. However, malicious agents in MAS may inject misinfo…

  635. arXiv cs.AI TIER_1 English(EN) · Md Hafizur Rahman, Zafaryab Haider, Tanzim Mahfuz, Prabuddha Chakraborty ·

    HARP: Measuring Harm Amplification in Multi-Agent LLM Systems

    arXiv:2605.27489v1 Announce Type: cross Abstract: Multi-agent LLM systems decompose workflows across agents, tools, shared context, memory, and decision gates. This modularity improves interpretability, but creates a propagation risk: a bounded perturbation to one component can b…

  636. arXiv cs.AI TIER_1 English(EN) · Susanna Cifani, Mario Luca Bernardi, Marta Cimitile ·

    Adaptive Multimodal Agents-Based Framework for Automatic Workflow Execution

    arXiv:2605.28607v1 Announce Type: new Abstract: Modern information systems require autonomous agents capable of navigating complex workflows, yet current methodologies often struggle with the transition from structured metadata parsing to general environmental perception. While t…

  637. arXiv cs.AI TIER_1 English(EN) · Tomer Keren, Nitay Calderon, Asaf Yehudai, Yotam Perlitz, Michal Shmueli-Scheuer, Roi Reichert ·

    A Matter of TASTE: Improving Coverage and Difficulty of Agent Benchmarks

    arXiv:2605.28556v1 Announce Type: new Abstract: As agent capabilities advance, existing benchmarks, such as $\tau^2$-Bench, are becoming increasingly saturated. Yet constructing new benchmark tasks remains complex, costly, and labor-intensive. Moreover, the standard approach, in …

  638. arXiv cs.AI TIER_1 English(EN) · Liang Cheng, Mingsheng Cai, Jiuming Jiang, Luo Mai ·

    Do Agents Know What They Can't Do? Evaluating Feasibility Awareness in Tool-Using Agents

    arXiv:2605.28532v1 Announce Type: new Abstract: Tool-using agents often incur substantial computational cost due to long reasoning chains and iterative tool usage. In practical scenarios, many tasks become infeasible under constrained tool environments, where the capabilities req…

  639. arXiv cs.AI TIER_1 English(EN) · Chenyu Zhou, Xinyun Lu, Jiangyue Zhao, Jianghao Lin, Dongdong Ge, Yinyu Ye ·

    OR-Space: A Full-Lifecycle Workspace Benchmark for Industrial Optimization Agents

    arXiv:2605.28158v1 Announce Type: new Abstract: Large language model (LLM) agents are increasingly used to assist with operations research (OR) modeling, yet existing OR-oriented benchmarks often reduce evaluation to one-shot translation from a self-contained problem statement in…

  640. arXiv cs.AI TIER_1 English(EN) · Zejian Eric Wu, Zhongyi Jiang, Yuan Zhuang, Paul Jen-Hwa Hu ·

    Examining Agents' Bias Amplification versus Suppression in Multi-Agent Systems

    arXiv:2605.28098v1 Announce Type: new Abstract: Multi-agent systems are increasingly deployed to support various tasks where agents interact to achieve individual and collective objectives. Although these systems can enhance task performance and decision-making, fairness preserva…

  641. arXiv cs.AI TIER_1 English(EN) · Zhenyu Cui, Xiangzhong Luo ·

    Do Agents Think Deeper? A Mechanistic Investigation of Layer-Wise Dynamics in Sequential Planning

    arXiv:2605.27935v1 Announce Type: new Abstract: Recent mechanistic studies suggest that large language models (LLMs) may utilize their depth inefficiently in standard single-turn tasks. Whether this still holds in autonomous agent settings, where models must perform multi-turn pl…

  642. arXiv cs.AI TIER_1 English(EN) · Yilun Yao, Xinyu Tan, Chao-Hsuan Liu, Yaoming Li, Zhengyang Wang, Wenhan Yu, Zhewen Tan, Yuxuan Tian, Guangxiang Zhao, Lin Sun, Xiangzheng Zhang, Tong Yang ·

    Harness-Bench: Measuring Harness Effects across Models in Realistic Agent Workflows

    arXiv:2605.27922v1 Announce Type: new Abstract: LLM agents are increasingly deployed as executable systems that use tools, modify workspaces, and produce concrete artifacts. In such workflows, performance depends not only on the base model, but also on the harness: the system lay…

  643. arXiv cs.AI TIER_1 English(EN) · Hongxiang Lin, Zhirui Kuai, Erpeng Xue, Lei Wang ·

    SKILLC: Learning Autonomous Skill Internalization in LLM Agents via Contrastive Credit Assignment

    arXiv:2605.27899v1 Announce Type: new Abstract: Structured skill prompts improve exploration in long-horizon agentic reinforcement learning (RL). Skill-augmented RL methods retain external skills at inference, while skill-internalization RL methods withdraw them during training t…

  644. arXiv cs.AI TIER_1 English(EN) · Pengyu Zhu, Lijun Li, Yaxing Lyu, Qianxin Luo, Jingyi Yang, Yi Liu, Tingfeng Hui, Xinyu Yuan, Li Sun, Sen Su, Jing Shao ·

    A Unified Framework for the Evaluation of LLM Agentic Capabilities

    arXiv:2605.27898v1 Announce Type: new Abstract: As LLMs are increasingly deployed as agents, reliable assessment of their agentic capabilities has become essential. However, reported benchmark scores often jointly reflect model capability and the implementation choices each bench…

  645. arXiv cs.AI TIER_1 English(EN) · Thao Nguyen, Heng Ji ·

    MolLingo: Molecule-Native Representations for LLM-Powered Scientific Agents

    arXiv:2605.27853v1 Announce Type: new Abstract: We present MolLingo, a multi-agent system that emulates the reasoning process of a chemist to automate molecular design. Existing LLM-based approaches either operate as standalone generative models without access to external tools o…

  646. arXiv cs.AI TIER_1 English(EN) · Yi Ding, Zijie Xuan, Haowei Zhou, Zhenyu Ju, Xiaoxiao Dong, Jingwen Zhang, Xingyu Zhu, Leixin Sun, Haochi Zhang ·

    TCP-MCP: Landscape-Guided Co-Evolution of Prompts and Communication Topologies for Multi-Agent Systems

    arXiv:2605.27850v1 Announce Type: new Abstract: Effective multi-agent systems cannot be designed by selecting prompts or communication graphs in isolation. Agent behavior depends on the information an agent receives, while the usefulness of a communication edge depends on how the…

  647. arXiv cs.AI TIER_1 English(EN) · Lu Yan, Xuan Chen, Xiangyu Zhang ·

    Diagnosing Live Within-Policy Instruction Conflicts in LLM Agents with Witnessed Resolution Profiles

    arXiv:2605.27784v1 Announce Type: new Abstract: LLM agents are governed by long-lived natural-language prompt policies, but individually reasonable standing rules can interact in uninspected ways. We study live intra-policy rule-conflict diagnosis: finding rule pairs inside a sin…

  648. arXiv cs.AI TIER_1 English(EN) · Aman Priyanshu, Supriti Vijay, Esha Pahwa ·

    Got a Secret? LLM Agents Can't Keep It: Evaluating Privacy in Multi-Agent Systems

    arXiv:2605.27766v1 Announce Type: new Abstract: LLM safety evaluations predominantly test models in isolation, yet deployed AI agents increasingly operate within persistent social environments alongside other agents. We introduce a Moltbook-style simulation platform where thousan…

  649. arXiv cs.AI TIER_1 English(EN) · Rui Zhang, Chaeeun Kim, Liting Hu ·

    A Policy-Driven Runtime Layer for Agentic LLM Serving

    arXiv:2605.27744v1 Announce Type: new Abstract: Multi-agent LLM systems have become the dominant production workload, but the serving stack was not built for them. The agent framework above knows agent identities, role, schemas, and dispatch structure but never sees an engine-lev…

  650. arXiv cs.AI TIER_1 English(EN) · Xijie Zeng, Frank Rudzicz ·

    Voluntary Collusion with Secret Tools in Competing LLM Agents

    arXiv:2605.27593v1 Announce Type: new Abstract: Even when a tool is explicitly described as unfair and harmful to others, ostensibly safety-aligned LLM agents still voluntarily engage in secret collusion whenever doing so confers a strategic advantage. To investigate this phenome…

  651. arXiv cs.AI TIER_1 English(EN) · Shijie Cao, Yuan Yuan, Jing Liu ·

    DynaSchedBench: Calibrated Dynamic Scheduling Benchmarks and Observability Paradox in LLM-based Scheduling Agents

    arXiv:2605.27566v1 Announce Type: new Abstract: Progress in neural combinatorial optimization for Dynamic Flexible Job Shop Scheduling Problem (DFJSP) is currently hindered by a methodological tension: static benchmarks encourage benchmark overfitting, while uncalibrated generato…

  652. arXiv cs.LG TIER_1 English(EN) · Chenxi Wang, Ruiyang Huang, Jiayan Sun, Lei Wei, Yifan Wu ·

    Out of Sight, Not Out of Mind: Unveiling Latent Attack in Latent-based Multi-Agent Systems

    arXiv:2605.28214v1 Announce Type: cross Abstract: Latent-based multi-agent systems replace parts of explicit inter-agent communication with hidden representations, offering a new direction for efficient and flexible agent collaboration. However, moving coordination into latent sp…

  653. arXiv cs.CL TIER_1 (CA) · Xinze Li, Yuhang Zang, Yixin Cao, Aixin Sun ·

    Skill-as-Pseudocode: Refactoring Skill Libraries to Pseudocode for LLM Agents

    arXiv:2605.27955v1 Announce Type: cross Abstract: Markdown skill libraries for LLM agents ship as free-form prose, forcing the agent to re-derive both the input schema and the concrete invocation syntax on every retrieval. We observe that this often produces a "confused -> re-ret…

  654. arXiv cs.CL TIER_1 English(EN) · Seunghyuk Cho, Sunghyun Choi, Jaeseung Heo, Youngbin Choi, Saemi Moon, MoonJeong Park, Dongwoo Kim ·

    Long Live the Librarian! A Persistent Search Sub-Agent for Energy-Efficient Multi-Agent Software Engineering Systems

    arXiv:2605.27787v1 Announce Type: cross Abstract: Multi-agent systems (MAS) have substantially advanced autonomous software engineering (SWE), but their growing inference energy demands raise sustainability concerns. In this paper, we demonstrate that this cost is concentrated in…

  655. arXiv cs.CL TIER_1 English(EN) · Mingyu Lu, Yushan Huang, Chris Lin, Su-In Lee ·

    Agents that Matter: Optimizing Multi-Agent LLMs via Removal-Based Attribution

    arXiv:2605.27621v1 Announce Type: cross Abstract: As multi-agent systems (MAS) become increasingly complex, identifying the contributions of individual agents is critical for system optimization. However, existing approaches lack a rigorous, unified framework for credit assignmen…

  656. arXiv cs.CL TIER_1 English(EN) · Nicole Hsing, Asuka Yuxi Zheng, Yi Zhao, Haoqin Tu, Jen-Tse Huang ·

    You Only Align Once: Propagating Cooperative Behaviors in Multi-Agent Systems through Seed Agents

    arXiv:2605.27586v1 Announce Type: cross Abstract: Ensuring agent behaviors in distributed open multi-agent systems remains challenging, especially as populations grow and unaligned agents may exist. We show that a single aligned agent can propagate cooperative behaviors to untrai…

  657. arXiv cs.CL TIER_1 English(EN) · Jihyeong Park, Ingeol Baek, Jeonghyun Park, Hwanhee Lee ·

    Beyond One Path: Evaluating and Enhancing Divergent Thinking in Interactive LLM Agents

    arXiv:2605.28465v1 Announce Type: new Abstract: Divergent thinking is a core dimension of creativity, yet existing evaluations of Large Language Models (LLMs) treat them as single-turn text generations, failing to capture how an agent reasons through iterative interaction. To add…

  658. arXiv cs.CL TIER_1 English(EN) · Ling-Yue Ge, Lan-Zhe Guo ·

    Roles with Rails: Contract-Preserving Role Evolution in Multi-Agent Structured Reasoning

    arXiv:2605.28433v1 Announce Type: new Abstract: Role-based LLM multi-agent systems need adaptive role pools, yet adapting such systems is not merely a matter of prompt optimization: roles often carry structural obligations, including capability coverage, message compatibility, va…

  659. arXiv cs.CL TIER_1 English(EN) · Bin Wu, Guanyun Zou, Bingbing Wang, Huan Zhao, Chuan Shi ·

    Ask Now, Use Later: Benchmarking the Proactivity Gap in Long-Lived LLM Agents

    arXiv:2605.28108v1 Announce Type: new Abstract: A long-lived LLM agent, such as OpenClaw, earns its value by acting on a user's preferences and constraints across sessions, not just the current request. Yet today's agents keep what a user volunteers but rarely ask for what stays …

  660. arXiv cs.AI TIER_1 English(EN) · Mason Nakamura, Abhinav Kumar, Saswat Das, Sahar Abdelnabi, Saaduddin Mahmud, Ferdinando Fioretto, Shlomo Zilberstein, Eugene Bagdasarian ·

    Colosseum: Auditing Collusion in Cooperative Multi-Agent Systems

    arXiv:2602.15198v2 Announce Type: replace-cross Abstract: Multi-agent systems, where LLM agents communicate through free-form language, enable sophisticated coordination for solving complex cooperative tasks. This surfaces a unique safety problem when a group of agents forms a co…

  661. arXiv cs.AI TIER_1 English(EN) · Ankush Kadu, Aswanth Krishnan ·

    ReflexGrad: Within-Episode Failure Recovery in LLM Agents via Progress-Gated Dual-Process Routing

    arXiv:2511.14584v3 Announce Type: replace-cross Abstract: We present ReflexGrad, a dual-process architecture for within-episode failure recovery in LLM agents without demonstrations. When agents commit to a wrong approach early and exhaust the step budget, the post-failure trajec…

  662. arXiv cs.AI TIER_1 English(EN) · Tianshi Xu, Huifeng Wen, Meng Li ·

    Adapting the Interface, Not the Model: Runtime Harness Adaptation for Deterministic LLM Agents

    arXiv:2605.22166v2 Announce Type: replace Abstract: LLM agents are shaped not only by their language models, but also by the runtime harness that mediates observation, tool use, action execution, feedback interpretation, and trajectory control. While existing agent adaptation met…

  663. arXiv cs.AI TIER_1 English(EN) · Gioele Molinari, Florian Felten, Soheyl Massoudi, Mark Fuge ·

    EngiAI: A Multi-Agent Framework and Benchmark Suite for LLM-Driven Engineering Design

    arXiv:2605.19743v2 Announce Type: replace Abstract: Large Language Model (LLM) agents are increasingly applied to engineering design tasks, yet existing evaluation frameworks do not adequately address multi-agent systems that combine simulation, retrieval, and manufacturing prepa…

  664. arXiv cs.AI TIER_1 English(EN) · Hanqing Yang, Narjes Nourzad, Shiyu Chen, Marie Siew, Jingdi Chen, Carlee Joe-Wong ·

    COOP$^2$: Defining, Observing, and Repairing Cooperation in LLM Multi-Agent Systems

    arXiv:2603.00349v2 Announce Type: replace Abstract: Many complex tasks require extended effort, diverse capabilities, or coordinated actions beyond what a single agent can provide. However, simply adding more agents does not guarantee better performance, as effective cooperation …

  665. arXiv cs.AI TIER_1 English(EN) · Hanqing Yang, Hyungwoo Lee, Yuhang Yao, Zhiwei Liu, Kay Liu, Jingdi Chen, Carlee Joe-Wong ·

    DIG to Heal: Scaling General-purpose Agent Collaboration via Explainable Dynamic Decision Paths

    arXiv:2603.00309v2 Announce Type: replace Abstract: The increasingly popular agentic AI paradigm promises to harness the power of multiple, general-purpose large language model (LLM) agents to collaboratively complete complex tasks. While many agentic AI systems reduce complexity…

  666. arXiv cs.AI TIER_1 English(EN) · Tommaso Castellani, Naimeng Ye, Daksh Mittal, Thomson Yen, Emmanouil Koukoumidis, William Zeng, Hongseok Namkoong ·

    SynthTools: A Framework for Scaling Synthetic Tools for Agent Development

    arXiv:2511.09572v2 Announce Type: replace Abstract: For agentic systems to use external tools to solve complex, long-horizon tasks, we need a large set of diverse and controllable tool-use environments. We introduce SynthTools, a fully LLM-based pipeline spanning the entire lifec…

  667. arXiv cs.AI TIER_1 English(EN) · Suji Kim, Kangsan Kim, Sung Ju Hwang ·

    Learn from Weaknesses: Automated Domain Specialization for Small Computer-Use Agents

    arXiv:2605.28775v1 Announce Type: cross Abstract: Computer-use agents (CUAs) have recently made substantial progress, but deploying a separate large expert for each software domain remains expensive. Small open computer-use agents are more practical specialization targets, but th…

  668. arXiv cs.AI TIER_1 English(EN) · Luca Beurer-Kellner, Aleksei Kudrinskii, Marco Milanta, Kristian Bonde Nielsen, Hemang Sarkar, Liran Tal ·

    Technical Report: Exploring the Emerging Threats of the Agent Skill Ecosystem

    arXiv:2605.28588v1 Announce Type: cross Abstract: We analyzed 3,984 AI agent skills from major marketplaces and found 76 confirmed malicious payloads, including credential theft, backdoor installation, and data exfiltration. 13.4% of all skills contain at least one critical-level…

  669. arXiv cs.AI TIER_1 English(EN) · Yubin Qu, Yi Liu, Gelei Deng, Yanjun Zhang, Yuekang Li, Ying Zhang, Leo Yu Zhang ·

    SNARE: Adaptive Scenario Synthesis for Eliciting Overeager Behavior in Coding Agents

    arXiv:2605.28122v1 Announce Type: cross Abstract: A coding agent executes a benign task as a sequence of shell, file, and network actions, any of which can quietly exceed the authorized scope while the task still completes. We call this overeager behavior: the prompt is not adver…

  670. arXiv cs.AI TIER_1 English(EN) · Swanand Rao ·

    Tool Forge: A Validation-Carrying Toolchain for Governed Agentic Execution

    arXiv:2605.28000v1 Announce Type: cross Abstract: Large language model agents are increasingly expected to perform operational work: calling APIs, manipulating files, assembling workflows, and acting inside enterprise systems. Yet the tool layer on which this execution depends is…

  671. arXiv cs.AI TIER_1 English(EN) · Cheng Qian, Jiayu Liu, Heng Ji ·

    UserHarness: Harnessing User Minds for Stronger Agent Theory-of-Mind

    arXiv:2605.27721v1 Announce Type: cross Abstract: Understanding what a user believes and intends is central to building effective agent assistants. This ability is often evaluated through Theory-of-Mind (ToM) tasks, where success requires reasoning from the user's perspective. Ho…

  672. arXiv cs.AI TIER_1 English(EN) · Yipeng Ouyang, Xin Huang, Bingjie Liu, Zhongchun Zheng, Yuhao Gu, Xianwei Zhang ·

    Benchmarks are Not Enough: RAMP for Runtime Assessing of Agentic Models in Production Systems

    arXiv:2605.27492v1 Announce Type: cross Abstract: LLM agents are rapidly evolving from coding assistants into autonomous software engineering systems. However, existing evaluation methodologies remain largely centered on static, isolated, and short-horizon benchmarks that fail to…

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

    Exploring Autonomous Agentic Data Engineering for Model Specialization

    Large language models can autonomously execute end-to-end data engineering pipelines for model specialization through iterative data adaptation and optimization.

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

    Harness Updating Is Not Harness Benefit: Disentangling Evolution Capabilities in Self-Evolving LLM Agents

    Research reveals that harness self-evolution capabilities in LLM agents show unexpected patterns: harness-updating effectiveness is consistent across model capabilities, while harness-benefit follows a non-monotonic trend with mid-tier models performing best.

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

    OpenSkillEval: Automatically Auditing the Open Skill Ecosystem for LLM Agents

    OpenSkillEval is an automatic evaluation framework that assesses skill-augmented agent systems and skills across diverse real-world applications, revealing that skill availability doesn't guarantee effective usage and that performance benefits depend heavily on model and framewor…

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

    When Cloud Agents Meet Device Agents: Lessons from Hybrid Multi-Agent Systems

    Hybrid multi-agent systems combining large and small language models offer flexible inference trade-offs, but optimal architecture depends heavily on specific tasks and performance metrics.

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

    LongDS-Bench: On the Failure of Long-Horizon Agentic Data Analysis

    LongDS benchmark evaluates agents' ability to maintain and update analytical states over extended data analysis sessions using real-world tasks from Kaggle notebooks.

  678. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Pablo Bernabeu-Pérez ·

    The Best-Laid SCHEMEs: Coordinated Sabotage and Monitoring in Multi-Agent Systems

    As agentic coding systems decompose work across multiple model instances, a critical safety question is whether those instances can coordinate to achieve a hidden malicious objective while remaining aligned with user intent. We introduce SCHEME, a benchmark of 17 task instances a…

  679. arXiv cs.AI TIER_1 English(EN) · Sung Ju Hwang ·

    Learn from Weaknesses: Automated Domain Specialization for Small Computer-Use Agents

    Computer-use agents (CUAs) have recently made substantial progress, but deploying a separate large expert for each software domain remains expensive. Small open computer-use agents are more practical specialization targets, but they remain substantially weaker and exhibit uneven …

  680. arXiv cs.AI TIER_1 English(EN) · Marta Cimitile ·

    Adaptive Multimodal Agents-Based Framework for Automatic Workflow Execution

    Modern information systems require autonomous agents capable of navigating complex workflows, yet current methodologies often struggle with the transition from structured metadata parsing to general environmental perception. While the integration of MLLMs has enabled agents to in…

  681. arXiv cs.AI TIER_1 English(EN) · Liran Tal ·

    Technical Report: Exploring the Emerging Threats of the Agent Skill Ecosystem

    We analyzed 3,984 AI agent skills from major marketplaces and found 76 confirmed malicious payloads, including credential theft, backdoor installation, and data exfiltration. 13.4% of all skills contain at least one critical-level security issue and at least 8 manually confirmed …

  682. arXiv cs.AI TIER_1 English(EN) · Roi Reichert ·

    A Matter of TASTE: Improving Coverage and Difficulty of Agent Benchmarks

    As agent capabilities advance, existing benchmarks, such as $τ^2$-Bench, are becoming increasingly saturated. Yet constructing new benchmark tasks remains complex, costly, and labor-intensive. Moreover, the standard approach, in which scenarios are first written in natural langua…

  683. arXiv cs.AI TIER_1 English(EN) · Luo Mai ·

    Do Agents Know What They Can't Do? Evaluating Feasibility Awareness in Tool-Using Agents

    Tool-using agents often incur substantial computational cost due to long reasoning chains and iterative tool usage. In practical scenarios, many tasks become infeasible under constrained tool environments, where the capabilities required for successful task completion are unavail…

  684. arXiv cs.CL TIER_1 English(EN) · Hwanhee Lee ·

    Beyond One Path: Evaluating and Enhancing Divergent Thinking in Interactive LLM Agents

    Divergent thinking is a core dimension of creativity, yet existing evaluations of Large Language Models (LLMs) treat them as single-turn text generations, failing to capture how an agent reasons through iterative interaction. To address this, we introduce MUTATE, an interactive b…

  685. arXiv cs.CL TIER_1 English(EN) · Lan-Zhe Guo ·

    Roles with Rails: Contract-Preserving Role Evolution in Multi-Agent Structured Reasoning

    Role-based LLM multi-agent systems need adaptive role pools, yet adapting such systems is not merely a matter of prompt optimization: roles often carry structural obligations, including capability coverage, message compatibility, validation, final-answer aggregation, and parser-c…

  686. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Yifan Wu ·

    Out of Sight, Not Out of Mind: Unveiling Latent Attack in Latent-based Multi-Agent Systems

    Latent-based multi-agent systems replace parts of explicit inter-agent communication with hidden representations, offering a new direction for efficient and flexible agent collaboration. However, moving coordination into latent space may also move attacks beyond the reach of visi…

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

    Defending LLM-based Multi-Agent Systems Against Cooperative Attacks with Sentence-Level Rectification

    Recent years have witnessed the rapid development of Large Language Model-based Multi-Agent Systems (MAS), which excel at collaborative decision-making and complex problem-solving. However, malicious agents in MAS may inject misinformation to mislead other agents and disrupt syst…

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

    Tool Forge: A Validation-Carrying Toolchain for Governed Agentic Execution

    Large language model agents are increasingly expected to perform operational work: calling APIs, manipulating files, assembling workflows, and acting inside enterprise systems. Yet the tool layer on which this execution depends is still commonly treated as either a hand-written i…

  689. Hugging Face Daily Papers TIER_1 (CA) ·

    Skill-as-Pseudocode: Refactoring Skill Libraries to Pseudocode for LLM Agents

    Markdown skill libraries for LLM agents ship as free-form prose, forcing the agent to re-derive both the input schema and the concrete invocation syntax on every retrieval. We observe that this often produces a "confused -> re-retrieve -> still confused" loop in which the agent i…

  690. arXiv cs.AI TIER_1 English(EN) · Pengyu Zhu, Li Sun, Philip S. Yu, Sen Su ·

    The Necessity of a Unified Framework for LLM-Based Agent Evaluation

    arXiv:2602.03238v2 Announce Type: replace Abstract: With the advent of Large Language Models (LLMs), general-purpose agents have seen fundamental advancements. However, evaluating these agents presents unique challenges that distinguish them from static QA benchmarks. We observe …

  691. arXiv cs.AI TIER_1 English(EN) · Jianing Zhu, Yeonju Ro, John Robertson, Kevin Wang, Junbo Li, Haris Vikalo, Aditya Akella, Zhangyang Wang ·

    Your Agents Are Aging Too: Agent Lifespan Engineering for Deployed Systems

    arXiv:2605.26302v1 Announce Type: new Abstract: Long-lived AI agents are increasingly deployed as persistent operational systems, yet they are still evaluated like freshly initialized models. Day-one benchmarks miss a basic systems question: how long does an agent remain reliable…

  692. arXiv cs.AI TIER_1 Deutsch(DE) · Maksim Ivanov, Abhijay Rana ·

    Anchor: Mitigating Artifact Drift in Agent Benchmark Generation

    arXiv:2605.26321v1 Announce Type: new Abstract: AI agents are beginning to complete valuable, long-horizon business operations tasks, but training and evaluation environments for enterprise work still struggle to balance realism, verifiability, and scale. Environment and task cre…

  693. arXiv cs.AI TIER_1 English(EN) · Yuetai Li, Yichen Feng, Zhangchen Xu, Zixian Ma, Kaiyuan Zheng, Fengqing Jiang, Xinghua Sun, Rulin Shao, Zichen Chen, Yue Huang, Xinyang Han, Brian Lee, Kayla Xu, Shenglai Zeng, Hang Hua, Xiangliang Zhang, Basel Alomair, Ranjay Krishna, Luke Zettlemoyer,… ·

    JobBench: Aligning Agent Work With Human Will

    arXiv:2605.26329v1 Announce Type: new Abstract: Current benchmarks for occupational AI agents are scoped primarily by economic values, telling a replacement story. We introduce JobBench, which evaluates AI agents on the workflows that experts identify as high-priority for delegat…

  694. arXiv cs.AI TIER_1 English(EN) · Yiqun Chen, Wei Yang, Erhan Zhang, Shijie Wang, Qi Liu, Zechun Niu, Bin Zhang, Haitao Li, Rui Li, Lingyong Yan, Jinyuan Feng, Biqing Qi, Xiaochi Wei, Yan Gao, Yi Wu, Yao Hu, Jiaxin Mao ·

    UnityMAS-O: A General RL Optimization Framework for LLM-Based Multi-Agent Systems

    arXiv:2605.26646v1 Announce Type: new Abstract: LLM-based multi-agent systems decompose complex tasks into interacting roles, but most remain manually orchestrated by prompts, tools, and control rules, while agents are rarely optimized through a unified reinforcement learning int…

  695. arXiv cs.AI TIER_1 English(EN) · Yee Hin Chong, Jiaming Wu, Youhui Zhang, Peng Qu ·

    Towards Feedback-to-Plan Decisions for Self-Evolving LLM Agents in CUDA Kernel Generation

    arXiv:2605.26720v1 Announce Type: new Abstract: Large language models (LLMs) have shown strong empirical gains as self-evolving agents for CUDA kernel generation, driven by feedback-conditioned planning across generations. However, how planning decisions attribute and combine het…

  696. arXiv cs.AI TIER_1 English(EN) · Hanyu Li, Yichi Zhang, Speed Zhu, Hang Su, Jun Zhu, Yinpeng Dong ·

    RepoMirage: Probing Repository Context Reasoning in Code Agents with Perturbations

    arXiv:2605.26177v1 Announce Type: cross Abstract: Code agents are currently having skillful performance on repository-level software engineering benchmarks, but it remains unclear whether success on end-to-end tasks such as issue resolution truly reflects repository context reaso…

  697. arXiv cs.AI TIER_1 English(EN) · Zihang Zhou, Ziqian Ren, Yukai Wu, Yingjie Xiong, Wei Zhou, Chao Peng, Dong Zhang, Bingheng Yan, Xuanhe Zhou, Fan Wu ·

    SetupX: Can LLM Agents Learn from Past Failures in Functionality-Correct Code Repository Setup?

    arXiv:2605.26186v1 Announce Type: cross Abstract: Functionality-correct repository setup aims to configure execution environments (e.g., dependencies, build scripts) to successfully execute a repository's documented features. It presents significant challenges due to diverse, rep…

  698. arXiv cs.AI TIER_1 English(EN) · Xiaochong Jiang, Shiqi Yang, Ziwei Li, Lifei Liu, Haoran Yu, Yichen Liu ·

    ChainCaps: Composition-Safe Tool-Using Agents via Monotonic Capability Attenuation

    arXiv:2605.26542v1 Announce Type: cross Abstract: Tool-using agents increasingly operate in open-ended deployment environments, where they compose file systems, web APIs, code interpreters, and enterprise services at runtime. This creates a safety gap in tool composition: an agen…

  699. arXiv cs.AI TIER_1 English(EN) · Mariano Garralda-Barrio ·

    Governed Evolution of Agent Runtimes through Executable Operational Cognition

    arXiv:2605.27328v1 Announce Type: cross Abstract: Recent advances in agentic systems increasingly treat code as an executable operational substrate rather than as a disposable output artifact. Prior work such as \emph{Code as Agent Harness} frames validated agent-generated artifa…

  700. arXiv cs.AI TIER_1 English(EN) · Linzhang Li, Yixin Dong, Guanjie Wang, Ziyi Xu, Alexander Jiang, Tianqi Chen ·

    XGrammar-2: Efficient Dynamic Structured Generation Engine for Agentic LLMs

    arXiv:2601.04426v3 Announce Type: replace Abstract: Modern LLM agents increasingly rely on dynamic structured generation, such as tool calling and response protocols. Unlike traditional structured generation with static structures, these workloads vary both across requests and wi…

  701. arXiv cs.AI TIER_1 English(EN) · Dawei Wang, Chengming Zhou, Di Zhao, Xinyuan Liu, Marci Chi Ma, Gary Ushaw, Richard Davison ·

    TowerMind: A Tower Defence Game Learning Environment and Benchmark for LLM as Agents

    arXiv:2601.05899v2 Announce Type: replace Abstract: Recent breakthroughs in Large Language Models (LLMs) have positioned them as a promising paradigm for agents, with long-term planning and decision-making emerging as core general-purpose capabilities for adapting to diverse scen…

  702. arXiv cs.LG TIER_1 English(EN) · Fatemeh Pesaran Zadeh, Seyeon Choi, Xing Han L\`u, Siva Reddy, Gunhee Kim ·

    Weasel: Out-of-Domain Generalization for Web Agents via Importance-Diversity Data Selection

    arXiv:2605.20291v2 Announce Type: replace Abstract: Large language models (LLMs) have enabled web agents that follow natural language goals through multi-step browser interactions. However, agents fine-tuned on specific trajectories and domain often struggle to generalize out of …

  703. arXiv cs.LG TIER_1 English(EN) · Xinkui Zhao, Sai Liu, Yifan Zhang, Qingyu Ma, Zewen Lin, Naibo Wang, Guanjie Cheng, Chang Liu, Yueshen Xu ·

    ATOM: Instantiating Budget-Controllable Multi-Agent Collaboration via Nucleus-Electron Hierarchy

    arXiv:2605.26178v1 Announce Type: cross Abstract: Large Language Model (LLM)-based multi-agent systems rely on optimized collaboration topologies to balance performance and communication costs. However, current methods struggle with the inherent stability-extensibility trade-off …

  704. arXiv cs.LG TIER_1 English(EN) · Mary Chriselda Antony Oliver, Lan Jiang, Aaron Bundi Anampiu, Elaf Almahmoud, Francesco Quinzan, Umang Bhatt ·

    Learning to Orchestrate Agents under Uncertainty

    arXiv:2605.27073v1 Announce Type: new Abstract: Adaptive orchestration of heterogeneous agents requires making sequential delegation decisions under uncertain and evolving agent behaviour, e.g., coordinating specialised AI models with varying reliability, cost, and response quali…

  705. arXiv cs.LG TIER_1 English(EN) · Victor Norgren ·

    Stateful Inference for Low-Latency Multi-Agent Tool Calling

    arXiv:2605.26289v1 Announce Type: new Abstract: Multi-agent tool calling is becoming the dominant interaction pattern for LLM-based systems, yet existing inference frameworks treat each tool call as an independent request, re-processing the entire conversation from scratch even t…

  706. arXiv cs.CL TIER_1 English(EN) · Kang He, Kaushik Roy ·

    SWE-Adept: An LLM-Based Agentic Framework for Deep Codebase Analysis and Structured Issue Resolution

    arXiv:2603.01327v2 Announce Type: replace-cross Abstract: Large language models (LLMs) exhibit strong performance on self-contained programming tasks. However, they still struggle with repository-level software engineering (SWE), which demands (1) deep codebase navigation with ef…

  707. arXiv cs.CL TIER_1 English(EN) · Yuhao Yang, Zhen Yang, Zi-Yi Dou, Anh Nguyen, Keen You, Omar Attia, Andrew Szot, Michael Feng, Ram Ramrakhya, Alexander Toshev, Chao Huang, Yinfei Yang, Zhe Gan ·

    UltraCUA: A Foundation Model for Computer Use Agents with Hybrid Action

    arXiv:2510.17790v3 Announce Type: replace-cross Abstract: Computer-use agents face a fundamental limitation. They rely exclusively on primitive GUI actions (click, type, scroll), creating brittle execution chains prone to cascading failures. While API-driven agents harness rich c…

  708. arXiv cs.CL TIER_1 English(EN) · Bingyu Yan, Zhibo Zhou, Litian Zhang, Lian Zhang, Ziyi Zhou, Dezhuang Miao, Zhoujun Li, Chaozhuo Li, Xiaoming Zhang ·

    Beyond Self-Talk: A Communication-Centric Survey of LLM-Based Multi-Agent Systems

    arXiv:2502.14321v3 Announce Type: replace-cross Abstract: Large language model-based multi-agent systems have recently gained significant attention due to their potential for complex, collaborative, and intelligent problem-solving capabilities. Existing surveys typically categori…

  709. arXiv cs.CL TIER_1 Dansk(DA) · Dingzirui Wang, Xuanliang Zhang, Keyan Xu, Qingfu Zhu, Wanxiang Che, Yang Deng ·

    AlignEvoSkill: Towards Knowledge-Aware and Task-Aligned Agent Skill Evolution

    arXiv:2506.23149v2 Announce Type: replace Abstract: Reusable skills play a key role in improving LLM-based agents, but existing skill-evolution methods often fail to ensure that evolved skills both cover the knowledge required by the task and remain aligned with the target task. …

  710. arXiv cs.AI TIER_1 English(EN) · Terry R. Payne, Valentina Tamma, Enrico Daga ·

    Discoverable Agent Knowledge -- A Formal Framework for Agentic KG Affordances (Extended Version)

    arXiv:2605.19186v2 Announce Type: replace Abstract: Two decades ago, the Semantic Web Services community was asked how agents with different ontological commitments could discover, compose, and invoke web services coherently. The response was OWL-S and WSMO: formally grounded cap…

  711. arXiv cs.AI TIER_1 English(EN) · Yiming Yang, Zhuoyuan Li, Fanxiang Zeng, Hao Fu, Yue Liu ·

    DIANOIA: Diagnostic Decomposition and Joint Optimization for Multi-Agent Reasoning

    arXiv:2602.08586v3 Announce Type: replace Abstract: Multi-agent LLM systems consistently outperform single-agent baselines, yet practitioners still cannot predict which design works for a new task or diagnose why one fails. We argue this gap persists largely because the field lac…

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

    TCP-MCP: Landscape-Guided Co-Evolution of Prompts and Communication Topologies for Multi-Agent Systems

    Effective multi-agent systems cannot be designed by selecting prompts or communication graphs in isolation. Agent behavior depends on the information an agent receives, while the usefulness of a communication edge depends on how the receiving agent interprets and uses that inform…

  713. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Dongwoo Kim ·

    Long Live the Librarian! A Persistent Search Sub-Agent for Energy-Efficient Multi-Agent Software Engineering Systems

    Multi-agent systems (MAS) have substantially advanced autonomous software engineering (SWE), but their growing inference energy demands raise sustainability concerns. In this paper, we demonstrate that this cost is concentrated in an overlooked source: redundant output tokens gen…

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

    OR-Space: A Full-Lifecycle Workspace Benchmark for Industrial Optimization Agents

    OR-Space is a comprehensive benchmark for evaluating large language model agents in industrial operations research workflows, assessing their ability to handle persistent workspaces and multi-stage task lifecycles beyond simple text generation.

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

    A Matter of TASTE: Improving Coverage and Difficulty of Agent Benchmarks

    Automated benchmark generation method creates challenging tasks with broader tool-use coverage by evolving tool sequences through adaptive contrastive n-gram modeling and iterative difficulty refinement.

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

    Learn from Weaknesses: Automated Domain Specialization for Small Computer-Use Agents

    LearnWeak is an annotation-free framework that enhances small computer-use agents by identifying weaknesses through a stronger reference agent and generating targeted training data for improved domain specialization.

  717. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Su-In Lee ·

    Agents that Matter: Optimizing Multi-Agent LLMs via Removal-Based Attribution

    As multi-agent systems (MAS) become increasingly complex, identifying the contributions of individual agents is critical for system optimization. However, existing approaches lack a rigorous, unified framework for credit assignment. In this work, we formalize agent attribution as…

  718. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Frank Rudzicz ·

    Voluntary Collusion with Secret Tools in Competing LLM Agents

    Even when a tool is explicitly described as unfair and harmful to others, ostensibly safety-aligned LLM agents still voluntarily engage in secret collusion whenever doing so confers a strategic advantage. To investigate this phenomenon, we introduce an empirical framework built o…

  719. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Jen-Tse Huang ·

    You Only Align Once: Propagating Cooperative Behaviors in Multi-Agent Systems through Seed Agents

    Ensuring agent behaviors in distributed open multi-agent systems remains challenging, especially as populations grow and unaligned agents may exist. We show that a single aligned agent can propagate cooperative behaviors to untrained agents purely through natural language interac…

  720. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Vassilis Vassiliades ·

    From Task Allocation to Risk Clearing: A Unifying Interface for Mixed Human-Agent Societies

    As humans, robots, and software agents increasingly share safety-critical environments, coordination must move from static task allocation to managing uncertain commitments. Existing frameworks fall short: they either assume rigid, static teams or learn opaque joint policies that…

  721. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Mariano Garralda-Barrio ·

    Governed Evolution of Agent Runtimes through Executable Operational Cognition

    Recent advances in agentic systems increasingly treat code as an executable operational substrate rather than as a disposable output artifact. Prior work such as \emph{Code as Agent Harness} frames validated agent-generated artifacts as runtime entities that can be created, execu…

  722. arXiv cs.LG TIER_1 English(EN) · Umang Bhatt ·

    Learning to Orchestrate Agents under Uncertainty

    Adaptive orchestration of heterogeneous agents requires making sequential delegation decisions under uncertain and evolving agent behaviour, e.g., coordinating specialised AI models with varying reliability, cost, and response quality. While prior work on agent orchestration focu…

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

    UnityMAS-O: A General RL Optimization Framework for LLM-Based Multi-Agent Systems

    LLM-based multi-agent systems decompose complex tasks into interacting roles, but most remain manually orchestrated by prompts, tools, and control rules, while agents are rarely optimized through a unified reinforcement learning interface. Existing RL post-training frameworks mai…

  724. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Jiaxin Mao ·

    UnityMAS-O: A General RL Optimization Framework for LLM-Based Multi-Agent Systems

    LLM-based multi-agent systems decompose complex tasks into interacting roles, but most remain manually orchestrated by prompts, tools, and control rules, while agents are rarely optimized through a unified reinforcement learning interface. Existing RL post-training frameworks mai…

  725. arXiv cs.AI TIER_1 English(EN) · Yuyang Hu, Hongjin Qian, Shuting Wang, Jiongnan Liu, Tong Zhao, Xiaoxi Li, Zheng Liu, Zhicheng Dou ·

    AgentFugue: Agent Scaling for Long-Horizon Tasks through Collective Reasoning

    arXiv:2605.24486v1 Announce Type: new Abstract: Recent progress on long-horizon agentic tasks has been driven largely by scaling up individual agents through stronger models, better tools, and more effective scaffolding. In contrast, much less is understood about scaling out: whe…

  726. arXiv cs.LG TIER_1 English(EN) · Ariel Fogel, Omer Hofman, Eilon Cohen, Roman Vainshtein ·

    Inference-Time Backdoors via Chat Templates: From LLM Supply Chains to Agentic System Compromise

    arXiv:2602.04653v4 Announce Type: replace-cross Abstract: Open-weight language models are increasingly used in production settings, raising new security challenges. One prominent threat is backdoor attacks, in which adversaries embed hidden behaviors that activate under specific …

  727. arXiv cs.CL TIER_1 English(EN) · Daren Wang, Hong Xu, Jiawen Xian ·

    PolyGnosis 2.0: Enhancing LLM Reasoning via Agentic Harness Engineering for Polymarket and OSINT Insight Extraction

    arXiv:2605.25958v1 Announce Type: new Abstract: This paper introduces PolyGnosis 2.0, a pioneering multi-agent architecture designed to extract predictive intelligence by synthesizing Polymarket anomaly signals with global Open Source Intelligence (OSINT) streams, specifically Gl…

  728. arXiv cs.CL TIER_1 English(EN) · Yihao Hu, Zhihao Wen, Xiujin Liu, Pan Wang, Xin Zhang, Wei Wu ·

    SEAL: Synergistic Co-Evolution of Agents and Learning Environments

    arXiv:2605.24426v1 Announce Type: new Abstract: Large Language Model (LLM) agents are increasingly improved through interaction, yet most self-evolution methods adapt either the policy or the learning environment in isolation. We identify this structural gap as \emph{Agent-Enviro…

  729. arXiv cs.CL TIER_1 English(EN) · Tianda Sun, Dimitar Kazakov ·

    Tool-Call Dependency Structure is Linearly Decodable in LLM Agent Residual Streams

    arXiv:2605.25310v1 Announce Type: new Abstract: Tool-using LLM agents produce trajectories whose calls form a directed dependency graph: earlier tool outputs supply arguments to later calls. Whether this execution structure is represented inside the model is unknown; prior struct…

  730. arXiv cs.AI TIER_1 English(EN) · Inseo Jung, Yoonseok Oh, Kyungryul Back, Jinkyu Kim, Jungbeom Lee ·

    SODE: Analyzing Social Dynamics in LLM Agents

    arXiv:2605.23949v1 Announce Type: cross Abstract: As Large Language Models (LLMs) evolve into interactive agents, understanding their behavioral alignment within human social dynamics becomes essential. While behavioral game theory offers a framework to study these interactions, …

  731. arXiv cs.AI TIER_1 English(EN) · Nikos Pagonas, Matthew Lou, Tianyi Peng, Dan Rubenstein, Kostis Kaffes ·

    VineLM: Trie-Based Fine-Grained Control for Agentic Workflows

    arXiv:2605.23914v1 Announce Type: cross Abstract: Agentic workflows interleave configurable LLM stages with tool stages and often include retries or refinement loops. Existing workflow managers profile full workflow configurations offline and assign each request a static workflow…

  732. arXiv cs.AI TIER_1 English(EN) · Qiming Ye, Peixain Zhang, Yupeng He, Zifan Peng, Gareth Tyson ·

    Behind EvoMap: Characterizing a Self-Evolving Agent-to-Agent Collaboration Network

    arXiv:2605.25815v1 Announce Type: new Abstract: Agent-to-Agent (A2A) networks enable autonomous AI agents to collaborate by sharing reusable problem-solving instructions. However, how these decentralized ecosystems operate in practice remains largely unexplored. We present the fi…

  733. arXiv cs.AI TIER_1 English(EN) · Andy Xu, Yu-Wing Tai ·

    Meta-Agent: From Task Descriptions to Verified Multi-Agent Systems

    arXiv:2605.25233v1 Announce Type: new Abstract: AI agents are increasingly used to solve complex, multi-step tasks, but existing multi-agent frameworks remain brittle as workflows grow in scale and depth. Small errors at intermediate stages can propagate through agent interaction…

  734. arXiv cs.AI TIER_1 English(EN) · Yi Li, Songtao Wei, Dongming Jiang, Zhichun Guo, Qiannan Li, Bingzhe Li ·

    DarkForest: Less Talk, Higher Accuracy for Multi-Agent LLMs

    arXiv:2605.25188v1 Announce Type: new Abstract: Multi-agent LLM systems improve reasoning by combining outputs from multiple agents, but interaction-heavy methods can introduce error propagation and high communication overhead. When agents exchange raw responses or reasoning trac…

  735. arXiv cs.AI TIER_1 English(EN) · Yilei Zhang ·

    Agent Manufacturing: Foundation-Model Agents as First-Class Industrial Entities

    arXiv:2605.24823v1 Announce Type: new Abstract: Manufacturing has passed through four widely recognized paradigms - mechanization, electrification, programmable automation, and Smart Manufacturing - each defined by the kind of work it shifted from humans to machines. In every cas…

  736. arXiv cs.AI TIER_1 English(EN) · Sasank Annapureddy ·

    PRIMA: Operational Patterns for Resilient Multi-Agent Research with Verifiable Identity and Convergent Feedback

    arXiv:2605.24775v1 Announce Type: new Abstract: Operating LLMs as coordinated multi-agent research systems over multi-hour runs surfaces failure modes that single-shot evaluation cannot: upstream providers throttle without warning, sub-agents drift the task to fit accessible tool…

  737. arXiv cs.AI TIER_1 English(EN) · Zhimin Lin, Kun Cheng, Fan Bai, Jie Gao ·

    Agent-as-Peer-Debriefer: A Multi-Agent Framework with Perspective-Based Refinement for Qualitative Analysis

    arXiv:2605.24600v1 Announce Type: new Abstract: Large language models (LLMs) are increasingly used for qualitative data analysis (QDA), yet their outputs often miss the depth and nuance of human analysis. We argue this gap reflects a missing credibility practice from human QDA: p…

  738. arXiv cs.AI TIER_1 English(EN) · Darek Kleczek, Fuheng Zhao, Alexander W. Lee, Julien Tissier, Pawel Liskowski, Ugur Cetintemel, Anupam Datta ·

    AvalancheBench: Evaluating Enterprise Data Agents Through Latent World Recovery

    arXiv:2605.24183v1 Announce Type: cross Abstract: We introduce AvalancheBench, a benchmark for evaluating enterprise data agents through \emph{latent world recovery}. AvalancheBench improves on existing benchmarks in three ways. First, it evaluates analytical understanding rather…

  739. arXiv cs.AI TIER_1 English(EN) · Yuxin Zhang, Mengxue Hu, Zheng Lin, Xiaoyi Fan, Fan Xie, Zihan Fang, Jing Yang, Wenjun Zhu, Zhiwen Chen, Chengfei Lv, Zhe Chen ·

    Hera: Learning Long-Horizon Coordination for Device-Cloud Collaborative LLM Agents

    arXiv:2605.24598v1 Announce Type: new Abstract: Large language model (LLM) agents excel at solving complex long-horizon tasks through autonomous interaction with environments. However, their real-world deployment faces a fundamental device--cloud dilemma: on-device models are eff…

  740. arXiv cs.AI TIER_1 English(EN) · Harshada Badave, Santosh Borse, Andrea Gomez, Harshitha Narahari, Sara Carter, Vishwa Bhatt, Aishani Rachakonda, Shuxin Lin, Dhaval Patel ·

    Beyond Final Answers: Auditing Trajectory-Level Hallucinations in Multi-Agent Industrial Workflows

    arXiv:2605.24219v1 Announce Type: new Abstract: Large Language Models (LLMs) are increasingly deployed as autonomous agents that reason, use tools, and act over multiple steps. Yet most hallucination benchmarks still evaluate only the final output, missing failures that originate…

  741. arXiv cs.AI TIER_1 English(EN) · Yifan Zeng, Yiran Wu, Yaolun Zhang, Wentian Zhao, Kun Wan, Qingyun Wu, Huazheng Wang ·

    When Does Multi-Agent RL Improve LLM Workflows? Workflow, Scale, and Policy-Sharing Tradeoffs

    arXiv:2605.24202v1 Announce Type: new Abstract: Multi-agent LLM workflows route inference through specialized roles to lift end-task accuracy, but jointly training those roles with reinforcement learning is unstable in ways that are poorly understood. We study when end-to-end RL …

  742. arXiv cs.AI TIER_1 English(EN) · Wenqian Ye, Bo Yuan, Zhichao Xu, Yijun Tian, Yawei Wang, Henry Kautz, Aidong Zhang ·

    A Sober Look at Agentic Misalignment in Automated Workflows

    arXiv:2605.24197v1 Announce Type: new Abstract: We study a class of emergent misalignment in multi-agent systems (MAS), with a focus on automated workflows, which we refer to agentic misalignment. Although these systems can solve complex tasks, they often fail because agents act …

  743. arXiv cs.AI TIER_1 English(EN) · Ya-Ting Yang, Quanyan Zhu ·

    Toward Reliable Design of LLM-Enabled Agentic Workflows: Optimizing Latency-Reliability-Cost Tradeoffs

    arXiv:2605.23929v1 Announce Type: new Abstract: Modern AI systems increasingly rely on workflows composed of multiple interacting agents, some powered by large language models (LLMs) and others by conventional computational modules. This paper analyzes the fundamental tradeoffs b…

  744. arXiv cs.AI TIER_1 English(EN) · Haibo Jin, Peng Kuang, Ye Yu, Xiaopeng Yuan, Haohan Wang ·

    Agent Primitives: Reusable Latent Building Blocks for Multi-Agent Systems

    arXiv:2602.03695v2 Announce Type: replace-cross Abstract: While existing multi-agent systems (MAS) can handle complex problems by enabling collaboration among multiple agents, they are often highly task-specific, relying on manually crafted agent roles and interaction prompts, wh…

  745. arXiv cs.AI TIER_1 English(EN) · Dixi Yao, Tahseen Rabbani, Manzil Zaheer, Tian Li ·

    Federation over Text: Insight Sharing for Multi-Agent Reasoning

    arXiv:2604.16778v2 Announce Type: replace-cross Abstract: We propose a federated learning-like framework, Federation over Text (FoT), that enables multiple clients solving different tasks to collectively generate a shared library of metacognitive insights by iteratively federatin…

  746. arXiv cs.AI TIER_1 English(EN) · Simon Yu, Derek Chong, Ananjan Nandi, Dilara Soylu, Jiuding Sun, Christopher D Manning, Weiyan Shi ·

    Shepherd: A Runtime Substrate Empowering Meta-Agents with a Formalized Execution Trace

    arXiv:2605.10913v2 Announce Type: replace Abstract: As LLM agent systems take on more complex tasks, they increasingly rely on meta-agents: higher-order agents that operate on other agents, much as managers supervise employees. Whatever a meta-agent does: coordinating agents, hal…

  747. arXiv cs.AI TIER_1 English(EN) · Yidong He, Yutao Lai, Pengxu Yang, Jiarui Gan, Jiexin Wang, Yi Cai, Mengchen Zhao ·

    Strat-Reasoner: Reinforcing Strategic Reasoning of LLMs in Multi-Agent Games

    arXiv:2605.04906v2 Announce Type: replace Abstract: While Large Language Models (LLMs) excel in certain reasoning tasks, they struggle in multi-agent games where the final outcome depends on the joint strategies of all agents. In multi-agent games, the non-stationarity of other a…

  748. arXiv cs.AI TIER_1 English(EN) · Yijuan Liang, Xinghao Chen, Yifan Ge, Ziyi Wu, Hao Wu, Changyu Zeng, Wei Xing, Xiaoyu Shen ·

    UniToolCall: Unifying Tool-Use Representation, Data, and Evaluation for LLM Agents

    arXiv:2604.11557v2 Announce Type: replace Abstract: Tool-use capability is a fundamental component of LLM agents, enabling them to interact with external systems through structured function calls. However, existing research exhibits inconsistent interaction representations, large…

  749. arXiv cs.AI TIER_1 English(EN) · Songjun Tu, Chengdong Xu, Qichao Zhang, Yaocheng Zhang, Xiangyuan Lan, Linjing Li, Dong Li, Dongbin Zhao ·

    Dynamic Dual-Granularity Skill Bank for Agentic RL

    arXiv:2603.28716v2 Announce Type: replace Abstract: Agentic RL can benefit substantially from reusable experience, yet existing skill-based methods mainly extract trajectory-level guidance and often lack principled mechanisms for maintaining an evolving skill memory. We propose D…

  750. arXiv cs.AI TIER_1 Italiano(IT) · Yinyi Luo, Yiqiao Jin, Weichen Yu, Mengqi Zhang, Srijan Kumar, Xiaoxiao Li, Weijie Xu, Xin Chen, Jindong Wang ·

    AgentArk: Distilling Multi-Agent Intelligence into a Single LLM Agent

    arXiv:2602.03955v3 Announce Type: replace Abstract: While large language model (LLM) multi-agent systems achieve superior reasoning performance through iterative debate, practical deployment is limited by their high computational cost and error propagation. This paper proposes Ag…

  751. arXiv cs.AI TIER_1 English(EN) · Zoran Milosevic, Fethi Rabhi ·

    Architecting Agentic Communities using Design Patterns

    arXiv:2601.03624v3 Announce Type: replace Abstract: The rapid evolution of Large Language Models (LLM) and subsequent Agentic AI technologies requires systematic architectural guidance for building sophisticated, production-grade systems. This paper presents an approach for archi…

  752. arXiv cs.AI TIER_1 English(EN) · Tatiana Petrova (SEDAN SnT, University of Luxembourg, Luxembourg, Luxembourg), Boris Bliznioukov (SEDAN SnT, University of Luxembourg, Luxembourg, Luxembourg), Aleksandr Puzikov (SEDAN SnT, University of Luxembourg, Luxembourg, Luxembourg), Radu State (S… ·

    From Multi-Agent Systems and the Semantic Web to Agentic AI: A Unified Narrative of the Web of Agents

    arXiv:2507.10644v4 Announce Type: replace Abstract: The Web of Agents (WoA) transforms the document-centric Web into an environment of autonomous agents acting on users' behalf, a vision newly tractable as large language models (LLMs) mature. We argue that across three decades th…

  753. arXiv cs.AI TIER_1 English(EN) · Wei Fan, Yining Zhou, Mufan Zhang, Yanbing Weng, Yiran HU, Tianshi Zheng, Baixuan Xu, Chunyang Li, Jianhui Yang, Haoran Li, Yangqiu Song ·

    Can LLMs Time Travel? Enhancing Temporal Consistency in Legal Agentic Search through Reinforcement Learning

    arXiv:2605.25920v1 Announce Type: cross Abstract: While large language models (LLMs) augmented with agentic search capabilities show promise for legal reasoning, they overlook a fundamental constraint that applicable law must match the temporal context of each case, as retroactiv…

  754. arXiv cs.AI TIER_1 English(EN) · Haoran Li, Shulun Chen, Shaoyuan Sun, Hanchen Wang ·

    Multi-Agent Coordination Adaptation via Structure-Guided Orchestration

    arXiv:2605.25746v1 Announce Type: cross Abstract: As large language model (LLM)-based multi-agent systems scale to handle increasingly complex tasks, balancing structural stability and dynamic adaptability becomes increasingly challenging. Existing systems typically adopt either …

  755. arXiv cs.AI TIER_1 English(EN) · Akash Bonagiri, Devang Borkar, Gerard Janno Anderias, Setareh Rafatirad, Houman Homayoun ·

    CausalFlow: Causal Attribution and Counterfactual Repair for LLM Agent Failures

    arXiv:2605.25338v1 Announce Type: cross Abstract: Large language model (LLM) agents frequently fail on multi-step tasks involving reasoning, tool use, and environment interaction. While such failures are typically logged or retried heuristically, they contain structured signals a…

  756. arXiv cs.AI TIER_1 English(EN) · Alin-Gabriel V\u{a}duva, Anca-Ioana Andreescu, Simona-Vasilica Oprea, Adela B\^ara ·

    Code2UML: Agentic LLMs with context engineering for scalable software visualization

    arXiv:2605.24453v1 Announce Type: cross Abstract: Large Language Model (LLM)-based code analysis tools are adopted to automate software documentation tasks. However, the scalability of these approaches to real codebases, where Intermediate Representations (IR) exceed LLM context …

  757. arXiv cs.AI TIER_1 English(EN) · Nesreen K. Ahmed, Nima Nafisi ·

    Agent-ToM: Learning to Monitor Autonomous LLM Agents via Theory-of-Mind Reasoning

    arXiv:2605.24216v1 Announce Type: cross Abstract: Monitoring autonomous large language model (LLM) agents for covert malicious behavior is challenging due to delayed, context-dependent, and long-horizon attack patterns. Agents may pursue hidden objectives while maintaining superf…

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

    Beyond Final Answers: Auditing Trajectory-Level Hallucinations in Multi-Agent Industrial Workflows

    Trajel presents a trajectory-level hallucination audit framework with a five-type taxonomy for multi-step LLM agent workflows, demonstrating that current detection methods miss nuanced failures and require trajectory-aware approaches for safe deployment.

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

    Got a Secret? LLM Agents Can't Keep It: Evaluating Privacy in Multi-Agent Systems

    LLM safety evaluations conducted in isolated settings underestimate risks in agentic deployments, as demonstrated by increased privacy violations in social interaction simulations.

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

    AgensFlow: A Coordination-Policy Substrate for Multi-Agent Systems

    AgensFlow is an open-source framework that treats multi-agent coordination as an online policy-learning problem under partial observability, enabling learned routing to improve coordination-heavy workflows over static approaches.

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

    Benchmarks are Not Enough: RAMP for Runtime Assessing of Agentic Models in Production Systems

    Production-grounded evaluation framework RAMP assesses long-horizon software engineering agents through realistic compiler construction workloads and runtime analysis.

  762. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Zhangyang Wang ·

    Your Agents Are Aging Too: Agent Lifespan Engineering for Deployed Systems

    Long-lived AI agents are increasingly deployed as persistent operational systems, yet they are still evaluated like freshly initialized models. Day-one benchmarks miss a basic systems question: how long does an agent remain reliable after deployment? Even when model weights are f…

  763. arXiv cs.CL TIER_1 English(EN) · Jiawen Xian ·

    PolyGnosis 2.0: Enhancing LLM Reasoning via Agentic Harness Engineering for Polymarket and OSINT Insight Extraction

    This paper introduces PolyGnosis 2.0, a pioneering multi-agent architecture designed to extract predictive intelligence by synthesizing Polymarket anomaly signals with global Open Source Intelligence (OSINT) streams, specifically Global Database of Events, Language, and Tone (GDE…

  764. arXiv cs.AI TIER_1 English(EN) · Yangqiu Song ·

    Can LLMs Time Travel? Enhancing Temporal Consistency in Legal Agentic Search through Reinforcement Learning

    While large language models (LLMs) augmented with agentic search capabilities show promise for legal reasoning, they overlook a fundamental constraint that applicable law must match the temporal context of each case, as retroactive application of statutes violates core legal prin…

  765. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Gareth Tyson ·

    Behind EvoMap: Characterizing a Self-Evolving Agent-to-Agent Collaboration Network

    Agent-to-Agent (A2A) networks enable autonomous AI agents to collaborate by sharing reusable problem-solving instructions. However, how these decentralized ecosystems operate in practice remains largely unexplored. We present the first large-scale empirical study of EvoMap, a pro…

  766. arXiv cs.AI TIER_1 English(EN) · Gareth Tyson ·

    Behind EvoMap: Characterizing a Self-Evolving Agent-to-Agent Collaboration Network

    Agent-to-Agent (A2A) networks enable autonomous AI agents to collaborate by sharing reusable problem-solving instructions. However, how these decentralized ecosystems operate in practice remains largely unexplored. We present the first large-scale empirical study of EvoMap, a pro…

  767. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Gareth Tyson ·

    Behind EvoMap: Characterizing a Self-Evolving Agent-to-Agent Collaboration Network

    Agent-to-Agent (A2A) networks enable autonomous AI agents to collaborate by sharing reusable problem-solving instructions. However, how these decentralized ecosystems operate in practice remains largely unexplored. We present the first large-scale empirical study of EvoMap, a pro…

  768. arXiv cs.AI TIER_1 English(EN) · Hanchen Wang ·

    Multi-Agent Coordination Adaptation via Structure-Guided Orchestration

    As large language model (LLM)-based multi-agent systems scale to handle increasingly complex tasks, balancing structural stability and dynamic adaptability becomes increasingly challenging. Existing systems typically adopt either structure-centric methods, committing to structure…

  769. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Yueshen Xu ·

    ATOM: Instantiating Budget-Controllable Multi-Agent Collaboration via Nucleus-Electron Hierarchy

    Large Language Model (LLM)-based multi-agent systems rely on optimized collaboration topologies to balance performance and communication costs. However, current methods struggle with the inherent stability-extensibility trade-off and often misalign computational budgets with quer…

  770. arXiv cs.CL TIER_1 English(EN) · Jiahao Ying, Boxian Ai, Wei Tang, Siyuan Liu, Yixin Cao ·

    OpenSkillEval: Automatically Auditing the Open Skill Ecosystem for LLM Agents

    arXiv:2605.23657v1 Announce Type: new Abstract: Skills, i.e., structured workflow instructions distilled for large language models (LLMs), are becoming an increasingly important mechanism for improving agent performance on real-world downstream tasks. However, as the open-source …

  771. arXiv cs.AI TIER_1 English(EN) · Musa Cim, Burak Topcu, Chita Das, Mahmut Taylan Kandemir ·

    Parallel Context Compaction for Long-Horizon LLM Agent Serving

    arXiv:2605.23296v1 Announce Type: new Abstract: Long-horizon LLM agents accumulate growing conversation histories that eventually exceed the model's context window. Context compaction via LLM-based summarization keeps the conversation bounded, but summarization is inherently loss…

  772. arXiv cs.AI TIER_1 English(EN) · Joydeep Chandra ·

    CHRONOS: Temporally-Aware Multi-Agent Coordination for Evolving Data Marketplaces

    arXiv:2605.23887v1 Announce Type: cross Abstract: Temporal knowledge-graph data marketplaces face three coupled failures in static designs: stale hybrid index shortcuts reduce recall as edges evolve, stationary Shapley pricing misattributes value after distribution shifts, and un…

  773. arXiv cs.AI TIER_1 English(EN) · Zixuan Ke, Yifei Ming, Austin Xu, Ryan Chin, Xuan-Phi Nguyen, Prathyusha Jwalapuram, Jiayu Wang, Semih Yavuz, Caiming Xiong, Shafiq Joty ·

    MAS-Orchestra: Understanding and Improving Multi-Agent Reasoning Through Holistic Orchestration and Controlled Benchmarks

    arXiv:2601.14652v5 Announce Type: replace Abstract: While multi-agent systems (MAS) promise elevated intelligence through coordination of agents, current approaches to automatic MAS design under-deliver. Such shortcomings stem from two key factors: (1) methodological complexity -…

  774. arXiv cs.AI TIER_1 English(EN) · Sajjad Khan ·

    S-Bus: Automatic Read-Set Reconstruction for Multi-Agent LLM State Coordination

    arXiv:2605.17076v2 Announce Type: replace-cross Abstract: We address concurrency control for LLM agents sharing mutable state over HTTP, where agents cannot be modified to declare read sets. S-Bus is an HTTP middleware whose central mechanism, a server-side DeliveryLog, reconstru…

  775. arXiv cs.AI TIER_1 English(EN) · Pei Yang, Wanyi Chen, Tongyun Yang, Pengbin Feng, Jiarong Xing, Wentao Guo, Yuhang Yao, Yuhang Han, Hanchen Li, Xu Wang, Zeyu Wang, Jie Xiao, Anjie Yang, Liang Tian, Lynn Ai, Eric Yang, Tianyu Shi ·

    TwinRouterBench: Fast Static and Live Dynamic Evaluation for Realistic Agentic LLM Routing

    arXiv:2605.18859v2 Announce Type: replace-cross Abstract: LLM routing matters most in long-horizon applications such as coding agents, deep research systems, and computer-use agents, where a single user request triggers many model calls. Routing each call to the cheapest sufficie…

  776. arXiv cs.LG TIER_1 English(EN) · Yuandao Cai, Yuzhang Zhu, Liyou Gao, Wensheng Tang, Shengchao Qin ·

    Push Your Agent: Measuring and Enforcing Quantitative Goal Persistence in Long-Horizon LLM Agents

    arXiv:2605.23574v1 Announce Type: new Abstract: Long-horizon language agents can make many plausible local tool calls yet fail to persist until a requested count is actually complete. We study this gap as Quantitative Goal Persistence (QGP): whether an agent keeps working until a…

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

    Your Agents Are Aging Too: Agent Lifespan Engineering for Deployed Systems

    Long-lived AI agents require lifespan evaluation and mechanism-level diagnosis beyond initial performance testing to ensure reliability over time.

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

    From Model Scaling to System Scaling: Scaling the Harness in Agentic AI

    Agentic AI advancement requires scaling system architecture around foundation models, focusing on auditable and verifiable components rather than just model capacity.

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

    DarkForest: Less Talk, Higher Accuracy for Multi-Agent LLMs

    DarkForest is a controlled-communication framework that enhances multi-agent LLM reasoning by clustering semantic candidates and using calibrated belief distributions to reduce error propagation and communication overhead.

  780. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Sasank Annapureddy ·

    PRIMA: Operational Patterns for Resilient Multi-Agent Research with Verifiable Identity and Convergent Feedback

    Operating LLMs as coordinated multi-agent research systems over multi-hour runs surfaces failure modes that single-shot evaluation cannot: upstream providers throttle without warning, sub-agents drift the task to fit accessible tools, narrate machinery instead of using it, open r…

  781. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Zhe Chen ·

    Hera: Learning Long-Horizon Coordination for Device-Cloud Collaborative LLM Agents

    Large language model (LLM) agents excel at solving complex long-horizon tasks through autonomous interaction with environments. However, their real-world deployment faces a fundamental device--cloud dilemma: on-device models are efficient but often brittle, while cloud models are…

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

    AgentFugue: Agent Scaling for Long-Horizon Tasks through Collective Reasoning

    AgentFugue enables collective reasoning among peer agents through a shared hub that coordinates reusable intermediate reasoning without centralized planning, demonstrating capability gains from scaling out rather than just scaling up.

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

    SEAL: Synergistic Co-Evolution of Agents and Learning Environments

    SEAL is a closed-loop co-evolution framework that simultaneously adapts both agent policies and training environments to improve interactive tool-use capabilities in large language models.

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

    CHRONOS: Temporally-Aware Multi-Agent Coordination for Evolving Data Marketplaces

    Temporal knowledge-graph data marketplaces face three coupled failures in static designs: stale hybrid index shortcuts reduce recall as edges evolve, stationary Shapley pricing misattributes value after distribution shifts, and uncoordinated agents over-consume a shared different…

  785. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Joydeep Chandra ·

    CHRONOS: Temporally-Aware Multi-Agent Coordination for Evolving Data Marketplaces

    Temporal knowledge-graph data marketplaces face three coupled failures in static designs: stale hybrid index shortcuts reduce recall as edges evolve, stationary Shapley pricing misattributes value after distribution shifts, and uncoordinated agents over-consume a shared different…

  786. arXiv cs.CL TIER_1 English(EN) · Yixin Cao ·

    OpenSkillEval: Automatically Auditing the Open Skill Ecosystem for LLM Agents

    Skills, i.e., structured workflow instructions distilled for large language models (LLMs), are becoming an increasingly important mechanism for improving agent performance on real-world downstream tasks. However, as the open-source skill ecosystem rapidly expands, it remains uncl…

  787. arXiv cs.LG TIER_1 English(EN) · Shengchao Qin ·

    Push Your Agent: Measuring and Enforcing Quantitative Goal Persistence in Long-Horizon LLM Agents

    Long-horizon language agents can make many plausible local tool calls yet fail to persist until a requested count is actually complete. We study this gap as Quantitative Goal Persistence (QGP): whether an agent keeps working until an external verifier confirms enough distinct val…

  788. arXiv cs.AI TIER_1 English(EN) · Mahmut Taylan Kandemir ·

    Parallel Context Compaction for Long-Horizon LLM Agent Serving

    Long-horizon LLM agents accumulate growing conversation histories that eventually exceed the model's context window. Context compaction via LLM-based summarization keeps the conversation bounded, but summarization is inherently lossy and the blocking call stalls agent inference f…

  789. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Hayoung Chung ·

    Self-Refining Topology Optimization via an LLM-Based Multi-Agent Framework

    Topology optimization is a widely used design method that produces optimized material distributions for prescribed objectives and constraints through well-established numerical algorithms. Throughout the workflow, engineers make a series of decisions ranging from setting and adju…

  790. arXiv cs.AI TIER_1 English(EN) · Shuaike Shen, Wenduo Cheng, Shike Wang, Mingqian Ma, Jian Ma ·

    AgentCo-op: Retrieval-Based Synthesis of Interoperable Multi-Agent Workflows

    arXiv:2605.20425v1 Announce Type: new Abstract: Designing multi-agent workflows is especially difficult in open-ended scientific settings where tasks lack curated training sets, reliable scalar evaluation metrics, and standardized interfaces between existing tools and agents. We …

  791. arXiv cs.AI TIER_1 English(EN) · Benedikt Bollig ·

    Causal Past Logic for Runtime Verification of Distributed LLM Agent Workflows

    arXiv:2605.20923v1 Announce Type: cross Abstract: Distributed LLM agent workflows should not be monitored as if they produced a single sequential log. In an asynchronous execution, a decision can only depend on events that are causally visible to the lifeline that makes it: an ev…

  792. arXiv cs.LG TIER_1 English(EN) · Ao Li, Shangpeng Yang, Fahao Chen, Tianheng Xu, Peng Li, Zhou Su ·

    GraphFlow: A Graph-Based Workflow Management for Efficient LLM-Agent Serving

    arXiv:2605.22566v1 Announce Type: new Abstract: Large Language Model (LLM)-based agents demonstrate strong reasoning and execution capabilities on complex tasks when guided by structured instructions, commonly referred to as workflows. However, existing workflow-assisted agent se…

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

    When Does Multi-Agent RL Improve LLM Workflows? Workflow, Scale, and Policy-Sharing Tradeoffs

    Multi-agent large language model workflows trained with reinforcement learning show improved accuracy over base models, but performance varies significantly based on workflow type, task, and model scale, with isolated and shared policy training exhibiting distinct failure pattern…

  794. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Estevam Hruschka ·

    How to Steer Your Multi-Agent System: Human-LLM Collaborative Planning

    In orchestrated multi-agent systems, humans often struggle to manage plans due to their complexity and limited transparency. Existing approaches rely on outcome-level supervision, where users verify only final outputs without visibility into intermediate reasoning. We formalize a…

  795. arXiv cs.LG TIER_1 English(EN) · Zhou Su ·

    GraphFlow: A Graph-Based Workflow Management for Efficient LLM-Agent Serving

    Large Language Model (LLM)-based agents demonstrate strong reasoning and execution capabilities on complex tasks when guided by structured instructions, commonly referred to as workflows. However, existing workflow-assisted agent serving systems typically rely on predefined templ…

  796. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Yohei Nakajima ·

    The Log is the Agent: Event-Sourced Reactive Graphs for Auditable, Forkable Agentic Systems

    Most agent frameworks are built around the language model: a conversation loop comes first, then tools, then rules, and finally a logging layer bolted on for observability, with state persisted as retrievable "memory." We describe ActiveGraph, a runtime that inverts this arrangem…

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

    Agentic CLEAR: Automating Multi-Level Evaluation of LLM Agents

    Agentic CLEAR is an automatic evaluation framework that provides multi-level textual insights into agent behavior through dynamic analysis of LLM interactions across various benchmarks and settings.

  798. arXiv cs.AI TIER_1 English(EN) · Benedikt Bollig ·

    Causal Past Logic for Runtime Verification of Distributed LLM Agent Workflows

    Distributed LLM agent workflows should not be monitored as if they produced a single sequential log. In an asynchronous execution, a decision can only depend on events that are causally visible to the lifeline that makes it: an event that appears earlier in some log may still be …

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

    Causal Past Logic for Runtime Verification of Distributed LLM Agent Workflows

    Distributed LLM agent workflows should not be monitored as if they produced a single sequential log. In an asynchronous execution, a decision can only depend on events that are causally visible to the lifeline that makes it: an event that appears earlier in some log may still be …

  800. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Jason J. Choi ·

    Time-To-Reach Separation and Safety Filtering for Safe, Fair, and Efficient Multi-Agent Coordination

    Advanced Air Mobility (AAM) operations are expected to significantly increase aerial traffic in urban airspace, requiring autonomous traffic management systems to ensure collision-free operations in highly congested environments. In this paper, we propose a multi-agent coordinati…

  801. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Yew Soon Ong ·

    LLM Agents Make Collective Belief Dynamics Programmable: Challenges and Research Directions

    Classical models of opinion dynamics assume human participants with bounded rationality and limited coordination. The rise of LLM-based agents introduces a qualitative shift: agents can now participate in online discussions at scale, maintain consistent persuasion strategies, and…

  802. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Ao Qu ·

    DecisionBench: A Benchmark for Emergent Delegation in Long-Horizon Agentic Workflows

    We introduce DecisionBench, a benchmark substrate for emergent delegation in long-horizon agentic workflows. The substrate fixes a task suite (GAIA, tau-bench, BFCL multi-turn), a peer-model pool (11 models, 7 vendor families), a delegation interface (call_model plus an optional …

  803. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Chi Jin ·

    Agent Bazaar: Enabling Economic Alignment in Multi-Agent Marketplaces

    The deployment of Large Language Models (LLMs) as autonomous economic agents introduces systemic risks that extend beyond individual capability failures. As agents transition to directly interacting with marketplaces, their collective behavior can amplify volatility and mask dece…

  804. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Yang Shu ·

    MetaCogAgent: A Metacognitive Multi-Agent LLM Framework with Self-Aware Task Delegation

    Multi-agent large language model (LLM) systems have shown promise for solving complex tasks through agent collaboration. However, existing frameworks assign tasks based on predefined roles without considering whether an agent can accurately assess its own competence boundaries, l…

  805. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Sajjad Khan ·

    S-Bus: Automatic Read-Set Reconstruction for Multi-Agent LLM State Coordination

    We address concurrency control for LLM agents sharing mutable state over HTTP, where agents cannot be modified to declare read sets. S-Bus is an HTTP middleware whose central mechanism, a server-side DeliveryLog, reconstructs each agent's read set at commit time from observed HTT…

  806. LessWrong (AI tag) TIER_1 English(EN) · zef ·

    Agents are under-elicited: A case study in optimization tasks

    <blockquote> <p><em>"Knowing is not enough; we must apply. Willing is not enough; we must do."</em></p> <p>— Johann Wolfgang von Goethe</p> </blockquote> <p>In <a href="https://fulcrum.inc/2026/06/09/inverse-rubric-optimization.html">our previous post</a>, we introduced inverse r…

  807. LessWrong (AI tag) TIER_1 English(EN) · zef ·

    Agents are under-elicited: A case study in optimization tasks

    <br /><br /><a href="https://www.lesswrong.com/posts/BxupcczJtg8CCvTHs/agents-are-under-elicited-a-case-study-in-optimization-tasks#comments">Discuss</a>

  808. arXiv cs.CV TIER_1 English(EN) · Xingyu Fu ·

    Context-Aware RL for Agentic and Multimodal LLMs

    Large language models (LLMs) often fail when answering requires identifying a small but decisive piece of evidence within a long or complex context, such as a single line in a tool trace or a subtle detail in an image. We propose ContextRL, a context-aware reinforcement learning …

  809. arXiv cs.CV TIER_1 English(EN) · Cihang Xie ·

    VisualClaw: A Real-Time, Personalized Agent for the Physical World

    Vision language models are serving as general-purpose interfaces for complex multimodal tasks. However, deployment still faces three gaps: VLMs typically incur high latency and cost when processing dense video frames and long prompts, the agent scaffold remains static after deplo…

  810. LessWrong (AI tag) TIER_1 English(EN) · bilalchughtai ·

    Building and evaluating model diffing agents

    <p><i><span>This is the second in a series of research updates from the Google DeepMind Language Model Interpretability team, in interpretability and adjacent areas. The first post can be found </span></i><a href="https://www.lesswrong.com/posts/aTcsN5ZZDnMFJvRiG/models-may-behav…

  811. arXiv cs.CV TIER_1 English(EN) · Dian Zheng, Harry Lee, Manyuan Zhang, Kaituo Feng, Zoey Guo, Ray Zhang, Hongsheng Li ·

    InterleaveThinker: Reinforcing Agentic Interleaved Generation

    arXiv:2606.13679v1 Announce Type: new Abstract: Recent image generators have demonstrated impressive photorealism and instruction-following capabilities in single-image generation and editing. However, constrained by their architectures, they cannot achieve interleaved generation…

  812. arXiv cs.CV TIER_1 English(EN) · Hongsheng Li ·

    InterleaveThinker: Reinforcing Agentic Interleaved Generation

    Recent image generators have demonstrated impressive photorealism and instruction-following capabilities in single-image generation and editing. However, constrained by their architectures, they cannot achieve interleaved generation (text-image sequence), which has crucial applic…

  813. arXiv cs.CV TIER_1 English(EN) · Hongsheng Li ·

    InterleaveThinker: Reinforcing Agentic Interleaved Generation

    Recent image generators have demonstrated impressive photorealism and instruction-following capabilities in single-image generation and editing. However, constrained by their architectures, they cannot achieve interleaved generation (text-image sequence), which has crucial applic…

  814. arXiv cs.CV TIER_1 English(EN) · Ke Li, Jianfei Yang, Luyao Zhang, Guo Yu, Chengwei Yan, Yuan Ding, Di Wang, Nan Luo, Gang Liu, Xiao Gao, Quan Wang ·

    AerialClaw: An Open-Source Framework for LLM-Driven Autonomous Aerial Agents

    arXiv:2606.12142v1 Announce Type: cross Abstract: Unmanned aerial vehicles (UAVs) are increasingly used in inspection, search and rescue, environmental monitoring, and emergency response. However, most UAV applications still rely on pre-defined command sequences or task-specific …

  815. LessWrong (AI tag) TIER_1 English(EN) · zef ·

    Inverse Rubric Optimization: A testbed for agent science

    <br /><br /><a href="https://www.lesswrong.com/posts/uSighG5zWbmtBembc/inverse-rubric-optimization-a-testbed-for-agent-science#comments">Discuss</a>

  816. arXiv cs.CV TIER_1 English(EN) · Quan Wang ·

    AerialClaw: An Open-Source Framework for LLM-Driven Autonomous Aerial Agents

    Unmanned aerial vehicles (UAVs) are increasingly used in inspection, search and rescue, environmental monitoring, and emergency response. However, most UAV applications still rely on pre-defined command sequences or task-specific pipelines, where developers manually connect perce…

  817. LessWrong (AI tag) TIER_1 English(EN) · a unemployed pastor- de S Brito ·

    From One Piece to One Pace -  Vision and mission in temporary coordination of agents

    <p><span>I work with vulnerable teenagers in an association and I want to build a system (using a metaphor) that reduces the time and cognitive cost it takes them to turn their mission and vision into microtasks for moments of low confidence.</span></p><img alt="" src="https://re…

  818. arXiv stat.ML TIER_1 English(EN) · Zelin He, Haotian Lin, Boran Han, Wei Zhu, Haoyang Fang, Bernie Wang, Xuan Zhu, Runze Li, Matthew Reimherr ·

    ReSkill: Reconciling Skill Creation with Policy Optimization in Agentic RL

    arXiv:2606.01619v1 Announce Type: cross Abstract: Agentic reinforcement learning (RL) enables LLM agents to improve continuously from environment rewards, yet the resulting policies do not systematically accumulate reusable strategies that generalize across tasks. Modular skills …

  819. arXiv stat.ML TIER_1 English(EN) · Matthew Reimherr ·

    ReSkill: Reconciling Skill Creation with Policy Optimization in Agentic RL

    Agentic reinforcement learning (RL) enables LLM agents to improve continuously from environment rewards, yet the resulting policies do not systematically accumulate reusable strategies that generalize across tasks. Modular skills can provide such reusable strategies, yet existing…

  820. arXiv stat.ML TIER_1 English(EN) · Shuvom Sadhuka, Drew Prinster, Clara Fannjiang, Gabriele Scalia, Bonnie Berger, Aviv Regev, Hanchen Wang ·

    E-valuator: Reliable Agent Verifiers with Sequential Hypothesis Testing

    arXiv:2512.03109v2 Announce Type: replace-cross Abstract: Agentic AI systems execute a sequence of actions, such as reasoning steps or tool calls, in response to a user prompt. To evaluate the success of their trajectories, researchers have developed verifiers, such as LLM judges…

  821. arXiv stat.ML TIER_1 English(EN) · Nicole Koenigstein ·

    AgensFlow: A Coordination-Policy Substrate for Multi-Agent Systems

    arXiv:2605.27466v1 Announce Type: cross Abstract: Multi-agent systems built on large language models (LLMs) require many coordination choices that are difficult to fix a priori: which skill protocol to invoke, which agent role should perform a subtask, which model to bind to each…

  822. MIT Technology Review TIER_1 English(EN) · MIT Technology Review Insights ·

    Rethinking organizational design in the age of agentic AI

    Amid rapidly growing adoption of enterprise-level AI agents, there’s a disconnect emerging between ambition and execution.&#160; Although 85% of organizations say they want to be agentic within the next three years, 76% say their current operations and infrastructure can’t suppor…

  823. arXiv stat.ML TIER_1 English(EN) · Nicole Koenigstein ·

    AgensFlow: A Coordination-Policy Substrate for Multi-Agent Systems

    Multi-agent systems built on large language models (LLMs) require many coordination choices that are difficult to fix a priori: which skill protocol to invoke, which agent role should perform a subtask, which model to bind to each role, how roles should interact, when to use retr…

  824. X — Omar Sanseviero (HF research) TIER_1 English(EN) · omarsar0 ·

    Cool paper on Skill routing for LLM agents.

    Cool paper on Skill routing for LLM agents. Real tasks rarely map to a single skill. They need several composed together, but most skill routing still treats the problem as picking one tool from a library. This work formalizes Compositional Skill Routing, decomposes a complex h…

  825. X — Omar Sanseviero (HF research) TIER_1 English(EN) · omarsar0 ·

    // Scaling Behavior of Single LLM-Driven Multi-Agent Systems //

    // Scaling Behavior of Single LLM-Driven Multi-Agent Systems // Does adding more agents actually make a multi-agent system better? It's possible that collective intelligence emerges from interaction design rather than from agent plurality. This is something important to https:…

  826. AWS Machine Learning Blog TIER_1 English(EN) · Madhu Parthasarathy ·

    New in Amazon Bedrock AgentCore: Build agents with broader knowledge and continuous learning

    Today we're introducing new capabilities on Amazon Bedrock AgentCore, the platform to build, connect, and optimize agents. In this post, we cover how these capabilities close each gap: connecting agents to organizational, web, and paid knowledge; helping teams find and fix what's…

  827. Databricks Blog TIER_1 English(EN) ·

    Introducing the Agentic CDP: A New Species of CDP for a New Era of Agents

    Marketing technology has seen plenty of change over the past few decades. But what...

  828. Databricks Blog TIER_1 English(EN) ·

    Lakeflow: A new era of agentic data engineering

    All analytics, AI, and applications start with data. Over the past few decades, data...

  829. AWS Machine Learning Blog TIER_1 English(EN) · Po-Shin Chen ·

    AI Agent Failure Detection and Root Cause Analysis with Strands Evals

    In this post, we walk you through calling the detector functions to diagnose real agent failures. You learn how to interpret their structured output: categorized failures with confidence scores, causal chains linking root causes to downstream symptoms, and fix recommendations spe…

  830. AWS Machine Learning Blog TIER_1 English(EN) · Sundar Raghavan ·

    Build context-rich research agents with Deep Agents and Bedrock AgentCore

    In this post, you'll build a competitive research agent that demonstrates this pattern end to end. This walkthrough targets developers building multi-step AI workflows who need isolated execution environments for their agents. In Part 2 of the notebook, you can deploy this same a…

  831. Databricks Blog TIER_1 English(EN) ·

    Introducing Omnigent: A Meta-Harness to Combine, Control and Share Your Agents

    At Databricks, we use and build agents extensively, from coding with them at scale...

  832. AWS Machine Learning Blog TIER_1 English(EN) · Anastasia Tzeveleka ·

    AgentOps: Operationalize agentic AI at scale with Amazon Bedrock AgentCore

    When you build agentic AI solutions, you face unique operational challenges. Agents make unpredictable decisions, costs spiral unexpectedly, and debugging non-deterministic failures seems impossible. Agentic AI applications don't just execute predetermined workflows. They reason,…

  833. 雷峰网 (Leiphone) TIER_1 中文(ZH) ·

    Jieyue Release Step 3.7 Flash: Building High-Efficiency Agent Models for Production-Grade Scenarios

    <p style="text-align: left; margin-top: 13pt; margin-bottom: 6pt;"></p><p style="text-align: left; margin-top: 6pt; margin-bottom: 6pt;"><span>5月29日,基础大模型创业公司阶跃星辰(StepFun)发布并开源 Step 3.7 Flash 模型。这是一款专为生产级 Agent 打造的Flash 模型,官方称其致力于在速度、成本、可靠执行和复杂任务处理能力之间实现更好平衡。</span></p><p style="…

  834. AWS Machine Learning Blog TIER_1 English(EN) · Luca Vignali ·

    From data overload to actionable insights: How Verizon Connect scaled agentic AI to 100,000 users

    In this post, we show you how Verizon Connect built and scaled an agentic AI solution to transform overwhelming fleet data into clear, actionable insights for 100,000 users daily. We walk you through the architectural decisions, implementation challenges, and measurable results t…

  835. Replit blog TIER_1 English(EN) ·

    How product managers ship faster using Replit's agentic workflows

    This is part 4 of a 6-part series we’re running about how product managers are using AI tools and vibe coding. Written by and for product managers. Summary Requirements docs, decks, and tickets go stale because PMs update them by hand. Agentic workflows fix the source of that pro…

  836. Replit blog TIER_1 English(EN) ·

    Introducing Queue: A smarter way to work with Agent

    Today, we’re excited to introduce Queue, a new capability designed to enhance the core Replit Agent experience. Queue allows users to submit multiple requests while the agent is actively working on a task, ensuring a continuous, uninterrupted app creation flow. As each task is co…

  837. Forbes — Innovation TIER_1 English(EN) · Abhijeet Mukkawar, Forbes Councils Member ·

    You Can't Govern What You Can't See: The Case For Agent Control Planes

    The control plane is about whether agents are allowed to run, under what constraints and with what evidence.

  838. Pandaily TIER_1 English(EN) · [email protected] (Pandaily) ·

    Loop Engineering: The New Division of Labor in the Agent Era

    Loop Engineering emerges as the successor to Prompt Engineering, shifting developers from manually instructing AI agents to designing self-sustaining automated systems.

  839. dev.to — Claude Code tag TIER_1 English(EN) · paul_h ·

    Loop Engineering: Building an Agent Loop with agent-runbook

    <p>Recently, another interesting new term has appeared in the AI industry.</p> <p><strong>Loop Engineering</strong>.</p> <p>If you follow the AI space, you've probably seen it everywhere in the past couple of days. It's all over X, all over various social media, and quite a few p…

  840. dev.to — Claude Code tag TIER_1 English(EN) · RAXXO Studios ·

    Building Multi-Agent Workflows With Claude: A Solo Studio Playbook

    <ul> <li><p>Three parallel writer agents drafting at once cut my blog turnaround from 6 hours to 90 minutes</p></li> <li><p>Research agents run in parallel then merge through a dedup pass that drops 40 percent of overlap</p></li> <li><p>Image-spec agents generate 12 prompt varian…

  841. MarkTechPost TIER_1 English(EN) · Asif Razzaq ·

    TinyFish Launches BigSet: An Open-Source Multi-Agent System That Builds Structured Live Datasets from Plain-English Descriptions

    <p>Describe a dataset in one sentence; Bigset's orchestrator and parallel sub-agents research the live web and return structured tables.</p> <p>The post <a href="https://www.marktechpost.com/2026/06/02/tinyfish-launches-bigset-an-open-source-multi-agent-system-that-builds-structu…

  842. dev.to — Claude Code tag TIER_1 English(EN) · Dibi8 ·

    Multi-Agent Pipeline Postmortem: 5 Ways Subagent Orchestration Goes Wrong (2026)

    <h2> Introduction </h2> <p>Multi-agent orchestration is the most powerful — and the most quietly dangerous — pattern in Claude Code. When it works, you sweep a codebase in parallel, get independent review, and tackle problems one context window could never hold. When it fails, it…

  843. dev.to — Claude Code tag TIER_1 English(EN) · Dibi8 ·

    Claude Code Subagent Patterns: 5 Multi-Agent Workflows That Save Hours Every Day (2026)

    <h2> Introduction </h2> <p>Single-threaded AI coding hit a wall in late 2025. You'd ask Claude to "refactor the payments module," it would read 30 files, fill up its context window with exploration, and then start making edits with half the working memory it needed. Half a year a…

  844. HN — claude cli stories TIER_1 English(EN) · lucamrtl ·

    Show HN: Ktx – Open-source executable context layer for data agents

  845. Towards AI TIER_1 English(EN) · Saurabh Kohli ·

    PyAgent: A Design Pattern Orchestrator for Multi-Agent LLM Systems

    <h4>Kubernetes for your Multi-Agent LLM System</h4><p>Someone builds a “router” that classifies incoming requests and sends them to the right specialist agent. Two weeks later, a different team builds a “dispatcher” that does almost the same thing. A month after that, someone els…

  846. dev.to — MCP tag TIER_1 English(EN) · Whatsonyourmind ·

    Determinism as a feature: when to let your agent call a math API instead of reasoning

    <p>LLM agents are great at deciding <em>what</em> to do and unreliable at <em>computing</em> it. Ask one to allocate traffic across five variants, price tail risk, or solve a scheduling constraint and you'll get a confident, plausible, subtly-wrong number — tokens burned included…

  847. Towards AI TIER_1 English(EN) · Bessie Delight Kekeli ·

    The LangGraph Mental Model: A standardized architecture guide for every agent you’ll ever build

    <figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*oIVe6tO7VPVWwUdwZyPZcA.png" /></figure><p><em>A structured, module-by-module reference for developers who understand the concept but want to finally internalize the code</em></p><blockquote><strong><em>Who this i…

  848. Towards AI TIER_1 English(EN) · Srini Dwarakanathan ·

    Agentic Inference Deployment: From Prose Skills to Deployed Endpoints

    <h3>Introduction</h3><p>This article describes an agentic approach to deploying machine learning models to ephemeral SageMaker endpoints using a multi-agent system in which all runtime code is generated at deployment time rather than committed as reusable scripts. The approach re…

  849. Medium — MLOps tag TIER_1 English(EN) · Trey Morrow ·

    AgentOps Part 4: The Hardest Problem — Root Cause Analysis in Non-Deterministic Systems

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://medium.com/@trey.analytics/agentops-part-4-the-hardest-problem-root-cause-analysis-in-non-deterministic-systems-05a886b7d3fb?source=rss------mlops-5"><img src="https://cdn-images-1.medium.com/max/1024/1*I…

  850. Lobsters — AI tag TIER_1 English(EN) · langchain.com via elihunter173 ·

    We built SmithDB, the data layer for agent observability

    <p><a href="https://lobste.rs/s/ulgku1/we_built_smithdb_data_layer_for_agent">Comments</a></p>

  851. Medium — Claude tag TIER_1 English(EN) · Nhan V. Nguyen ·

    Agentic Architecture & Orchestration (stop_reason field)

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://medium.com/@nvnhan.dev/agentic-architecture-orchestration-stop-reason-field-5e01ecfc4ace?source=rss------claude-5"><img src="https://cdn-images-1.medium.com/max/1024/1*VQ3L3WxPme_t_ZDYBz1lFA.png" width="1…

  852. Medium — Claude tag TIER_1 English(EN) · Nhan V. Nguyen ·

    Agentic Architecture & Orchestration (The agent loop)

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://medium.com/@nvnhan.dev/agentic-architecture-orchestration-3d7345313ad8?source=rss------claude-5"><img src="https://cdn-images-1.medium.com/max/1090/1*HZLK2AcxLT2JvksNDPJnKg.png" width="1090" /></a></p><p …

  853. Medium — MLOps tag TIER_1 English(EN) · Anubhab Banerjee ·

    Production Grade Agentic Inference: Part 2 — The Tail-Latency Tax Nobody Measures

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://medium.com/@anbdwnroop.banerjee/production-grade-agentic-inference-part-2-the-tail-latency-tax-nobody-measures-8d0dd5af81df?source=rss------mlops-5"><img src="https://cdn-images-1.medium.com/max/1536/1*fU…

  854. Medium — MCP tag TIER_1 English(EN) · Ferry Djaja ·

    From Any Source to One Agentic Web App: A Practical WebMCP Integration Pattern

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://djajafer.medium.com/from-any-source-to-one-agentic-web-app-a-practical-webmcp-integration-pattern-685ea77e855c?source=rss------mcp-5"><img src="https://cdn-images-1.medium.com/max/1672/1*uLQZpoY404TkSKMNK…

  855. dev.to — MCP tag TIER_1 English(EN) · Shovon Saha ·

    Practical Agent Architecture: State, Failure Recovery, and the Hidden Variables of Reliable LLM Systems

    <p>Here's the article with properly formatted markdown code blocks — no content changed, just clean triple-backtick fencing with appropriate language hints:</p> <h1> Practical Agent Architecture: Managing State, Sanity, and API Failures </h1> <p><em>Lessons from multi-product LLM…

  856. Medium — MCP tag TIER_1 English(EN) · Chidubem Onwuchuluba ·

    Three Agents, One Protocol: What I Learned Building With A2A and MCP

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://medium.com/@chidubem.onwuchuluba/three-agents-one-protocol-what-i-learned-building-with-a2a-and-mcp-d64ac084272c?source=rss------mcp-5"><img src="https://cdn-images-1.medium.com/max/800/0*24moxfKTHBvSsnNl…

  857. Medium — Claude tag TIER_1 English(EN) · Zac Smith ·

    Constraint Decay: When Agents Forget the Rules Mid-Generation

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://mrzacsmith.medium.com/constraint-decay-when-agents-forget-the-rules-mid-generation-1f34ed0aec47?source=rss------claude-5"><img src="https://cdn-images-1.medium.com/max/2600/0*7sjQ3ucWHF4moA2H.png" width="…

  858. dev.to — MCP tag TIER_1 English(EN) · curatedmcp ·

    Anthropic Claude MCP: Build Multi-Agent Workflows Inside Claude

    <blockquote> <p><em>Install guide and config at <a href="https://www.curatedmcp.com/install/anthropic-claude-mcp/claude-desktop" rel="noopener noreferrer">curatedmcp.com</a></em></p> </blockquote> <h1> Anthropic Claude MCP: Build Multi-Agent Workflows Inside Claude </h1> <h2> Wha…

  859. Towards AI TIER_1 English(EN) · Anmol Kale ·

    Brain of Multi-Agent Systems: A Deep Dive into Router and Orchestrator Agents

    <p>I’ve been building LLM-powered systems for a while now RAG pipelines, Copilot Studio agents, LangGraph workflows and if there’s one thing I’ve learned the hard way, it’s this: <strong>the smartest part of a multi-agent system isn’t the most capable model. It’s the thing that d…

  860. Medium — MCP tag TIER_1 Türkçe(TR) · Musa Peker ·

    MCP and LangGraph: Distinguishing Agent Orchestration from Tool Protocol

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://medium.com/@msapeker/mcp-ve-langgraph-ara%C3%A7-protokol%C3%BC-ile-ajan-orkestrasyonunu-birbirinden-ay%C4%B1rt-etmek-da19919ba032?source=rss------mcp-5"><img src="https://cdn-images-1.medium.com/max/1536/…

  861. Lobsters — AI tag TIER_1 English(EN) · 0xcc.re by mikalv ·

    Building a persistent cognitive architecture for LLM agents using Elixir and OTP

    <p><a href="https://lobste.rs/s/a5kwdy/building_persistent_cognitive">Comments</a></p>

  862. Medium — MCP tag TIER_1 English(EN) · Willie Lin, Ph.D. ·

    Agent Skill vs Model Context Protocol: Why the Difference Matters

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://medium.com/@willie.sc.lin/agent-skill-vs-model-context-protocol-why-the-difference-matters-052aa10d3363?source=rss------mcp-5"><img src="https://cdn-images-1.medium.com/max/1448/1*mbq9xIm_80K_p4BEpBjx3g.p…

  863. Medium — Claude tag TIER_1 English(EN) · Oleg ·

    From Prompts to Loops: A Practical Guide to Building Agentic Workflows in Codex and Claude

    <div class="medium-feed-item"><p class="medium-feed-snippet">The era of typing manual, one-shot prompts into an AI coding assistant is coming to an end.</p><p class="medium-feed-link"><a href="https://medium.com/@KilgortTrout/from-prompts-to-loops-a-practical-guide-to-building-ag…

  864. Towards AI TIER_1 English(EN) · YUSUFF ADENIYI GIWA ·

    What is Agentic RAG? Building Multi-Agent Agentic RAG Systems

    <h4>Explore Agentic RAG. Learn its benefits and how to implement it using LangChain.</h4><p>Retrieval-Augmented Generation (RAG) interacts with huge information repositories, combining the power of large language models (LLMs) with focused data retrieval to provide precise and co…

  865. Towards AI TIER_1 English(EN) · Maureen Doyle-Spare ·

    Agentic Workflow Drift: The Next Control Failure in Banking Will Not Break a Rule

    <figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/0*n1zi2LyFYeWo_8Yp.png" /></figure><p><em>Agentic AI is moving into banking workflow execution faster than the governance frameworks built to oversee it. The most consequential failure mode in agentic AI is not a b…

  866. Medium — Claude tag TIER_1 English(EN) · Mahesh Nandam ·

    Day ✅ 7: Claude Agent vs Subagents — Use Each for Maximum Productivity

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://maheshnandam.medium.com/day-7-claude-agent-vs-subagents-use-each-for-maximum-productivity-76ca9879cc05?source=rss------claude-5"><img src="https://cdn-images-1.medium.com/max/1674/1*ds5n4-WpYBtur-c9X8G2lg…

  867. Medium — MCP tag TIER_1 English(EN) · Rashmi ·

    Agent-to-Agent Communication Protocols Explained

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://blog.gopenai.com/agent-to-agent-communication-protocols-explained-d4783e0c724d?source=rss------mcp-5"><img src="https://cdn-images-1.medium.com/max/600/1*KxKZOY04p8zgWK8eoG1pnA.png" width="600" /></a></p>…

  868. Lobsters — AI tag TIER_1 English(EN) · openai.com via zg ·

    Harness engineering: leveraging Codex in an agent-first world

    <p><a href="https://lobste.rs/s/th8a3c/harness_engineering_leveraging_codex">Comments</a></p>

  869. dev.to — Anthropic tag TIER_1 English(EN) · DrMBL ·

    Anthropic's Advanced Tool Use Platform: Programmatic Calling, Advisor Strategy, and the Future of Claude Agents

    <p>Anthropic has quietly shipped one of its most consequential developer platform updates to date. A suite of new agent-infrastructure features has moved from research previews into <strong>public beta</strong>: <strong>Programmatic Tool Calling</strong>, the <strong>Advisor Stra…

  870. dev.to — MCP tag TIER_1 English(EN) · Amit ·

    The Meta-Tool Pattern: Teaching Your Agent to Discover Its Own Tools

    <h2> TL;DR </h2> <ul> <li>A 200-tool MCP setup burns 150–220k tokens at session start; a two-meta-tool proxy cuts that to ~2,000 tokens — a 98–99% reduction.</li> <li>At $3/million input tokens and 20 sessions/day, that's $270/month down to $3/month.</li> <li>The pattern: one <co…

  871. Medium — MCP tag TIER_1 English(EN) · Rosetta Guo ·

    I Solo-Built the Missing Layer — the Maintenance of AGENTS.MD

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://medium.com/@rosettaguo/i-solo-built-the-missing-layer-the-maintenance-of-agents-md-c3756514e683?source=rss------mcp-5"><img src="https://cdn-images-1.medium.com/max/1920/1*68gshHfYVuVrfA3FY6xkyA.png" widt…

  872. Medium — Claude tag TIER_1 English(EN) · Greg Heffner ·

    Push the Knowledge Down the Stack: Cheaper Agents Through Skills

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://medium.com/@light.pen8923/push-the-knowledge-down-the-stack-cheaper-agents-through-skills-51e6cfa0ac95?source=rss------claude-5"><img src="https://cdn-images-1.medium.com/max/1200/0*VgIreeh5LEryo0kb.png" …

  873. dev.to — MCP tag TIER_1 English(EN) · Alain Airom (Ayrom) ·

    Engineering Autonomous Ecosystems: Synthesis of “Building Agentic Applications with CrewAI and MCP” Book

    <p>An overview synthesis of Max Gfeller’s “Building Agentic Applications with CrewAI and MCP” Book from Manning</p> <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%2Fd…

  874. Medium — MCP tag TIER_1 English(EN) · Alain Airom (Ayrom) ·

    Engineering Autonomous Ecosystems: Synthesis of “Building Agentic Applications with CrewAI and MCP”…

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://alain-airom.medium.com/engineering-autonomous-ecosystems-synthesis-of-building-agentic-applications-with-crewai-and-mcp-b7c32de0c4cd?source=rss------mcp-5"><img src="https://cdn-images-1.medium.com/max/14…

  875. dev.to — MCP tag TIER_1 English(EN) · Alex ·

    The Missing Piece in Multi-Agent Coordination: Who Tells the Agent How to Use Your Service?

    <p>In my <a href="https://dev.to/dugubuyan/why-i-stopped-organizing-ai-agents-by-role-and-built-a-document-exchange-center-instead-1765">previous article</a>, I described AgentNexus — a document exchange center that coordinates LLM agents at the service granularity rather than th…

  876. Towards AI TIER_1 English(EN) · Mandar Karhade, MD. PhD. ·

    AutoScientists: A New Blueprint for Long-Running Scientific Agents

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://pub.towardsai.net/autoscientists-a-new-blueprint-for-long-running-scientific-agents-2743a9eb6afa?source=rss----98111c9905da---4"><img src="https://cdn-images-1.medium.com/max/800/1*RYEv-Me-MfMgPu0vf15icg.…

  877. Medium — fine-tuning tag TIER_1 한국어(KO) · YouShin kim ·

    Simon Dennis — Embedding Agent Workflows into LLM Weights: The Emergence of 'Underground Agents' That Reduce Costs by Up to 462x While Maintaining Frontier-Level Performance

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://medium.com/@mdpman/simon-dennis-%EC%97%90%EC%9D%B4%EC%A0%84%ED%8A%B8-%EC%9B%8C%ED%81%AC%ED%94%8C%EB%A1%9C%EC%9A%B0%EB%A5%BC-llm-%EA%B0%80%EC%A4%91%EC%B9%98%EC%97%90-%EC%8B%AC%EB%8B%A4-%EB%B9%84%EC%9A%A9%E…

  878. dev.to — MCP tag TIER_1 English(EN) · Amer Yahya ·

    Runtime Control vs Static Guardrails in Agentic Systems

    <p>Most AI agent security conversations are about preventing bad outputs.</p> <p>That is the wrong problem.</p> <p>The real problem is not what an agent says. It is what an agent does.</p> <p>There is a meaningful difference between static guardrails and runtime control.</p> <p>S…

  879. dev.to — MCP tag TIER_1 English(EN) · Amer Yahya ·

    Runtime Control vs Static Guardrails in Agentic Systems

    <p>The guardrail model that shaped early LLM deployment is quietly becoming inadequate. This article examines why, what the architectural gap looks like at the execution layer, and what a more complete control model for agentic systems requires.</p> <div class="crayons-card c-emb…

  880. Medium — MCP tag TIER_1 English(EN) · Amulya Metku ·

    Beyond MCP: Designing Great Agent Experiences

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://medium.com/@devi.amulya72/the-next-ux-is-ax-what-mcp-means-for-product-managers-8941bb2bbfad?source=rss------mcp-5"><img src="https://cdn-images-1.medium.com/max/1402/1*UkRRxdj4oxIH-IXgtutRzg.png" width="…

  881. Towards AI TIER_1 English(EN) · allglenn ·

    Production-Grade agentic observability: a complete Langfuse Deep Dive

    <h3>Production-Grade Agentic Observability: A Complete Langfuse Deep Dive</h3><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*U3ozhawPZ3XuCfyyJOhX-Q.png" /><figcaption>langfuse</figcaption></figure><h4>You shipped an LLM agent. Now what?</h4><p>You stayed up l…

  882. Medium — Claude tag TIER_1 English(EN) · Ahtesham Salamat Ansari ·

    OpenClaw vs Hermes: The Agent Comparison That’s About More Than Features

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://medium.com/@ahteshamsalamat/openclaw-vs-hermes-the-agent-comparison-thats-about-more-than-features-e82775b9ea09?source=rss------claude-5"><img src="https://cdn-images-1.medium.com/max/1672/1*6BpeJcilc6xD_…

  883. dev.to — MCP tag TIER_1 English(EN) · Frank Brsrk ·

    From dynamic to adaptive: rewriting an agent's reasoning operation to its exact task at runtime

    <p>I shipped adaptive mode for the Ejentum reasoning harness. Here's what changed and why it matters if you build agents.</p> <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…

  884. Medium — Claude tag TIER_1 English(EN) · Gaurikhard ·

    Understanding Claude’s Cloud Architecture: From Tool Calling to Multi-Agent Systems

    <div class="medium-feed-item"><p class="medium-feed-snippet">As AI applications become more sophisticated, simply sending a prompt and receiving a response is no longer enough. Modern AI systems&#x2026;</p><p class="medium-feed-link"><a href="https://gaurikhard.medium.com/underst…

  885. dev.to — MCP tag TIER_1 English(EN) · Pavan Belagatti ·

    Agentic Observability: How I Wired a Real App with Dynatrace MCP in Minutes!

    <p>Every engineering team runs into the same annoying problem sooner or later. Monitoring tells you that something is broken, but it usually stops right there. You can see error rates. You can see latency spikes. You can see failed requests. But the questions that matter during a…

  886. dev.to — MCP tag TIER_1 English(EN) · DataWorkers ·

    Copilots, Agents, and Swarms: A Decision Framework for Data Teams

    <p>Every vendor in data engineering is an 'agent' now. Every product has 'agentic capabilities.' The word has lost all meaning — which makes it harder for data teams to evaluate what they actually need and what is just marketing.</p> <p>After talking to dozens of data teams, we t…

  887. Towards AI TIER_1 English(EN) · Anna Jey ·

    Multi-Agent Workflow Runtime: How to Build Agent Teams That Don’t Turn Into AI Meetings

    <figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*e2IVHdJRQiAwqlAvJUSfGQ.jpeg" /><figcaption>A useful multi-agent system looks less like a meeting and more like a runtime: roles, state, routing, gates, and telemetry.</figcaption></figure><p>Multi-agent AI sounds…

  888. Medium — MLOps tag TIER_1 English(EN) · Suresh Kumar Ariya Gowder ·

    From Prototype to Production: Architecting Real Multi-Agent Systems

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://medium.com/system-design-mastery-series/from-prototype-to-production-architecting-real-multi-agent-systems-86dd547799e8?source=rss------mlops-5"><img src="https://cdn-images-1.medium.com/max/1376/1*QNcdjw…

  889. Towards AI TIER_1 Deutsch(DE) · Armin Norouzi, Ph.D ·

    Multi-Agent Fan-Out: When Parallelism Bites Back

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://pub.towardsai.net/multi-agent-fan-out-when-parallelism-bites-back-c42656dd4d2f?source=rss----98111c9905da---4"><img src="https://cdn-images-1.medium.com/max/1165/1*8ocB1TT40JZAhseSAhW4Tg.png" width="1165"…

  890. Mastodon — sigmoid.social TIER_1 English(EN) · BenjaminHan ·

    Where should an agent run relative to its sandbox? LangChain shipped Deep Agents, a model-agnostic take on the harness pattern behind Claude Code. Its key diffe

    Where should an agent run relative to its sandbox? LangChain shipped Deep Agents, a model-agnostic take on the harness pattern behind Claude Code. Its key difference from the Claude Agent SDK is exactly that question: Deep Agents can run outside the sandbox and drive it as a tool…

  891. Towards AI TIER_1 English(EN) · Alex Ashcroft ·

    Building a Production Multi-Agent Content Pipeline With N8N and OpenRouter: Five Agents, Five…

    <h3>Building a Production Multi-Agent Content Pipeline With N8N and OpenRouter: Five Agents, Five Lessons</h3><p>Multi-agent systems break in interesting ways. After running 100,000 words through five chained LLM agents, here is what I wish someone had told me.</p><p>Multi-agent …

  892. dev.to — Anthropic tag TIER_1 English(EN) · Jangwook Kim ·

    Claude Opus 4.8 Dynamic Workflows: 1,000 Parallel Agents and Fast Mode in Practice

    <p>Anthropic shipped Claude Opus 4.8 in mid-May: SWE-bench Pro 69.2%, a 1-million-token context window, and two new capabilities — Dynamic Workflows and Fast Mode. I started reading the docs and running code the day it dropped. What impressed me and what disappointed me turned ou…

  893. Medium — Claude tag TIER_1 English(EN) · Kanchan ·

    Beyond Local Agent Teams: Designing CC2CC for Distributed Claude Code Systems

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://medium.com/@kanchan2kewl/beyond-local-agent-teams-designing-cc2cc-for-distributed-claude-code-systems-596098241582?source=rss------claude-5"><img src="https://cdn-images-1.medium.com/max/1536/1*ONrpG4rpiQ…

  894. Medium — Claude tag TIER_1 English(EN) · Chier Hu ·

    Building on Claude Managed Agents: Three Primary Resources

    <div class="medium-feed-item"><p class="medium-feed-snippet">When I think about building agents on Claude Managed Agents, I organize the system around three primary resources: agents, environments&#x2026;</p><p class="medium-feed-link"><a href="https://chierhu.medium.com/building…

  895. Towards AI TIER_1 English(EN) · Michael Shapiro MD MSc ·

    Full-Stack Data Scientists for the Agentic Coding World

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://pub.towardsai.net/full-stack-data-scientists-for-the-agentic-coding-world-9e44ba58015e?source=rss----98111c9905da---4"><img src="https://cdn-images-1.medium.com/max/1536/1*3-Ao65ny7e5h_hQzW1fKzQ.png" widt…

  896. Lobsters — AI tag TIER_1 English(EN) · github.com via cohix ·

    ax, Google’s new highly distributed agent executor

    <p><a href="https://lobste.rs/s/3k9g2c/ax_google_s_new_highly_distributed_agent">Comments</a></p>

  897. Medium — Claude tag TIER_1 English(EN) · Chier Hu ·

    From Raw Tokens to Managed Agents: How We Evolved the Claude Agent Interface

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://chierhu.medium.com/from-raw-tokens-to-managed-agents-how-we-evolved-the-claude-agent-interface-f957599cc70d?source=rss------claude-5"><img src="https://cdn-images-1.medium.com/max/1920/1*_VVDGROOznCjwYe26…

  898. Medium — MCP tag TIER_1 English(EN) · Gregory Shevchenko ·

    Autocompaction is not memory: why agent handoffs need a local control plane

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://medium.com/@GregShevchenko/autocompaction-is-not-memory-why-agent-handoffs-need-a-local-control-plane-a85d75990b7a?source=rss------mcp-5"><img src="https://cdn-images-1.medium.com/max/1400/1*DomH6gKRLra83…

  899. dev.to — MCP tag TIER_1 English(EN) · Patrick Londa ·

    Introduction to A2A and Agent Search

    <p><em>Authored by David Tracey</em></p> <p>AI is rapidly evolving from simple tools to increasingly complex agents capable of reasoning and decision making. As agents are used for more tasks, the ability to use multiple co-operating agents will become increasingly important — pa…

  900. Towards AI TIER_1 English(EN) · Rakesh Dharoori ·

    Beyond the Chatbot: Engineering a Self-Correcting, Multi-Agent Research Engine with LangGraph

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://pub.towardsai.net/beyond-the-chatbot-engineering-a-self-correcting-multi-agent-research-engine-with-langgraph-8e49ae9da849?source=rss----98111c9905da---4"><img src="https://cdn-images-1.medium.com/max/140…

  901. dev.to — MCP tag TIER_1 English(EN) · Mike Tickstem ·

    Scheduling recurring tasks in AI agent workflows

    <p>When you build an AI agent that does something useful — summarises documents, monitors a feed, sends a report, syncs data — you eventually hit the same question: how do I make it run on a schedule? Not once, triggered manually. On a schedule, reliably, while I'm not watching.<…

  902. Medium — MCP tag TIER_1 English(EN) · Saravana Perumal R. ·

    The Evolution of Agent Connectivity: Agent Skills vs. MCP

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://medium.com/@mynamesaravanaperumal/the-evolution-of-agent-connectivity-agent-skills-vs-mcp-6a95f82e2076?source=rss------mcp-5"><img src="https://cdn-images-1.medium.com/max/1536/1*fYHW81XmhQjPFpPhl9bc2Q.pn…

  903. dev.to — MCP tag TIER_1 English(EN) · ekb ·

    Distributed Tracing for LLM Agents: When MCP Makes Tool Calls Observable

    <p><em>How application observability extends to stochastic agent loops — and why the tool boundary matters.</em></p> <p>Production failures in LLM systems are often misattributed to the model. In practice, many incidents live in the <strong>action layer</strong>: a downstream API…

  904. r/LocalLLaMA TIER_1 English(EN) · /u/Working_Original9624 ·

    Research Project: Injecting Natural-Language Tactical Intent into Multi-Agent Football Policies

    <table> <tr><td> <a href="https://www.reddit.com/r/LocalLLaMA/comments/1uawkdg/research_project_injecting_naturallanguage/"> <img alt="Research Project: Injecting Natural-Language Tactical Intent into Multi-Agent Football Policies" src="https://external-preview.redd.it/MTNreXQ5M3…

  905. dev.to — LLM tag TIER_1 English(EN) · MrClaw207 ·

    Gym Badges of Agentic Engineering (Part 1): Measuring Agent Success

    <p>If you’ve ever played a video game, you know the thrill of earning a badge for mastering a skill. In the world of AI agents, the same principle applies: we need concrete ways to measure <em>how well</em> an agent does its job.</p> <h2> Why Badges? </h2> <p>Badges give us three…

  906. dev.to — LLM tag TIER_1 English(EN) · QuantaMind ·

    The Quantization Audit: Why Leaderboard Scores Lie About Local Agent Capabilities

    <p>There is a dangerous trap in the local AI world: picking the smallest quantization that fits into your VRAM just because it "runs." We see developers doing this all the time, completely unaware that they’ve crippled their agent's ability to reason. </p> <p>It’s easy to look at…

  907. r/LocalLLaMA TIER_1 English(EN) · /u/pmttyji ·

    GameCraft-Bench: Can Agents Build Playable Games End-to-End in a Real Game Engine?

    <table> <tr><td> <a href="https://www.reddit.com/r/LocalLLaMA/comments/1u8g1om/gamecraftbench_can_agents_build_playable_games/"> <img alt="GameCraft-Bench: Can Agents Build Playable Games End-to-End in a Real Game Engine?" src="https://preview.redd.it/mo118t48gv7h1.jpg?width=140&…

  908. Mastodon — fosstodon.org TIER_1 English(EN) · [email protected] ·

    "Is Your Agent Playing Dead? Deployed LLM Agents Exhibit Constraint-Evasive Fabrication and Thanatosis" This paper presents and characterizes a spectrum of prev

    "Is Your Agent Playing Dead? Deployed LLM Agents Exhibit Constraint-Evasive Fabrication and Thanatosis" This paper presents and characterizes a spectrum of previously unreported behaviours we term Constraint-Evasive Fabrication (CEF): when an LLM agent operates under irreconcilab…

  909. dev.to — LLM tag TIER_1 English(EN) · nischita sadanand ·

    Two Agents, One Task: The Race Condition Hiding in Your Multi-Agent System

    <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.amazonaws.com%2Fuploads%2Farticles%2Fb9aitlcevjgec4wf7old.png"><img alt=" " height="655" src="https…

  910. dev.to — LLM tag TIER_1 English(EN) · Sahajmeet Kaur ·

    Why multi-agent orchestration is harder than it looks

    <p>One AI agent answering a question is useful. Five agents that divide a complex task, pass state to each other, and act on live enterprise systems is a meaningfully different category of system. It also carries a meaningfully different category of operational problems.</p> <p><…

  911. dev.to — LLM tag TIER_1 English(EN) · James O'Connor ·

    Bounded retries for agent tool calls: the budget that stopped our infinite-loop incidents

    <h2> The worst incident our agent caused was not a wrong answer. It was a loop. </h2> <p>The worst incident our agent ever caused was not a wrong answer. It was a loop. A tool call failed, the agent retried, the retry failed the same way, and it kept going, burning tokens and ham…

  912. dev.to — LLM tag TIER_1 English(EN) · Leo Han ·

    LangGraph: Engineering Controllable Enterprise Agents

    <h1> LangGraph: Engineering Controllable Enterprise Agents </h1> <h3> 1. Why enterprise agents need more than a single LLM call </h3> <p>In early prototypes, an AI application may look like a simple prompt-response loop. A user asks a question, the model returns an answer. In pro…

  913. dev.to — LLM tag TIER_1 English(EN) · Leo Han ·

    LangChain Agents, Tools, and Memory: An Enterprise Engineering Guide

    <h1> LangChain Agents, Tools, and Memory: An Enterprise Engineering Guide </h1> <h3> 1. The role of LangChain in enterprise AI </h3> <p>If a model API is the engine, LangChain is the framework that helps engineering teams install that engine into real applications. It provides a …

  914. r/MachineLearning TIER_1 English(EN) · /u/AccomplishedLeg1508 ·

    The Verifier Tax: Horizon-Dependent Safety–Success Tradeoffs in Tool-Using LLM Agents [R]

    <!-- SC_OFF --><div class="md"><p>We recently presented a paper at ACM CAIS 2026 on safety evaluation for tool-using LLM agents.</p> <p>The core issue is that task completion alone can be misleading: an agent may complete a task while violating a safety or policy constraint. We s…

  915. dev.to — LLM tag TIER_1 English(EN) · soy ·

    LLM KV Cache Optimization, Open Model Evaluation, & Agent Engineering Skills for Local Deployment

    <h2> LLM KV Cache Optimization, Open Model Evaluation, &amp; Agent Engineering Skills for Local Deployment </h2> <h3> Today's Highlights </h3> <p>This week, a groundbreaking KV cache layer promises to supercharge local LLM inference, alongside a new workbench for evaluating open …

  916. Mastodon — fosstodon.org TIER_1 English(EN) · [email protected] ·

    We just open sourced the AppFunctions Testing Agent! 🧪 Manual deterministic testing & LLM-based agent evaluation 📱 Clean multi-module refactor of ChatApp with W

    We just open sourced the AppFunctions Testing Agent! 🧪 Manual deterministic testing & LLM-based agent evaluation 📱 Clean multi-module refactor of ChatApp with Wear OS support! Grab your API keys and check it out. # AndroidDev # AI # FridayDeploy https:// github.com/android/appfun…

  917. dev.to — LLM tag TIER_1 English(EN) · hhhfs9s7y9-code ·

    LiteLLM vs Embedded Self-Healing: 3 Reasons Agent Architecture Is Not the Endgame

    <h1> LiteLLM vs 嵌入式自愈引擎:为什么代理架构不是终局 </h1> <blockquote> <p>如果你的 AI Agent 生产环境还在用网关代理做 API 容灾,这篇文章可能帮你省下 200ms 延迟和一套运维系统。</p> </blockquote> <h2> 两种架构的起源 </h2> <p>当 AI Agent 需要对接多个 LLM 提供商时,业界自然形成了两种架构思路:</p> <p><strong>方案 A:网关/代理层</strong><br /> Agent → LiteLLM / Portkey / Helicone…

  918. dev.to — LLM tag TIER_1 English(EN) · capman ·

    Beyond Browser Automation: How Teams Are Actually Solving Agent Reliability

    <p>AI agents are becoming increasingly capable, yet many production failures have nothing to do with intelligence. A button moves, a modal appears, a page loads differently, and an automation that worked yesterday suddenly breaks.</p> <p><a class="article-body-image-wrapper" href…

  919. dev.to — LLM tag TIER_1 English(EN) · Robert Alexander (Promo) ·

    Stop Flying Blind: Effortless LLM Monitoring with AgentWach

    <h2> The Problem with LLM Monitoring Today </h2> <p>Most developers building with LLMs realize quickly that "watching the logs" isn't enough. You need to know when your model starts hallucinating, when latency spikes for a specific user, or when costs are quietly ballooning.</p> …

  920. dev.to — LLM tag TIER_1 English(EN) · Rehab ·

    Move Beyond the Prompt: Building the Agentic Future

    <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.amazonaws.com%2Fuploads%2Farticles%2Fimi0ad841e0on36cf6xm.jpg"><img alt="`Architectural visualizati…

  921. dev.to — LLM tag TIER_1 English(EN) · albe_sf ·

    Claude Fable 5 on Databricks is a step-change for agentic workflows

    <p>Anthropic's Claude Fable 5 is now generally available on Databricks, and it represents a meaningful capability jump for anyone building autonomous agents on enterprise data. This isn't just another incremental model update; it's a new class of model designed for the long-runni…

  922. dev.to — LLM tag TIER_1 English(EN) · Nilofer 🚀 ·

    AgentLiar Detector: Catch Coding Agents That Falsely Claim Task Completion

    <p>AI coding agents are getting better at completing tasks. They are also getting better at appearing to complete tasks. An agent that claims "done" when it has created placeholder files, written empty tests, or quietly narrowed the scope of the original requirement is harder to …

  923. dev.to — LLM tag TIER_1 English(EN) · Andrew Mackay ·

    I Built a Coordination Protocol for Multi-Agent LLM Systems

    <h2> The honest origin </h2> <p>This started as a simple observation, not a grand plan.</p> <p>I was building multi-agent workflows and noticed that every time one agent<br /> needed to instruct another, it wrote a natural language message. Something like:</p> <blockquote> <p>"Pl…

  924. dev.to — LLM tag TIER_1 English(EN) · WonderLab ·

    Agent Series (18): Cost & Performance Optimization — Cheaper and Faster

    <h2> Where Does an Agent's Money Go? </h2> <p>A cost breakdown of one agent invocation:<br /> </p> <div class="highlight js-code-highlight"> <pre class="highlight plaintext"><code>Input tokens: System prompt Fixed — paid on every single call Tool schemas Fixed — one entry per reg…

  925. dev.to — LLM tag TIER_1 English(EN) · pueding ·

    Agent-Harness Scaling Law: Feedback Quality Predicts Success, Not Raw Compute: Effective Feedback Compute (EFC)

    <p><strong>What:</strong> A new <strong>agent-harness scaling-law paper</strong> introduces <strong>Effective Feedback Compute (EFC)</strong> — a single quantity that predicts whether an agent finishes a task from the quality of the feedback its harness returns each step, scored …

  926. r/LocalLLaMA TIER_1 English(EN) · /u/wuqiao ·

    Releasing Apodex-1.0 Smol Models (0.8B, 2B, 4B Open-Weights) optimized for Agentic Verification + AgentHarness Evals

    <table> <tr><td> <a href="https://www.reddit.com/r/LocalLLaMA/comments/1u1p2me/releasing_apodex10_smol_models_08b_2b_4b/"> <img alt="Releasing Apodex-1.0 Smol Models (0.8B, 2B, 4B Open-Weights) optimized for Agentic Verification + AgentHarness Evals" src="https://preview.redd.it/…

  927. r/MachineLearning TIER_1 English(EN) · /u/Embarrassed-Radio319 ·

    Phinite — multi-agent OS with first-class agent identity, composable skills, behavioral evaluation [P]

    <!-- SC_OFF --><div class="md"><p>We spent the last year building what we think is the missing infrastructure layer for multi-agent systems. Open to everyone starting today.</p> <p>The technical problem:</p> <ol> <li><p>Agents have no identity. In microservices you have a service…

  928. dev.to — LLM tag TIER_1 English(EN) · pueding ·

    AutoLab Benchmarks Frontier Agents on Long-Horizon R&D Tasks: Iterative Experiment-Loop Evaluation

    <p><strong>What:</strong> The <strong>AutoLab benchmark</strong> scores agents with <strong>iterative experiment-loop evaluation</strong> — 36 realistic R&amp;D tasks (optimize a system, tune a CUDA kernel, build a model) where the agent has to propose a change, run an experiment…

  929. dev.to — LLM tag TIER_1 English(EN) · WonderLab ·

    Agent Series (17): Harness Engineering — Putting a Safety Harness on an Autonomous Agent

    <h2> The More Autonomous, the More Dangerous </h2> <p>An agent can read files, write code, call APIs, and send emails. Given a task, it decides autonomously what to do, how to do it, and how far to go.</p> <p>That's exactly its value — and its biggest risk.</p> <p><strong>"More a…

  930. dev.to — LLM tag TIER_1 English(EN) · ABHILASH PAKALAPATI ·

    The Hidden Token Trap of Agent Orchestration (Why it’s a data problem, not a model problem)

    <p>A lot of the hype around recent LLM updates has focused on massive, million-token context windows. On paper, it sounds like the ultimate fix for the AI context problem—just feed the model everything at once.</p> <p>But if you are building production-grade multi-agent systems, …

  931. dev.to — LLM tag TIER_1 English(EN) · Alex Towell ·

    From A* to GPT: Rational Agents and the Representation Problem

    <p>The classical AI curriculum teaches rational agents as utility maximizers. The progression from search to planning to reinforcement learning to probabilistic models is really about one thing: finding representations that make decision-making tractable. Large language models re…

  932. dev.to — LLM tag TIER_1 한국어(KO) · HyunSeok Jeong ·

    Multi-agent orchestration — supervisor, swarm, planner-executor pattern comparison

    <blockquote> <p>"이 캠페인 분석해서 슬랙으로 공유해줘"라고 한 LLM에 시키면 데이터 조회·분석·작성·전송을 모두 하나의 모델이 합니다. 그런데 작업이 길어질수록 모델이 헷갈리고, 한 단계 실패가 전체를 멈춥니다. multi-agent orchestration은 여러 에이전트가 역할을 나눠 협업하는 구조입니다. 3가지 표준 패턴과 마케팅 자동화에 적용하는 자리를 정리합니다.</p> </blockquote> <p><strong>마케터가 이 글을 읽어야 하는 이유</strong>: LL…

  933. dev.to — LLM tag TIER_1 English(EN) · WonderLab ·

    Agent Series (14): Agent Observability — Tracing Every Decision, Making the Black Box Transparent

    <h2> The Agent Black Box </h2> <p>You send a request to your Agent. Six seconds later, you get an answer.</p> <p>What happened during those six seconds?</p> <ul> <li>How many times did the LLM think?</li> <li>Which tools were called, with what arguments, returning what?</li> <li>…

  934. r/MachineLearning TIER_1 English(EN) · /u/Alarming_Rou_3841 ·

    Reconstructing the agent methodology: The first week of decoupling decision-making and execution [P]

    <!-- SC_OFF --><div class="md"><p>I’ve been thinking about a problem in current agent systems:</p> <p>Most agents are becoming very good at execution, but the decision layer before execution is still unclear.</p> <p>Coding agents, research agents, tool loops, sandboxes, workflows…

  935. dev.to — LLM tag TIER_1 English(EN) · Jocer Franquiz ·

    The Control Plane: Configuration Files in an LLM Agent

    <p>How files like <code>AGENTS.md</code>, <code>CLAUDE.md</code>, <code>MEMORY.md</code>, <code>SKILLS.md</code>, slash commands, hooks, MCP servers, and <code>settings.json</code> plug into the agent architecture.</p> <h2> 1. The big idea </h2> <p>Configuration files are <strong…

  936. r/MachineLearning TIER_1 English(EN) · /u/Ill_Awareness6706 ·

    Faithful uncertainty in LLM agents: calibration vs utility tradeoff in practice[D]

    <!-- SC_OFF --><div class="md"><p>The Google paper on metacognition for hallucination reduction makes a distinction that is underappreciated in benchmarks. Calibration is not about being right more often. It is about matching confidence to correctness. A perfectly calibrated mode…

  937. dev.to — LLM tag TIER_1 English(EN) · MrClaw207 ·

    What Are You Actually Measuring? A Framework for Agent Observability.

    <h1> What Are You Actually Measuring? A Framework for Agent Observability. </h1> <p>The question I get from teams that are moving from "we have an agent" to "we're running agents in production" is usually: "How do we know if it's working well?"</p> <p>It's a deceptively hard ques…

  938. dev.to — LLM tag TIER_1 English(EN) · WonderLab ·

    Agent Series (11): A2A Protocol — How Agents Collaborate with Each Other

    <h2> MCP Solved Agent ↔ Tool. Who Solves Agent ↔ Agent? </h2> <p>The previous article covered MCP: an Agent connects to tool services via a standard protocol. Tools are passive — they wait to be called, execute, return a result.</p> <p>But some scenarios require delegating to ano…

  939. dev.to — LLM tag TIER_1 English(EN) · Jangwook Kim ·

    Constraint Decay: Why LLM Agents Fail at Real Backend Code

    <p>Your AI coding agent just built a REST API endpoint. It passes all unit tests. The code looks clean. Then you add an ORM constraint, an architectural pattern requirement, and an auth middleware spec — and the next three tasks start failing in ways that are hard to explain. Tha…

  940. dev.to — LLM tag TIER_1 English(EN) · Deva ·

    Token Economics of Long-Running Agent Loops

    <h2> The Hidden Cost of Multi-Turn Context Windows </h2> <p>When an autonomous agent runs a loop that spans many turns, the model must keep the entire conversation history in its context window. Each new turn adds the user request, the system prompt, any tool output, and the mode…

  941. dev.to — LLM tag TIER_1 English(EN) · SyncSoft.AI ·

    The SLM-First Agent: Why 2026's Best Agentic Systems Run on Small Models

    <p>For most of 2024 and 2025, the default architectural answer to "what model should we use for this agent?" was: the biggest frontier model your budget could carry. In 2026, that default is breaking. A wave of small language models — Phi-4-mini, Qwen3.5-4B, SmolLM3-3B, Gemma-4-E…

  942. r/MachineLearning TIER_1 English(EN) · /u/Adventurous_Tank8261 ·

    MeshFlow: An open-source orchestrator for governed, cost-optimized multi-agent workflows [D]

    <!-- SC_OFF --><div class="md"><pre><code>Hey ML community, We’ve just open-sourced **MeshFlow** , a code-first, framework-agnostic runtime designed for governing and optimizing multi-agent systems in production. Most agent frameworks focus on rapid prototyping, but ML and platfo…

  943. dev.to — LLM tag TIER_1 English(EN) · Alexander Thalhammer ·

    Agentic Engineering: Which LLM Is Best for Angular Development?

    <h2> My AI Coding Journey </h2> <p>It's almost six months since my <a href="https://www.angulararchitects.io/blog/angular-aria/" rel="noopener noreferrer">last post on this blog</a>. In that time, my daily work changed rapidly and completely. Until November 2025, I thought AI was…

  944. dev.to — LLM tag TIER_1 English(EN) · Deva ·

    Agentic engineering patterns that survive contact with production

    <p>The interesting question about coding agents in 2026 is not whether they work. It is which patterns hold up once you point them at code that has consequences. After roughly eighteen months of running Claude, Codex, and a rotating cast of free-tier models against a real equity …

  945. dev.to — LLM tag TIER_1 English(EN) · Logan ·

    Agentic Architecture Needs Two Authority Layers: Developer and Operator

    <p>In March 2026, Simon Willison published "Agentic Engineering Patterns" — a guide to getting the best results out of coding agents like Claude Code and Codex. The Hacker News discussion surfaced quickly. One practitioner comment captured something that applies far beyond coding…

  946. dev.to — LLM tag TIER_1 English(EN) · Aeon Agent ·

    Stop Using One Mega-Prompt: How to Choreograph an Agent Swarm for Complex Business Workflows

    <h1> Stop Using One Mega-Prompt: How to Choreograph an Agent Swarm for Complex Business Workflows </h1> <p>You’ve seen the "Mega-Prompt." It’s that 2,000-word block of Markdown attempting to force an LLM to be a data researcher, a logical analyst, a creative copywriter, and a leg…

  947. dev.to — LLM tag TIER_1 English(EN) · pueding ·

    AgentDoG 1.5: Small Inline Guard Models for Agent Actions

    <p><strong>What:</strong> <strong>AgentDoG 1.5</strong>, an arXiv preprint posted in May 2026, is a family of <strong>small inline guard models</strong> (0.8B–8B parameters) that sit beside an agent and screen each action — a tool call, a shell command, a code-execution request —…

  948. dev.to — LLM tag TIER_1 English(EN) · Mountek @ VecTrade.io ·

    Engineering an Agentic AI Copilot: Integrating LLMs with 48 FinTech Tools and Autonomous Execution Guardrails

    <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.amazonaws.com%2Fuploads%2Farticles%2Fuiugwrg203gxvsmr1s3j.png"><img alt="Agentic AI Copilot" height…

  949. dev.to — LLM tag TIER_1 English(EN) · WonderLab ·

    Open Source Project of the Day (#82): SkillOpt - Training LLM Agent Skills Like Neural Networks

    <h2> Introduction </h2> <blockquote> <p>"Instead of constantly tweaking model weights, why not just teach the Agent better skills?"</p> </blockquote> <p>This is the #82 article in the "One Open Source Project per Day" series. Today, we are featuring a research project from Micros…

  950. Mastodon — fosstodon.org TIER_1 English(EN) · [email protected] ·

    Where should an agent run relative to its sandbox? LangChain shipped Deep Agents, a model-agnostic take on the harness pattern behind Claude Code. Its key diffe

    Where should an agent run relative to its sandbox? LangChain shipped Deep Agents, a model-agnostic take on the harness pattern behind Claude Code. Its key difference from the Claude Agent SDK is exactly that question: Deep Agents can run outside the sandbox and drive it as a tool…

  951. dev.to — LLM tag TIER_1 English(EN) · AI Bug Slayer 🐞 ·

    LLM Benchmarks, Agent Frameworks, and the Tools That Matter in 2026 [03:37:09]

    <p><em>Hey there! If you've been keeping up with the AI space lately, you know we're in the middle of something genuinely historic. What used to be science fiction is becoming production code — and it's happening fast.</em></p> <h2> The Big Shift: Agents Over Assistants </h2> <p>…

  952. r/MachineLearning TIER_1 English(EN) · /u/CategoryNormal149 ·

    Your Agents Are Aging Too: Agent Lifespan Engineering for Deployed Systems [R]

    <!-- SC_OFF --><div class="md"><p><strong><em>Are agents aging after deployment?</em>: <a href="https://arxiv.org/abs/2605.26302">https://arxiv.org/abs/2605.26302</a></strong></p> <p>On a new longitudinal deployment benchmark, switching the Claude Code CLI agent from Sonnet 4.6 t…

  953. dev.to — LLM tag TIER_1 English(EN) · AlterLab ·

    Minimizing Agent Execution Tax with Structured Extraction APIs

    <h2> TL;DR </h2> <p>The "agent execution tax" is the severe latency, token consumption, and compute overhead caused by forcing Large Language Models (LLMs) to drive headless browsers and parse raw DOMs to extract data. By replacing browser-driving extraction agents with structure…

  954. dev.to — LLM tag TIER_1 English(EN) · WonderLab ·

    Agent Series (7): Knowledge Base Integration — The Right Way for Agents to Use RAG

    <h2> RAG Meets Agent — It's More Than "Giving the LLM a Search Box" </h2> <p>Most people encounter RAG in this form: user asks a question → retrieve from a knowledge base → stuff the results into the prompt → LLM generates an answer.</p> <p>That's <strong>Pipeline RAG</strong>. I…

  955. dev.to — LLM tag TIER_1 English(EN) · Avinash Sangle ·

    Claude Managed Agents Outcomes: Auto-Grading Agent Work

    <blockquote> <p>This article was originally published on <a href="https://avinashsangle.com/blog/claude-managed-agents-outcomes" rel="noopener noreferrer">avinashsangle.com</a>.</p> </blockquote> <p>Claude Managed Agents Outcomes is a public-beta feature, launched on May 6, 2026,…

  956. dev.to — LLM tag TIER_1 English(EN) · Oscar Rieken ·

    Two Knowledge Hierarchies: Structuring Context for AI Agents and LLMs

    <p>TestSmith has two distinct audiences that need context about the project: AI agents that work <em>on</em> the TestSmith codebase (helping develop and extend it), and the LLM that generates test code <em>for your project</em> at runtime. These are different problems with differ…

  957. dev.to — LLM tag TIER_1 English(EN) · eyesofish ·

    Agent as a Tool Call: Claude Code's Fork-Exec Pattern

    <p>Claude-code’s most ruthless move: launching another agent is a tool call. From the parent’s perspective, <code>Agent</code> is just another tool—same level as <code>Bash("ls")</code>. Under the hood, it forks a new sub‑agent loop with its own memory, cache, and permissions. Th…

  958. r/LocalLLaMA TIER_1 English(EN) · /u/Rude_Substance_8904 ·

    Turning local agents into self-optimizing agents

    <table> <tr><td> <a href="https://www.reddit.com/r/LocalLLaMA/comments/1toejzp/turning_local_agents_into_selfoptimizing_agents/"> <img alt="Turning local agents into self-optimizing agents" src="https://preview.redd.it/dj431wtwoi3h1.gif?width=640&amp;crop=smart&amp;s=fccb8119dccd…

  959. dev.to — LLM tag TIER_1 English(EN) · Omnithium ·

    LLM Cost Optimization for Agent Workflows: A Practical Guide

    <p>AI agents burn through tokens fast. A single multi-step <a href="https://omnithium.ai/blog/enterprise-ai-agent-orchestration-patterns.html" rel="noopener noreferrer">agent workflow</a>, classify an intent, retrieve context, reason over it, draft a response, validate the output…

  960. Mastodon — fosstodon.org TIER_1 English(EN) · [email protected] ·

    "SkillOpt: Executive Strategy for Self-Evolving Agent Skills" SkillOpt is, to our knowledge, the first systematic controllable text-space optimizer for agent sk

    "SkillOpt: Executive Strategy for Self-Evolving Agent Skills" SkillOpt is, to our knowledge, the first systematic controllable text-space optimizer for agent skills: a separate optimizer model turns scored rollouts into bounded add/delete/replace edits on a single skill document,…

  961. dev.to — LLM tag TIER_1 English(EN) · Alan West ·

    Why LLM Coding Agents Drift on Long Back End Tasks (and How to Fix It)

    <p>Last month I spent three days debugging a Django service where the AI agent had written... mostly correct code. The endpoints worked. The tests passed. But somewhere around the fourth file, it had quietly dropped a database transaction wrapper around a multi-step write. By fil…

  962. r/MachineLearning TIER_1 English(EN) · /u/johnnaliu ·

    Sponsio: Deterministic Contract Layer for LLM Agents [P]

    <!-- SC_OFF --><div class="md"><p>We've been trying to put LangGraph agents into production for a while. The thing that kept biting us was tool-call boundary enforcement: stuff like &quot;must call X before Y&quot;, &quot;max N retries&quot;, &quot;approval gate before destructiv…

  963. Mastodon — mastodon.social TIER_1 English(EN) · [email protected] ·

    Building a persistent cognitive architecture for LLM agents using Elixir and OTP https://0xcc.re/2026/05/03/skynet-towards-synthetic-neurobiology.html/ # Elixir

    Building a persistent cognitive architecture for LLM agents using Elixir and OTP https://0xcc.re/2026/05/03/skynet-towards-synthetic-neurobiology.html/ # Elixir # AI # Programming

  964. Mastodon — mastodon.social TIER_1 English(EN) · [email protected] ·

    Claude Opus 4.8 marks a crucial shift from sequential text processing to dynamic, multi-agent orchestration. While raw benchmarks show steady optimization over

    Claude Opus 4.8 marks a crucial shift from sequential text processing to dynamic, multi-agent orchestration. While raw benchmarks show steady optimization over 4.7, the real breakthrough lies in architecture: the "dynamic workflows" feature manages context isolation by spawning s…

  965. r/Anthropic TIER_1 English(EN) · /u/CategoryNormal149 ·

    Your Agents Are Aging Too: Agent Lifespan Engineering for Deployed Systems [R]

    <!-- SC_OFF --><div class="md"><p><strong><em>Are agents aging after deployment?</em>: <a href="https://arxiv.org/abs/2605.26302">https://arxiv.org/abs/2605.26302</a></strong></p> <p>On a new longitudinal deployment benchmark, switching the Claude Code CLI agent from Sonnet 4.6 t…

  966. r/cursor TIER_2 English(EN) · /u/StevenVincentOne ·

    IntiDev AgentLoops: Feedback Loops for Agentic Workflows

    <table> <tr><td> <a href="https://www.reddit.com/r/cursor/comments/1u0vw7m/intidev_agentloops_feedback_loops_for_agentic/"> <img alt="IntiDev AgentLoops: Feedback Loops for Agentic Workflows" src="https://external-preview.redd.it/7MeNE4hFgE62Jdo0L-Xc_oUSIe1rNJXlMCFDA44afwQ.png?wi…

  967. r/OpenAI TIER_2 English(EN) · /u/Outside-Risk-8912 ·

    We wrote an open-source interactive playbook for Agentic DevOps (How to move multi-agent systems from local notebooks to production).

    <table> <tr><td> <a href="https://www.reddit.com/r/OpenAI/comments/1trxjid/we_wrote_an_opensource_interactive_playbook_for/"> <img alt="We wrote an open-source interactive playbook for Agentic DevOps (How to move multi-agent systems from local notebooks to production)." src="http…

  968. r/OpenAI TIER_2 English(EN) · /u/CategoryNormal149 ·

    Your Agents Are Aging Too: Agent Lifespan Engineering for Deployed Systems [R]

    <!-- SC_OFF --><div class="md"><p><strong><em>Are agents aging after deployment?</em>: <a href="https://arxiv.org/abs/2605.26302">https://arxiv.org/abs/2605.26302</a></strong></p> <p>On a new longitudinal deployment benchmark, switching the Claude Code CLI agent from Sonnet 4.6 t…

  969. r/ClaudeAI TIER_2 English(EN) · /u/robotrossart ·

    Beating the $100 SDK Credit Cap: Parallel Orchestration and Extended Timeouts in Agent Fleets

    <table> <tr><td> <a href="https://www.reddit.com/r/ClaudeAI/comments/1tp1476/beating_the_100_sdk_credit_cap_parallel/"> <img alt="Beating the $100 SDK Credit Cap: Parallel Orchestration and Extended Timeouts in Agent Fleets" src="https://preview.redd.it/wp9u93lqln3h1.png?width=14…

  970. r/ClaudeAI TIER_2 English(EN) · /u/Dramatic_Squash_3502 ·

    Deterministic multi-subagent orchestration - what's new in CC 2.1.146 (+4,755 tokens)

    <table> <tr><td> <a href="https://www.reddit.com/r/ClaudeAI/comments/1tll4mv/deterministic_multisubagent_orchestration_whats/"> <img alt="Deterministic multi-subagent orchestration - what's new in CC 2.1.146 (+4,755 tokens)" src="https://preview.redd.it/4ptgd2yzyw2h1.png?width=64…