菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-06-29
📄 Abstract - Always-OnAgents:A Survey of Persistent Memory, State, and Governance in LLMAgents

Always-on agents are systems whose future behavior depends on durable state accumulated across earlier interactions. We treat them as persistent-state systems: the operative system includes retrievable memories, but also task ledgers, permissions, credentials, commitments, provenance and audit records, shared state, trigger conditions, and externally committed effects linked to those records. The survey reads the literature through six diagnostic axes for each state item, authority, scope, mutability, provenance, recoverability, and actionability, and through a lifecycle in which state is written, validated, organized, retrieved, acted upon, updated, forgotten, audited, and sometimes rolled back. Across a 435-work coded corpus, treated as a scoped map rather than an exhaustive census, the literature concentrates more heavily on accumulating and retrieving state than on governing, recovering, or relinquishing it. We therefore introduce the Always-On Evaluation Protocol (AOEP-v0), a pilot evaluation contract that makes these governance requirements concrete by scoring state mutation and recovery obligations rather than answer quality alone. The resulting agenda connects always-on agents to databases, distributed systems, formal methods, capability security, and machine unlearning.

顶级标签: llm agents systems
详细标签: persistent state governance memory management evaluation protocol audit and rollback 或 搜索:

始终在线代理:持久状态、治理与评估 / Always-OnAgents:A Survey of Persistent Memory, State, and Governance in LLMAgents


1️⃣ 一句话总结

本文重新定义了始终在线的LLM代理为持久状态系统,提出了一个包含六维诊断轴、九阶段治理生命周期和专门评估协议(AOEP)的分析框架,并通过435篇论文的编码语料库揭示了当前研究在状态积累与治理之间存在严重失衡。


2️⃣ 论文创新点

1. 持久状态系统的全新定义与六维诊断轴

2. 持久状态生命周期模型与治理框架

3. Always-On评估协议(AOEP-v0)

4. 基于435篇论文的语料库与系统化分析


3️⃣ 主要结果与价值

结果亮点

实际价值


4️⃣ 术语表

源自 arXiv: 2606.30306