Papers · organized/paper_cards

论文

177 张论文卡片 · Agent 智能体 · OA 绿色

开放获取 全部 绿色 · 724
5. GraphRAG / LLMs+Graphs 综合研究
arXiv:2606.11560 Agent 智能体 方法 OA · 绿色 被引 0 · S2 + OpenAlex

本教程综合了推动这些汇聚方向的算法、系统与设计原则,为数据科学与数据挖掘研究者提供统一视角,涵盖将 LLM、图数据管理、图挖掘、图 ML 与 agentic 计算融合到下一代 graph-native AI 系统中。This tutorial synthesizes the algorithms, systems, and design principles driving these converging directions, offering data science and data mining researchers a unified perspective on integrating LLMs, graph data management, graph mining, graph ML, and agentic computation into next-generation graph-native AI systems.

4️⃣ arXiv · Securing the Agent: Vendor-Neutral, Multitenant Enterprise Retrieval and Tool Use(⭐⭐⭐⭐ 高优先级)
4️⃣ arXiv · 守护 Agent:厂商中立的多租户企业级检索与工具调用(⭐⭐⭐⭐ 高优先级)
arXiv:2605.05287 Agent 智能体 观点 OA · 绿色 被引 1 · S2

本文提出一种分层隔离架构,结合策略感知的 ingestion、retrieval-time gating 与共享推理,并通过服务端 agentic 编排加以执行,在为多租户隔离提供天然强制点的同时,允许客户端框架保留对 agent 组合与延迟敏感操作的控制权。A layered isolation architecture combining policy-aware ingestion, retrieval-time gating, and shared inference, enforced through server-side agentic orchestration is introduced, creating natural enforcement points for multitenant isolation while allowing client-side frameworks to retain control over agent composition and latency-sensitive operations.

4. The End of Software Engineering(arXiv:2606.05608)
4. 软件工程的终结(arXiv:2606.05608)
arXiv:2606.05608 Agent 智能体 方法 OA · 绿色 被引 0 · S2 + OpenAlex

本文认为,AI agent——即以大语言模型作为主要推理引擎、动态生成与丢弃代码作为工具性资源的系统——的出现构成了对"软件"本身的根本性重构,而非渐进式的工具改进。This paper argues that the emergence of AI agents -- systems where large language models serve as the primary reasoning engine, dynamically generating and discarding code as an instrumental resource -- constitutes a fundamental restructuring of what software is, not an incremental tool improvement.

3️⃣ arXiv · Memanto: Typed Semantic Memory with Information-Theoretic Retrieval for Long-Horizon Agents(⭐⭐⭐⭐ 高优先级)
3️⃣ arXiv · Memanto:面向长程 Agent 的带类型语义记忆与信息论检索(⭐⭐⭐⭐ 高优先级)
arXiv:2604.22085 Agent 智能体 方法 OA · 绿色 被引 5 · S2

本文提出 Memanto,一种面向 agentic 人工智能的通用记忆层,挑战了"必须依赖知识图谱复杂度才能实现高保真 agent 记忆"的普遍假设,并取得 SOTA 准确率。Memanto is introduced, a universal memory layer for agentic artificial intelligence that challenges the prevailing assumption that knowledge graph complexity is necessary to achieve high fidelity agent memory and achieves state of the art accuracy scores.

2.4 LLM多智能体系统:挑战与开放问题
arXiv:2402.03578 Agent 智能体 应用落地 OA · 绿色 被引 158 · S2

本文探讨 multi-agent system,并指出当前尚未被充分解决的问题,同时探索了 multi-agent system 在区块链系统中的潜在应用,为其在真实分布式系统中的未来发展与落地提供启示。This paper explores multi-agent systems and identifies challenges that remain inadequately addressed, and explores potential applications of multi-agent systems in blockchain systems to shed light on their future development and application in real-world distributed systems.

1️⃣ arXiv · Memory for Autonomous LLM Agents: Mechanisms, Evaluation, and Open Problems(⭐⭐⭐⭐⭐ 必读综述)
自主 LLM Agent 的记忆:机制、评估与开放问题
arXiv:2603.07670 Agent 智能体 综述 Open MIND OA · 绿色 被引 54 · S2

本文系统梳理了基于 LLM 的现代智能体中记忆的设计、实现与评估方法,覆盖 2022 年至 2026 年初的相关工作,并将 Agent 记忆形式化为一个涵盖时间范围、表示基底与控制策略的三维分类体系。This survey offers a structured account of how memory is designed, implemented, and evaluated in modern LLM-based agents, covering work from 2022 through early 2026, and formalizes agent memory as a three-dimensional taxonomy spanning temporal scope, representational substrate, and control policy.

11. AgenticRAGTracer(arXiv 2602.19127)
11. AgenticRAGTracer(arXiv 2602.19127)
arXiv:2602.19127 Agent 智能体 评测集 OA · 绿色 被引 2 · S2

本文提出 AgenticRAGTracer,这是首个主要由大语言模型自动构建、专为支持逐步验证而设计的 Agentic RAG 基准。AgenticRAGTracer is introduced, the first Agentic RAG benchmark that is primarily constructed automatically by large language models and designed to support step-by-step validation, and is primarily constructed automatically by large language models and designed to support step-by-step validation.

Systems 补充候选
arXiv:2511.02230 Agent 智能体 方法 Open MIND OA · 绿色 被引 38 · S2

Continuum,一个通过为 KV cache 保留引入 TTL 机制来优化多轮 Agent 工作负载任务完成时间的服务系统,能保持多轮连续性,并降低 Agent 工作流的延迟。Continuum, a serving system to optimize job completion time for multi-turn agent workloads by introducing time-to-live mechanism for KV cache retention, preserves multi-turn continuity, and reduces delay for agentic workflows.

2.3 本轮补充公开检索
arXiv:2606.14589 Agent 智能体 方法 OA · 绿色 被引 0 · S2 + OpenAlex

本文对一个自 2026 年 3 月起持续运行的个人助理 Agent 运行时中的静默失败进行纵向研究,该系统包含约 40 个定时任务、8 个 LLM 提供商、一个工具治理代理以及一个知识库记忆层,由 4,286 个单元测试和 827 项治理检查守护。A longitudinal study of silent failures in a personal-assistant agent runtime in continuous production since March 2026, with roughly 40 scheduled jobs, 8 LLM providers, a tool-governance proxy, and a knowledge-base memory plane, defended by 4,286 unit tests and 827 governance checks is presented.

2.3 本轮补充公开检索
arXiv:2606.14061 Agent 智能体 方法 OA · 绿色 被引 3 · S2

结果表明,纯视觉设置会降低准确率并增加 token 成本,因为 Agent 缺乏足够的符号化细节,需通过重复的视觉查询进行补偿;研究指向一种面向下一代编码 Agent 的实用文本与视觉混合设计。The results show that a strictly vision-only setup degrades accuracy and increases token cost, because agents lack sufficient symbolic detail and compensate with repeated visual queries, and point to a practical hybrid text-and-vision design for next-generation coding agents.

CanvasAgent: Enabling Complex Image Creation and Editing via Visual Tool Orchestration
CanvasAgent:通过视觉工具编排实现复杂图像创建与编辑
arXiv:2607.05465 Agent 智能体 方法 OA · 绿色 被引 0 · S2 + OpenAlex

提出了用于复杂图像创建与编辑的大规模多模态工具调用数据集 CanvasCraft,以及通过多轮交互学习编排异构视觉工具的工具增强多模态 Agent CanvasAgent。CanvasCraft, a large-scale multimodal tool-use dataset for complex image creation and editing, and CanvasAgent, a tool-augmented multimodal agent that learns to orchestrate heterogeneous visual tools through multi-turn interaction are introduced.

Multi-Turn Agentic Scientific Literature Search via Workflow Induction
基于工作流归纳的多轮智能体科学文献搜索
arXiv:2607.00597 Agent 智能体 方法 OA · 绿色 被引 0 · S2 + OpenAlex

结果表明,显式且可编辑的搜索工作流为将文献搜索智能体与复杂科学意图对齐提供了有效且可控的接口。The results show that explicit, editable search workflows provide an effective and controllable interface for aligning literature search agents with complex scientific intent.

Teaching LLMs to Recommend and Defer in Underrepresented Epilepsy Care
教导 LLM 在欠发达的癫痫诊疗中进行推荐与转诊
arXiv:2606.31036 Agent 智能体 应用落地 OA · 绿色 被引 0 · S2 + OpenAlex

在资源受限环境中,专业癫痫专家稀缺,使基于 LLM 的决策支持对管理纵向治疗的一线临床医生具有吸引力。此类系统必须适应当地处方实践并知道何时转诊。我们在乌干达儿科癫痫诊疗中研究该问题,基于纵向非结构化门诊记录预测抗癫痫用药方案。标准提示与医生处方取得了一定程度的一致性,但神经科医生审查显示许多错误反映的是分布失校的处方默认值而非失败。Specialist epilepsy expertise is scarce in resource-constrained settings, making LLM-based decision support attractive for frontline clinicians managing longitudinal treatment. Such systems must adapt to local prescribing practice and know when to defer. We study this problem in Ugandan pediatric epilepsy care, predicting anti-seizure medication regimens from longitudinal unstructured clinic notes. Standard prompting achieves non-trivial agreement with physician prescriptions, but neurologist review shows that many errors reflect distribution-miscalibrated prescribing defaults rather than fail

A-TMA: Decoupling State-Aware Memory Failures in Long-Term Agent Memory
A-TMA:解耦长时 Agent 记忆中的状态感知失效
arXiv:2607.01935 Agent 智能体 方法 OA · 绿色 被引 1 · S2

提出 ATMA:在现有记忆系统之上的状态感知叠加层,保留被替换记录与过渡记录,为查询所需的"目标状态视图"构建证据包,并向问答模块暴露当前、历史与过渡三类标签。This work proposes ATMA, a state aware overlay for existing memory systems, which keeps superseded and transition records in the bank, builds evidence packets for the query's requested state view, and exposes current, historical, and transition labels to QA.

AgenticSTS: A Bounded-Memory Testbed for Long-Horizon LLM Agents
AgenticSTS:面向长时 LLM Agent 的有界记忆测试平台
arXiv:2607.02255 Agent 智能体 方法 OA · 绿色 被引 0 · S2 + OpenAlex

提出了一种 Agent 设计和一套经过验证、可复用的方法,用于研究显式记忆层如何影响长周期 LLM Agent 决策,并给出了一种替代的有界契约。An agent design and a validated, reusable methodology for studying how explicit memory layers shape long-horizon LLM-agent decisions, as well as an alternative bounded contract, are introduced.

TRACE: State-Aware Query Processing over Temporal Evidence Graphs for Conversational Data
TRACE:面向会话数据的时序证据图上的状态感知查询处理
arXiv:2607.00339 Agent 智能体 方法 OA · 绿色 被引 0 · S2 + OpenAlex

提出 TRACE,一个针对演化会话数据在时序证据图上的查询处理框架,将词汇召回与证据重建分离,从而在长会话历史中实现有界的查询时推理。TRACE is presented, a query processing framework over temporal evidence graphs for evolving conversational data that separates lexical recall from evidence reconstruction, enabling bounded query-time reasoning over long conversational histories.

Personalization as Inverse Planning: Learning Latent Design Intents for Agentic Slide Generation via Structural Denoising
将个性化建模为逆向规划:通过结构去噪学习潜在设计意图以实现 Agentic 幻灯片生成
arXiv:2607.00407 Agent 智能体 方法 OA · 绿色 被引 0 · S2 + OpenAlex

本文将 PSP 形式化为逆向规划问题,并提出 SPIRE,一个通过有意破坏干净幻灯片的视觉结构来近似求解 PSP 的原则性框架,从而构建一个可验证的去噪任务。This work formulates PSP as an inverse planning problem, and proposes SPIRE, a principled framework to solve PSP approximately, by intentionally corrupting the visual structures of clean slides, which creates a verifiable task to denoise the corruption.

A Large-Language-Model Supported Personalized Driving Framework for Lane Change in Highway Scenarios
一种由大语言模型支持的面向高速公路场景换道的个性化驾驶框架
arXiv:2606.31483 Agent 智能体 应用落地 OA · 绿色 被引 0 · S2 + OpenAlex

实验结果表明,所得参数集可生成可区分的个性化换道行为,同时 RAG 始终提升偏好理解效果,尤其对隐式指令效果显著,表明将基于 LLM 的自然语言交互与 Apollo 集成以支持个性化换道行为生成具有潜力。Experimental results show that the derived parameter sets generate distinguishable personalized lane-change behaviors, while RAG consistently improves preference interpretation, particularly for implicit commands, indicating the potential of integrating LLM-based natural-language interaction with Apollo to support personalized lane-change behavior generation.

Securing the AI Agent: A Unified Framework for Multi-Layer Agent Red Teaming
保障 AI Agent 安全:面向多层 Agent 红队测试的统一框架
arXiv:2606.31227 Agent 智能体 方法 OA · 绿色 被引 2 · S2

本文提出 AI-Infra-Guard,一个围绕单一观测组织 AI 红队测试的开源框架,是目前唯一覆盖所有层面(包括对日益扩展 AI Agent 能力的 Agent Skills 供应链审计)的开源框架。AI-Infra-Guard is presented, an open-source framework that organizes AI red teaming around a single observation, and is the only open-source framework to span all of these, including supply-chain auditing of the agent skills that increasingly extend AI agents.

PixelEyes: Decoupling Perception and Reasoning for Pinpoint Visual Evidence Seeking
PixelEyes:解耦感知与推理以实现精准视觉证据定位
arXiv:2607.00115 Agent 智能体 方法 OA · 绿色 被引 1 · S2

本文探索多轮视觉推理,观察到 MLLM 反复无法定位目标,导致冗长的推理轨迹,进而提出 PixelEyes,一种将推理与感知显式解耦的多轮视觉推理 Agent。This paper explores multi-turn visual reasoning and observes that MLLMs repeatedly fail to localize the target, leading to long, redundant trajectories, and proposes PixelEyes, a multi-turn visual reasoning agent that explicitly decouples reasoning from perception.

DuoMem: Towards Capable On-Device Memory Agents via Dual-Space Distillation
DuoMem:基于双空间蒸馏的可行端侧记忆 Agent
arXiv:2606.29961 Agent 智能体 应用落地 OA · 绿色 被引 0 · S2 + OpenAlex

本文提出 DuoMem,一种双空间蒸馏框架,可将程序化问题求解能力从大型教师模型迁移到紧凑学生模型,并适用于实时边缘部署,而这一点对教师模型而言颇具挑战。DuoMem is introduced, a dual-space distillation framework that transfers procedural problem-solving ability from a large teacher model to compact student models and is viable for real-time edge deployment, which would be challenging for the teacher.

Agentic Abstention: Do Agents Know When to Stop Instead of Act?
Agentic Abstention:Agent 是否知道何时该停止而非行动?
arXiv:2606.28733 Agent 智能体 方法 OA · 绿色 被引 1 · S2

研究发现,模型规模、推理能力与 Agent 脚手架以不同方式影响弃答行为,能力更强或更大的模型有时反而在及时弃答上表现更差。It is found that model scale, reasoning, and agent scaffolding affect abstention in different ways, where larger or more capable models sometimes perform worse at timely abstention.

When Multi-Robot Systems Meet Agentic AI:Towards Embodied Collective Intelligence
当多机器人系统遇上 Agentic AI:迈向具身集体智能
arXiv:2606.27929 Agent 智能体 方法 OA · 绿色 被引 0 · S2 + OpenAlex

本文探讨了具身集体智能 (ECI) 这一未来多机器人范式,其中机器人团队将世界上下文、任务进度与技能经验作为共享资源进行累积与利用。This article explores Embodied Collective Intelligence (ECI), a future multi-robot paradigm in which a robot team accumulates and uses world context, task progress, and skill experience as shared resources.

From Detection to Action: Using LLM Agents for Fault-Tolerant Control
从检测到行动:基于 LLM Agent 的容错控制
arXiv:2606.28011 Agent 智能体 方法 OA · 绿色 被引 1 · S2

本文提出一种基于 Agentic Large Language Model (LLM) 的主动容错控制 (FTC) 框架,可将故障检测输出转化为基于特定工厂知识的、符合约束的恢复动作。该方法结合:(i) 将操作员职责分解为监测、规划、动作合成、仿真、验证与重新提示的多 Agent 工作流;(ii) 数字过程工厂孪生 (DPPT),提供工厂数据、模型以及用于执行前测试的仿真服务;(iii) 基于 CPSMod 本体构建的 Graph Retrieval-Augmented Generation (Graph RAG) 层。We propose an agentic Large Language Model (LLM) framework for active Fault-Tolerant Control (FTC) that transforms fault detection outputs into constraint-aware recovery actions grounded in plant-specific knowledge. The approach couples (i) a multi-agent workflow that decomposes operator duties into monitoring, planning, action synthesis, simulation, validation, and reprompting; (ii) a Digital Process Plant Twin (DPPT) that exposes plant data, models, and a simulation service for pre-execution testing; and (iii) a Graph Retrieval-Augmented Generation (Graph RAG) layer built on the CPSMod ontol

GBC: Gradient-Based Connections for Optimizing Multi-Agent Systems
GBC:用于多智能体系统优化的基于梯度的连接
arXiv:2606.28187 Agent 智能体 方法 OA · 绿色 被引 0 · S2 + OpenAlex

提出 Gradient-Based Connections(GBC)——一种面向多智能体系统的细粒度归因与优化方法,可提升多智能体性能,超越强力的单智能体与多智能体基线;且归因质量越高,优化效果越显著。Gradient-Based Connections (GBC) is proposed, an approach for fine-grained attribution and optimization of multi-agent systems that improves multi-agent performance and outperforms strong single-agent and multi-agent baselines and higher attribution quality is associated with greater optimization effectiveness.

Agents That Know Too Much: A Data-Centric Survey of Privacy in LLM Agents
知道太多的智能体:面向 LLM 智能体隐私的数据中心化综述
arXiv:2606.26627 Agent 智能体 综述 OA · 绿色 被引 0 · S2 + OpenAlex

本综述从数据中心化视角梳理 LLM 智能体的隐私问题,围绕智能体所接触的数据而非按攻击类型组织领域,并以"data agent"作为处理数据的 LLM 智能体的简称。This survey surveys the privacy of LLM agents from a data-centric view, organizing the field around the data an agent touches rather than by attack type, and uses data agent as shorthand for an LLM agent that works with data.

OpenRCA 2.0: From Outcome Labels to Causal Process Supervision
OpenRCA 2.0:从结果标签到因果过程监督
arXiv:2606.27154 Agent 智能体 方法 OA · 绿色 被引 3 · S2

PAVE 是一种逐步式标注协议,利用来自故障注入的已知干预来重建因果传播路径;逐步式的因果真值正是可信的基于 LLM 的 RCA Agent 所缺失的关键一环。PAVE, a step-wise labeling protocol that leverages known interventions from fault injection to reconstruct causal propagation paths, is introduced, a step-wise causal ground truth is the missing piece for trustworthy LLM-based RCA agents.

Adaptive Evaluation of Out-of-Band Defenses Against Prompt Injection in LLM Agents
针对 LLM Agent 提示注入的带外防御的自适应评估
arXiv:2606.26479 Agent 智能体 评测集 OA · 绿色 被引 0 · S2 + OpenAlex

本工作将带外防御组织为经典完整性保护、引用监控与最小权限的具体实例,对它们覆盖与未覆盖的内容进行结构化对比;与该假设一致但尚未被证实的是:确定性的带外强制执行相比带内检测,是更难被自适应攻击者攻破的目标。This work organizes out-of-band defenses as instances of classical integrity protection, reference monitoring, and least privilege, yielding a structured comparison of what they do and do not cover, consistent with, but not established, the hypothesis that deterministic out-of-band enforcement is a harder target for an adaptive attacker than in-band detection.

To Run or Not to Run: Analyzing the Cost-Effectiveness of Code Execution in LLM-Based Program Repair
运行与否:分析基于 LLM 的程序修复中代码执行的成本效益
arXiv:2606.26978 Agent 智能体 方法 OA · 绿色 被引 1 · S2

一项针对基于 LLM 的程序修复中执行行为的双阶段实证研究揭示了一些模式,表明当前 Agent 不加区分地使用执行,在获益甚微的实例上仍承担其开销;执行应被视为具有明确成本效益权衡的资源。A two-stage empirical study over execution behavior in LLM-based program repair reveals patterns suggest that current agents apply execution indiscriminately, paying its cost on instances where it provides little benefit, and execution should be treated as a resource with an explicit cost-benefit tradeoff.

When Does Combining Language Models Help? A Co-Failure Ceiling on Routing, Voting, and Mixture-of-Agents Across 67 Frontier Models
何时组合 LLM 更有帮助?——基于 67 个前沿模型的路由、投票与 Mixture-of-Agents 共失效上限研究
arXiv:2606.27288 Agent 智能体 方法 OA · 绿色 被引 5 · S2

路由、投票、级联、融合与 Mixture-of-Agents 等多模型 LLM 系统常被用于超越单模型精度;研究表明其增益受限于一个该领域鲜少报告的量化指标,且在缺乏强查询级路由信号时,组合模型很少能胜过单一最佳模型。Multi-model LLM systems such as routing, voting, cascades, fusion, and mixture-of-agents are used to beat single-model accuracy, it is shown that their gain is capped by a quantity the field rarely reports, and combining models rarely beats the single best model without a strong query-level routing signal.

Lifelong In-Context Learning with Transformers Requires Parametric Forms of Attention
基于 Transformer 的终身上下文学习需要注意力的参数化形式
arXiv:2606.25342 Agent 智能体 方法 OA · 绿色 被引 0 · S2 + OpenAlex

本文认为,将上下文学习(ICL)扩展至终身设置是 AI Agent 持续学习的实用方案;要在固定硬件预算下用 Transformer 理解终身上下文,需要注意力的参数化形式。It is argued that extending in-context learning to lifelong settings is a practical solution for continual learning in AI agents and that parametric forms of attention are needed to understand a lifetime of context with transformers on a fixed hardware budget.

Probabilistic Agents in Deterministic Audits: Evaluating Multi-Agent Systems for Automated Audits Based on the German IT-Grundschutz
确定性审计中的概率 Agent:基于德国 IT-Grundschutz 的多 Agent 系统自动化审计评估
arXiv:2606.25622 Agent 智能体 评测集 OA · 绿色 被引 1 · S2

本文展示了用于 IT-Grundschutz(IT-GS)认证部分自动化的多 Agent 系统(MAS)架构结合混合检索增强生成(HybridRAG)的技术实现与实证评估,并为强化合规严谨性引入两项新的 MAS 架构技术贡献。This paper presents the technical implementation and empirical evaluation of a Multi-Agent System (MAS) architecture combined with Hybrid Retrieval Augmented Generation (HybridRAG) for the partial automation of IT-GS certification and introduces two novel technical contributions to the MAS architecture to enforce the compliance rigor.

Why Multi-Step Tool-Use Reinforcement Learning Collapses and How Supervisory Signals Fix It
多步工具调用强化学习为何崩溃及监督信号如何修复
arXiv:2606.26027 Agent 智能体 方法 OA · 绿色 被引 4 · S2

研究发现,强化学习(RL)与监督微调(SFT)交错训练可显著提升稳定性,但在格式与内容分布外(OOD)评测下性能下降;并展示了多样化监督信号如何引导探索式学习。It is found that interleaving supervised fine-tuning with RL substantially improves stability, but exhibits degraded performance under format and content out-of-distribution (OOD) evaluation, and how diverse supervisory signals can guide exploratory learning is demonstrated.

Beyond Function Calling: Benchmarking Tool-Using Agents under Tool-Environment Unreliability
超越函数调用:在工具与环境不可靠条件下对工具使用 Agent 的基准评测
arXiv:2606.25819 Agent 智能体 评测集 OA · 绿色 被引 1 · S2

结果表明,工具使用评测应从函数调用准确率转向不可靠工具环境下的任务完成度,并建议工具使用评测应从函数调用准确率转向不可靠工具环境下的任务完成度。(注:原文末句疑似重复)Results suggest that tool-use evaluation should move beyond function-call accuracy toward task completion under unreliable tool environments, and suggest that tool-use evaluation should move beyond function-call accuracy toward task completion under unreliable tool environments.

Constraint Tax in Open-Weight LLMs: An Empirical Study of Tool Calling Suppression Under Structured Output Constraints
开源权重 LLM 中的约束税:结构化输出约束下工具调用抑制的实证研究
arXiv:2606.25605 Agent 智能体 应用落地 OA · 绿色 被引 2 · S2

提出 Transparent Two-Pass Execution,一种在推理时将工具执行与 schema 约束响应生成解耦的策略;实验结果表明该方法无需模型重新训练即可恢复工具调用能力,同时保持结构化输出保证。Transparent Two-Pass Execution is proposed, an inference-time strategy that decouples tool execution from schema-constrained response generation and experimental results show that this approach restores tool invocation while preserving structured output guarantees without requiring model retraining.

SkillHone: A Harness for Continual Agent Skill Evolution Through Persistent Decision History
SkillHone: A Harness for Continual Agent Skill Evolution Through Persistent Decision History
arXiv:2606.08671 Agent 智能体 方法 OA · 绿色 被引 3 · S2

提出 SkillHone,一个基于持久决策历史实现 Agent Skill 持续进化的 harness;在内部工具辅助的分析场景中提升了准确率,并在未预先集成搜索栈的情况下优于商业支持的深度研究 Agent。SkillHone is introduced, a harness for continual agent skill evolution grounded in persistent decision history that improves accuracy on internal tool-mediated analysis scenarios and outperforms commercially backed deep-research agents without a pre-integrated search stack.