返回全部动态
Agentao:面向工具使用型 LLM 代理的受治理本地优先运行时
原标题:Agentao: A Governed Local-First Runtime for Tool-Using LLM Agents
AI 摘要
Agentao 是一个面向工具使用型 LLM 代理的受治理本地优先运行时,通过分层架构将模型生成的动作提案与主机授权的执行分离,以增强可治理性、可审计性和可检查性。该系统不提供正式的安全保证,但将权限、状态、协议边界和执行轨迹作为显式运行时抽象,代码已在 GitHub 上公开。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
Agentao: A Governed Local-First Runtime for Tool-Using LLM Agents Abstract LLM agents increasingly operate as execution systems that invoke tools, modify local state, use persistent memory, and interact with external protocols. These capabilities make agents useful, but they also introduce risks related to over-privileged actions, weak auditability, prompt injection, tool poisoning, and uncontrolled side effects. This paper presents Agentao, a governed local-first runtime for tool-using LLM agen
发布时间:2026-08-17 12:00
抓取时间:2026-08-17 12:06
来源机构:arXiv