TL;DR
Autogenesis introduces a self-evolving agent protocol that models resources explicitly and enables dynamic, auditable evolution, improving multi-agent system performance on complex, long-horizon tasks.
Contribution
It proposes the Autogenesis Protocol (AGP) with resource modeling and self-evolution layers, and demonstrates a self-evolving multi-agent system that outperforms baselines.
Findings
Consistent improvements on benchmarks requiring long horizon planning.
Effective resource management enhances agent adaptability.
Self-evolution mechanisms enable robust updates and lineage tracking.
Abstract
Recent advances in LLM based agent systems have shown promise in tackling complex, long horizon tasks. However, existing agent protocols (e.g., A2A and MCP) under specify cross entity lifecycle and context management, version tracking, and evolution safe update interfaces, which encourages monolithic compositions and brittle glue code. We introduce Autogenesis Protocol (AGP), a self evolution protocol that decouples what evolves from how evolution occurs. Its Resource Substrate Protocol Layer (RSPL) models prompts, agents, tools, environments, and memory as protocol registered resources with explicit state, lifecycle, and versioned interfaces. Its Self Evolution Protocol Layer (SEPL) specifies a closed loop operator interface for proposing, assessing, and committing improvements with auditable lineage and rollback. Building on AGP, we present Autogenesis System (AGS), a self-evolving…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
