Argus: A General-Purpose Agentic Runtime for Long-Horizon Reasoning· Argus:长期推理的通用代理运行时
Long-horizon reasoning requires an agentic runtime that can persist when evidence supports its current approach and pivot when measurements reveal failure, hidden constraints, or a misspecified objective. We present Argus, a persistent, self-evolving runtime in which Manager, Planner, Engineer, and Reviewer execute bounded missions over durable project state. Argus separates stable user intent from operational objectives, constraints, and verification criteria, and admits memories, skills, procedures, verifiers, routing decisions, and rejected routes only after role-owned review and, when available, task-native verification. Model weights remain fixed; self-evolution occurs through persistent runtime state and control policy, with autonomous execution between operator-owned escalation poin
长期推理系统Argus,实现稳定用户意图与操作目标分离,支持自主学习和决策.
- 核心方法
- 引入Manager、Planner、Engineer、Reviewer角色,执行有限任务,通过角色审查与任务原生验证机制管理项目状态,保持模型权重固定,通过运行时状态和控制策略实现自我进化.
- 适合谁读
- 研究者、工程师
- 要解决的问题
- 解决长期推理任务中代理在发现失败或隐藏约束时如何调整策略、保持目标一致性及自我进化的问题.
- 关键实验
- 未提供
- 主要贡献
- 提出了一种支持长期推理、具有自我进化能力的通用代理运行时系统Argus,实现用户意图稳定与操作目标灵活性的统一.
- 意义与局限
- 为长期推理任务提供了新的解决方案,增强了代理的适应性和鲁棒性,但具体应用效果需进一步验证.