Co-Evolution in Agentic Systems: Toward Self-Directed Evolution Beyond Human Design
Summary
A survey paper proposing a three-stage taxonomy of co-evolution in agentic systems, covering agent-agent, agent-environment, and meta co-evolution to enable open-ended improvement beyond fixed human-designed paths.
View Cached Full Text
Cached at: 08/12/26, 08:20 AM
Paper page - Co-Evolution in Agentic Systems: Toward Self-Directed Evolution Beyond Human Design
Source: https://huggingface.co/papers/2608.10299 Published on Aug 10
#1 Paper of the day Authors:
,
,
,
,
,
,
,
,
,
,
Abstract
Agentic systems can achieve open-ended improvement through multi-component co-evolution that progressively removes fixed human constraints across agents, environments, and evolution mechanisms.
Agentic systemsare increasingly expected to improve after deployment, yet single-entityself-evolutionis often bounded by a static learning context, such as fixed tasks and feedback. This survey focuses onco-evolutioninagentic systems, a multi-component form ofself-evolutionin which multiple agents and their environment impose adaptive pressure on one another. To organize existing papers, we propose a progressive three-stage taxonomy that traces how the system gradually sheds human-engineered constraints. Agent--AgentCo-Evolutionstudies how agents adapt through dynamic peers, including adversarial, collaborative, andorganizational adaptation. Agent--EnvironmentCo-Evolutionextends this loop to adaptive tasks, feedback, and interaction spaces that change with the agents.Meta Co-Evolutionfurther explores the possibility of making the evolution mechanism itself evolvable. We also discuss open challenges in evaluating such systems, scaling them across multiple components, and keeping increasingly autonomous evolutionary processes safe and controllable. This survey provides a unified foundation for building robust and open-endedagentic systemsthat can improve beyond fixed human-designed paths.
View arXiv pageView PDFGitHub4Add to collection
Get this paper in your agent:
hf papers read 2608\.10299
Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash
Models citing this paper0
No model linking this paper
Cite arxiv.org/abs/2608.10299 in a model README.md to link it from this page.
Datasets citing this paper0
No dataset linking this paper
Cite arxiv.org/abs/2608.10299 in a dataset README.md to link it from this page.
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2608.10299 in a Space README.md to link it from this page.
Collections including this paper0
No Collection including this paper
Add this paper to acollectionto link it from this page.
Similar Articles
A Taxonomy of Self-evolving Agents (15 minute read)
Shilong Liu proposes a taxonomy classifying self-evolving agents into artifact optimization, harness self-improvement, and model learning, providing a common language for emerging agent research.
Self-Evolving Coding Agents
This paper surveys self-evolving coding agents, which improve their future behavior by updating frameworks, memory, skills, tools, or models from prior coding interactions, and presents a taxonomy of what evolves, when, and what software-specific evidence drives it.
Self-Improvements in Modern Agentic Systems: A Survey
This survey provides a systematic framework for self-improving autonomous agents, categorizing approaches into foundation model improvement and scaffolding improvement, and reviews applications and evaluation methods.
Evolution, Not Reset: Prepare Platform Engineering 2.0 for Autonomous Agents
An analysis of how platform engineering must evolve for AI agents, shifting from rigid golden paths to composable, API-first building blocks that support non-human identities, scoped permissions, and audit trails.
@HuggingPapers: Self-Improvements in Modern Agentic Systems A survey of 239 papers on how AI agents self-improve — by updating the mode…
A survey of 239 papers analyzing how AI agents self-improve by updating the model itself or the scaffold (prompts, memory, tools).