Overview of Self-Evolving AI Agents
mainThis repository, awesome-self-evolving-agents, serves as a comprehensive survey and resource collection for self-evolving AI agents. It bridges the gap between static foundation models and lifelong agentic systems. The project categorizes evolution and optimization techniques into three major directions:
- Single-Agent Optimisation: Focusing on individual agent capabilities.
- Multi-Agent Optimisation: Focusing on how multiple agents interact and evolve together.
- Domain-Specific Optimisation: Tailoring evolution to specific industries or tasks.
Key resources included in the survey:
- EvoAgentX: An automated framework for evolving agentic workflows (EMNLP'25 Demo).
- MASLab: A unified codebase for LLM-based multi-agent systems (Arxiv'25).