ClawNet:面向跨用户自主协作的人机共生代理网络
阅读原文· arxiv.org现有AI代理仅支持单用户任务自动化,缺乏跨用户协作基础设施。ClawNet首创人机共生代理范式,为每位用户配置永久绑定的专属代理系统,以人类为网络节点实现多用户协作。该框架通过分层身份架构(全局Manager Agent与上下文Identity Agents分离)、范围授权及行动级问责三大治理机制,经由中央编排器强制执行身份绑定与授权验证,确保跨用户代理协作的安全性与全程可审计。
Current AI agent frameworks have made remarkable progress in automating individual tasks, yet all existing systems serve a single user. Human productivity rests on the social and organizational relationships through which people coordinate, negotiate, and delegate. When agents move beyond performing tasks for one person to representing that person in collaboration with others, the infrastructure for cross-user agent collaboration is entirely absent, let alone the governance mechanisms needed to secure it. We argue that the next frontier for AI agents lies not in stronger individual capability, but in the digitization of human collaborative relationships. To this end, we propose a human-symbiotic agent paradigm. Each user owns a permanently bound agent system that collaborates on the owner's behalf, forming a network whose nodes are humans rather than agents. This paradigm rests on three governance primitives. A layered identity architecture separates a Manager Agent from multiple context-specific Identity Agents; the Manager Agent holds global knowledge but is architecturally isolated from external communication. Scoped authorization enforces per-identity access control and escalates boundary violations to the owner. Action-level accountability logs every operation against its owner's identity and authorization, ensuring full auditability. We instantiate this paradigm in ClawNet, an identity-governed agent collaboration framework that enforces identity binding and authorization verification through a central orchestrator, enabling multiple users to collaborate securely through their respective agents.