README.md

September 2, 2026 ยท View on GitHub

Self-Improving Agents in the Era of Experience: A Survey of Self- to Meta-Evolution

Awesome Survey PDF Github Website

We welcome issues and pull requests for missing work on harness agents, agent skills, memory, self-improvement, agent RL, evaluation, and safety.

News

  • [2026-06-25] ๐ŸŽ‰ Release: Our survey is now available on OpenReview.

Citation

If you find this survey or paper list helpful, please cite our work:

@article{jiang2026selfimprovingagents,
  title={Self-Improving Agents in the Era of Experience: A Survey of Self- to Meta-Evolution},
  author={Che Jiang and Jincheng Zhong and Yu Fu and Kai Tian and Junlin Yang and Kaikai Zhao and Yuchong Wang and Tianwei Luo and Weizhi Wang and Yuxin Zuo and Guoli Jia and Xingtai Lv and Dianqiao Lei and Sihang Zeng and Yuru Wang and Zhenzhao Yuan and Xinwei Long and Ermo Hua and Can Ren and Xin Jiang and Shulei Xie and Yuanchun Zheng and Youbang Sun and Biqing Qi and Ning Ding and Kaiyan Zhang and Bowen Zhou},
  journal={OpenReview Archive},
  year={2026},
  url={https://openreview.net/pdf?id=IUltZSgLMm}
}

Contents

Overview

This repository collects papers, systems, benchmarks, and resources for studying how deployed agentic AI systems become more capable after deployment.

We organize the landscape around the harness agent: a deployed runtime system whose behavior is jointly shaped by a base model, a mutable harness, a user-facing interface, and an environment-facing interface. Under this view, self-improvement first appears as fast runtime adaptation over external surfaces such as skills, memory, context, tools, and execution environments. Repeated experience may later be consolidated into model parameters through reinforcement learning, fine-tuning, or continual learning.

Harness agent overview

We organize the survey into four parts:

  1. Paradigm shift: from task-bounded tool-use loops to deployed harness-centered runtime systems.
  2. External path: skills, memory, context, tools, and environments as editable runtime adaptation surfaces.
  3. Parameter path and meta-evolution: agent RL, continual learning, and meta-agents for durable learning and update orchestration.
  4. Conditions and limits: evaluation, safety, governance, and open problems for reliable post-deployment improvement.

Paper List

This paper list follows the references cited by the LaTeX manuscript. It currently includes 331 unique cited entries from 379 unique manuscript citation keys and 379 cited BibTeX records.

Every row includes a date, display name, title, and at least one public source badge. Cited entries whose public source URL still needs verification are omitted from this table until complete metadata is available (44 currently omitted; 4 duplicate cited records collapsed).

Foundations and Surveys

DateNameTitlePaperGithub
2026-06OpenSkillOpenSkill: Open-World Self-Evolution for LLM AgentsPaper-
2026-05huang2026rawexperienceFrom Raw Experience to Skill Consumption: A Systematic Study of Model-Generated Agent SkillsPaper-
2026-05SkillOptSkillOpt: Executive Strategy for Self-Evolving Agent SkillsPaper-
2026-04cursor2026cursor3Meet the New CursorBlog-
2026-04neuralcomputers2026_paperNeural ComputersPaper-
2026-04SWE-chatSWE-chat: Coding Agent Interactions From Real Users in the WildPaper-
2026-01AI Agent SystemsAI Agent Systems: Architectures, Applications, and EvaluationPaper-
2025-08fang2025selfevolvingagentsA Comprehensive Survey of Self-Evolving AI Agents: A New Paradigm Bridging Foundation Models and Lifelong Agentic SystemsPaper-
2025-07A Survey of Self-Evolving AgentsA Survey of Self-Evolving Agents: What, When, How, and Where to Evolve on the Path to Artificial Super IntelligencePaper-
2025-06chen2025compoundaisystemsFrom Standalone LLMs to Integrated Intelligence: A Survey of Compound AI SystemsPaper-
2025-02anthropic2025claudecodeClaude 3.7 Sonnet and Claude CodeBlog-
2025-01silver2025eraexperienceWelcome to the Era of ExperiencePaper-
2024-05WildChatWildChat: 1M ChatGPT Interaction Logs in the WildPaper-
2024-04tao2024selfevolutionsurveyA Survey on Self-Evolution of Large Language ModelsPaper-
2024-01langchain2024langgraphLangGraphBlog-
2023-09xi2023riseagentsurveyThe Rise and Potential of Large Language Model Based Agents: A SurveyPaper-
2023-08wang2023llmagentsurveyA Survey on Large Language Model based Autonomous AgentsPaper-
2022-01ahn2022canDo as i can, not as i say: Grounding language in robotic affordancesPaper-

Harness and Runtime Architecture

DateNameTitlePaperGithub
2026-08OuroborosOuroboros: A Self-Developing Frontier Coding Agent with Reviewed Core EvolutionPaperGitHub Stars
2026-06recursive2026automatedresearchFirst Steps Toward Automated AI ResearchPaper-
2026-06osmani2026loopengineeringLoop EngineeringPaper-
2026-06Traj-EvolveTraj-Evolve: A Self-Evolving Multi-Agent System for Patient Trajectory Modeling in Lung Cancer Early DetectionPaper-
2026-05Agent Harness EngineeringAgent Harness Engineering: A SurveyOpenReview-
2026-04meng2026agentharnessAgent Harness for Large Language Model Agents: A SurveyPaper-
2026-04boeckeler2026harnessengineeringHarness Engineering for Coding Agent UsersBlog-
2026-04martin2026harnessfailuresMost AI Agent Failures Are Harness FailuresBlog-
2026-04Scaling Managed AgentsScaling Managed Agents: Decoupling the Brain from the HandsBlog-
2026-04xu2026futureagentsopensourceThe Future of Agents is Open Source (part 1 of 2)Paper-
2026-03cursor2026composer2Composer 2 Technical ReportPaper-
2026-03yue2026workflowsurveyFrom Static Templates to Dynamic Runtime Graphs: A Survey of Workflow Optimization for LLM AgentsPaper-
2026-02Unlocking the Codex harnessUnlocking the Codex harness: how we built the App ServerBlog-
2026-01openharness2026_repoOpenHarnessRepoGitHub Stars
2025-11young2025effectiveharnessesEffective Harnesses for Long-Running AgentsBlog-
2025-07mei2025contextengineeringA Survey of Context Engineering for Large Language ModelsPaper-
2025-05Darwin Godel MachineDarwin Godel Machine: Open-Ended Evolution of Self-Improving AgentsPaper-
2025-05openai2025codexIntroducing CodexBlog-
2020-01Artificial IntelligenceArtificial Intelligence: A Modern ApproachPaper-
2003-01Goedel MachinesGoedel Machines: Self-Referential Universal Problem Solvers Making Provably Optimal Self-ImprovementsPaper-

Skills and Skill Libraries

DateNameTitlePaperGithub
2026-07Skill-SPSkill Self-Play: Pushing the Frontier of LLM Capability with Co-Evolving SkillsPaperGitHub Stars
2026-06li2026agenticenvironmentengineeringAgentic Environment Engineering for Large Language Models: A Survey of Environment Modeling, Synthesis, Evaluation, and ApplicationPaper-
2026-05RewardHarnessRewardHarness: Self-Evolving Agentic Post-TrainingPaperGitHub Stars
2026-05zhou2026ctaCounterfactual Trace Auditing of LLM Agent SkillsPaper-
2026-05Group of SkillsGroup of Skills: Group-Structured Skill Retrieval for Agent Skill LibrariesPaper-
2026-05MIND-SkillMIND-Skill: Quality-Guaranteed Skill Generation via Multi-Agent Induction and DeductionPaper-
2026-05MUSE-AutoskillMUSE-Autoskill: Self-Evolving Agents via Skill Creation, Memory, Management, and EvaluationPaper-
2026-05OpenClaw ResearchOpenClaw Research: A Systematic Survey of Large Language Model Agents in Open DeploymentPaper-
2026-05SkillEvolverSkillEvolver: Skill Learning as a Meta-SkillPaper-
2026-05SkillRAESkillRAE: Agent Skill-Based Context Compilation for Retrieval-Augmented ExecutionPaper-
2026-05SkillRetSkillRet: A Large-Scale Benchmark for Skill Retrieval in LLM AgentsPaper-
2026-04CoEvoSkillsCoEvoSkills: Self-Evolving Agent Skills via Co-Evolutionary VerificationPaper-
2026-04Corpus2SkillCorpus2Skill: Distilling Document Corpora into Hierarchical Skill Directories for Agent NavigationPaper-
2026-04Externalization in LLM AgentsExternalization in LLM Agents: A Unified Review of Memory, Skills, Protocols and Harness EngineeringPaper-
2026-04hivemind2026_repoHivemind: Continual Learning Layer that Distills Coding-Agent Session Trajectories into Reusable SkillsRepoGitHub Stars
2026-04skillswild2026realisticHow Well Do Agentic Skills Work in the Wild: Benchmarking LLM Skill Usage in Realistic SettingsPaper-
2026-04SKILL0SKILL0: In-Context Agentic Reinforcement Learning for Skill InternalizationPaper-
2026-04SkillXSkillX: Automatically Constructing Skill Knowledge Bases for AgentsPaper-
2026-03bi2026repositoryminingAutomating Skill Acquisition through Large-Scale Mining of Open-Source Agentic Repositories: A Framework for Multi-Agent Procedural Knowledge ExtractionPaper-
2026-03AutoSkillAutoSkill: Experience-Driven Lifelong Learning via Skill Self-EvolutionPaper-
2026-03d2skill2026dynamicDynamic Dual-Granularity Skill Bank for Agentic RLPaper-
2026-03EvoSkillEvoSkill: Automated Skill Discovery for Multi-Agent SystemsPaper-
2026-03From Model to AgentFrom Model to Agent: Equipping the Responses API with a Computer EnvironmentBlog-
2026-03MetaClawMetaClaw: Just Talk -- An Agent That Meta-Learns and Evolves in the WildPaper-
2026-03SkillNetSkillNet: Create, Evaluate, and Connect AI SkillsPaper-
2026-03SkillRouterSkillRouter: Retrieve-and-Rerank Skill Selection for LLM Agents at ScalePaper-
2026-03SWE-Skills-BenchSWE-Skills-Bench: Do Agent Skills Actually Help in Real-World Software Engineering?Paper-
2026-03Trace2SkillTrace2Skill: Distill Trajectory-Local Lessons into Transferable Agent SkillsPaper-
2026-03XSkillXSkill: Continual Learning from Experience and Skills in Multimodal AgentsPaper-
2026-02Skill-ProSkill-Pro: Learning Reusable Skills from Experience via Non-Parametric PPO for LLM AgentsPaper-
2026-02SkillRLSkillRL: Evolving Agents via Recursive Skill-Augmented Reinforcement LearningPaper-
2026-02SkillsBenchSkillsBench: Benchmarking How Well Agent Skills Work Across Diverse TasksPaper-
2026-01AutoRefineAutoRefine: From Trajectories to Reusable Expertise for Continual LLM Agent RefinementPaper-
2026-01hermesagent2026_repoHermes AgentRepoGitHub Stars
2026-01li2026singleagentskillsWhen Single-Agent with Skills Replace Multi-Agent Systems and When They FailPaper-
2025-12sage2025selfimprovingReinforcement Learning for Self-Improving Agent with Skill LibraryPaper-
2025-10composeincontext2025skillsCan Language Models Compose Skills In-Context?Paper-

Memory and Context Management

DateNameTitlePaperGithub
2026-05Auto-DreamerAuto-Dreamer: Learning Offline Memory Consolidation for Language AgentsPaper-
2026-05MemORAIMemORAI: Memory Organization and Retrieval via Adaptive Graph Intelligence for LLM Conversational AgentsPaper-
2026-05MEMOREPAIRMEMOREPAIR: Barrier-First Cascade Repair in Agentic MemoryPaper-
2026-05zou2026dememRemember the Decision, Not the Description: A Rate-Distortion Framework for Agent MemoryPaper-
2026-05SAGESAGE: A Self-Evolving Agentic Graph-Memory Engine for Structure-Aware Associative MemoryPaper-
2026-04APEX-MEMAPEX-MEM: Agentic Semi-Structured Memory with Temporal Reasoning for Long-Term Conversational AIPaper-
2026-04CognisCognis: Context-Aware Memory for Conversational AI AgentsPaper-
2026-04DeltaMemDeltaMem: Towards Agentic Memory Management via Reinforcement LearningPaper-
2026-04zhang2026lightmemLightweight LLM Agent Memory with Small Language ModelsPaper-
2026-04TricogExperience is the Best Teacher: Augmenting LLM Reasoning with Knowledge Learned from the PastPaper-
2026-03zhang2026amacAdaptive Memory Admission Control for LLM AgentsPaper-
2026-03AriadneMemAriadneMem: Threading the Maze of Lifelong Memory for LLM AgentsPaper-
2026-03ChronosChronos: Temporal-Aware Conversational Agents with Structured Event Retrieval for Long-Term MemoryPaper-
2026-03CLAGCLAG: Adaptive Memory Organization via Agent-Driven Clustering for Small Language Model AgentsPaper-
2026-03GAAMAGAAMA: Graph Augmented Associative Memory for AgentsPaper-
2026-03MemoriMemori: A Persistent Memory Layer for Efficient, Context-Aware LLM AgentsPaper-
2026-03Memory for Autonomous LLM AgentsMemory for Autonomous LLM Agents: Mechanisms, Evaluation, and Emerging FrontiersPaper-
2026-03PlugMemPlugMem: A Task-Agnostic Plugin Memory Module for LLM AgentsPaper-
2026-02CASTCAST: Character-and-Scene Episodic Memory for AgentsPaper-
2026-02From Lossy to VerifiedFrom Lossy to Verified: A Provenance-Aware Tiered Memory for AgentsPaper-
2026-02Live-EvoLive-Evo: Online Evolution of Agentic Memory from Continuous FeedbackPaper-
2026-02MemoryArenaMemoryArena: Benchmarking Agent Memory in Interdependent Multi-Session Agentic TasksPaper-
2026-02xinlewu2026umemTowards Autonomous Memory AgentsPaper-
2026-02UI-MemUI-Mem: Self-Evolving Experience Memory for Online Reinforcement Learning in Mobile GUI AgentsPaper-
2026-02xMemoryxMemory: Beyond RAG for Agent Memory -- Retrieval by Decoupling and AggregationPaper-
2026-01Active Context CompressionActive Context Compression: Autonomous Memory Management in LLM AgentsPaper-
2026-01Agentic MemoryAgentic Memory: Learning Unified Long-Term and Short-Term Memory Management for Large Language Model AgentsPaper-
2026-01EMemBenchEMemBench: Interactive Benchmarking of Episodic Memory for VLM AgentsPaper-
2026-01H-MemH-Mem: A Novel Memory Mechanism for Evolving and Retrieving Agent Memory via a Hybrid StructurePaper-
2026-01baldelli2026hangmanLLMs Can't Play Hangman: On the Necessity of a Private Working Memory for Language AgentsPaper-
2026-01Mem2ActBenchMem2ActBench: A Benchmark for Evaluating Long-Term Memory Utilization in Task-Oriented Autonomous AgentsPaper-
2026-01MemRLMemRL: Self-Evolving Agents via Runtime Reinforcement Learning on Episodic MemoryPaper-
2026-01SimpleMemSimpleMem: Efficient Lifelong Memory for LLM AgentsPaper-
2025-11WebCoachWebCoach: Self-Evolving Web Agents with Cross-Session Memory GuidancePaper-
2025-08NemoriNemori: Self-Organizing Agent Memory Inspired by Cognitive SciencePaper-
2025-03Search-R1Search-R1: Training LLMs to Reason and Leverage Search Engines with Reinforcement LearningPaper-
2024-10LongMemEvalLongMemEval: Benchmarking Chat Assistants on Long-Term Interactive MemoryPaper-
2024-04zhang2024memorymechanismA Survey on the Memory Mechanism of Large Language Model Based AgentsPaper-
2023-12empoweringworkingmemory2023Empowering Working Memory for Large Language Model AgentsPaper-
2023-10MemGPTMemGPT: Towards LLMs as Operating SystemsPaper-
2023-03ReflexionReflexion: Language Agents with Verbal Reinforcement LearningPaper-
2020-05lewis2020ragRetrieval-Augmented Generation for Knowledge-Intensive NLP TasksPaper-
2016-12kirkpatrick2017ewcOvercoming catastrophic forgetting in neural networksPaper-

Environments, Tools, and Runtime Feedback

DateNameTitlePaperGithub
2026-05zhong2026executablebenchmarkAn Executable Benchmarking Suite for Tool-Using AgentsPaper-
2026-05wu2026chemcostCan Agents Price a Reaction? Evaluating LLMs on Chemical Cost ReasoningPaper-
2026-05CUA-GymCUA-Gym: Scaling Verifiable Training Environments and Tasks for Computer-Use AgentsPaper-
2026-05MANTRAMANTRA: Synthesizing SMT-Validated Compliance Benchmarks for Tool-Using LLM AgentsPaper-
2026-05PhysicianBenchPhysicianBench: Evaluating LLM Agents in Real-World EHR EnvironmentsPaper-
2026-05SkillSmithSkillSmith: Compiling Agent Skills into Boundary-Guided Runtime InterfacesPaper-
2026-05When Simulation LiesWhen Simulation Lies: A Sim-to-Real Benchmark and Domain-Randomized RL Recipe for Tool-Use AgentsPaper-
2026-04Agent-WorldAgent-World: Scaling Real-World Environment Synthesis for Evolving General Agent IntelligencePaper-
2026-04Agentic World ModelingAgentic World Modeling: Foundations, Capabilities, Laws, and BeyondPaper-
2026-04Gym-AnythingGym-Anything: Turn any Software into an Agent EnvironmentPaper-
2026-04zhou2026sandmleSynthetic Sandbox for Training Machine Learning Engineering AgentsPaper-
2026-04ToolMisuseBenchToolMisuseBench: An Offline Deterministic Benchmark for Tool Misuse and Recovery in Agentic SystemsPaper-
2026-02CLI-GymCLI-Gym: Scalable CLI Task Generation via Agentic Environment InversionPaper-
2026-02shen2026wacWorld-Model-Augmented Web Agents with Action CorrectionPaper-
2026-01xiang2026selfevolvingcoevolutionA Systematic Survey of Self-Evolving Agents: From Model-Centric to Environment-Driven Co-EvolutionPaper-
2026-01AG-UIAG-UI: The Agent-User Interaction ProtocolRepoGitHub Stars
2026-01a2a_spec_2026Agent2Agent (A2A) ProtocolRepoGitHub Stars
2026-01CLI-AnythingCLI-Anything: Making ALL Software Agent-NativeRepoGitHub Stars
2026-01HarborHarbor: A Framework for Running Agent Evaluations and Creating and Using RL EnvironmentsRepoGitHub Stars
2026-01LiteCoder-TerminalLiteCoder-Terminal: Scaling Long-Horizon Terminal Environments for Learning Language AgentsPaper-
2026-01MEnvAgentMEnvAgent: Scalable Polyglot Environment Construction for Verifiable Software EngineeringPaper-
2026-01openclaw2026_repoOpenClawRepoGitHub Stars
2026-01SearchGymSearchGym: Bootstrapping Real-World Search Agents via Cost-Effective and High-Fidelity Environment SimulationPaper-
2026-01Terminal-BenchTerminal-Bench: Benchmarking Agents on Hard, Realistic Tasks in Command Line InterfacesPaper-
2026-01WebGymWebGym: Scaling Training Environments for Visual Web Agents with Realistic TasksPaper-
2025-08SEAgentSEAgent: Self-Evolving Computer Use Agent with Autonomous Learning from ExperiencePaper-
2025-06proceduraltooluse2025_paperProcedural Environment Generation for Tool-Use AgentsPaper-
2025-05DeepResearchGymDeepResearchGym: A Free, Transparent, and Reproducible Evaluation Sandbox for Deep ResearchPaper-
2025-05MLE-DojoMLE-Dojo: Interactive Environments for Empowering LLM Agents in Machine Learning EngineeringPaper-
2025-03chezelles2025browsergymThe BrowserGym Ecosystem for Web Agent ResearchOpenReview-
2025-01mcp_spec_2025Model Context Protocol SpecificationRepoGitHub Stars
2024-12pan2024swegymTraining Software Engineering Agents and Verifiers with SWE-GymPaper-
2024-05AndroidWorldAndroidWorld: A Dynamic Benchmarking Environment for Autonomous AgentsPaper-
2024-04OSWorldOSWorld: Benchmarking Multimodal Agents for Open-Ended Tasks in Real Computer EnvironmentsPaper-
2024-03CRADLECRADLE: General Computer Agents with Tool Creation and Knowledge DiscoveryPaper-
2024-03DeepSeek-VLDeepSeek-VL: Towards Real-World Vision-Language UnderstandingPaper-
2024-02tang2024worldcoderWorldCoder, a Model-Based LLM Agent: Building World Models by Writing Code and Interacting with the EnvironmentPaper-
2024-01AppWorldAppWorld: A Controllable World of Apps and People for Benchmarking Interactive Coding AgentsPaper-
2024-01WorkArenaWorkArena: How Capable Are Web Agents at Solving Common Knowledge Work Tasks?Paper-
2023-10SWE-benchSWE-bench: Can Language Models Resolve Real-World GitHub Issues?Paper-
2023-07WebArenaWebArena: A Realistic Web Environment for Building Autonomous AgentsPaper-
2023-04Generative AgentsGenerative Agents: Interactive Simulacra of Human BehaviorPaper-
2023-03MM-ReActMM-ReAct: Prompting ChatGPT for Multimodal Reasoning and ActionPaper-
2022-10ReActReAct: Synergizing Reasoning and Acting in Language ModelsPaper-
2020-10ALFWorldALFWorld: Aligning Text and Embodied Environments for Interactive LearningPaper-

Agent RL and Continual Learning

DateNameTitlePaperGithub
2026-04Skill-SDSkill-SD: Skill-Conditioned Self-Distillation for Multi-turn LLM AgentsPaper-
2026-03cursor2026realtimerlImproving Composer through real-time RLBlog-
2026-03OpenClaw-RLOpenClaw-RL: Train Any Agent Simply by TalkingPaper-
2026-02xue2026acurlAutonomous Continual Learning of Computer-Use Agents for Environment AdaptationPaper-
2026-02liu2026empo2Exploratory Memory-Augmented LLM Agent via Hybrid On- and Off-Policy OptimizationPaper-
2026-02ye2026opcdOn-Policy Context Distillation for Language ModelsPaper-
2025-12wei2025selfplayswerlToward Training Superintelligent Software Agents through Self-Play SWE-RLPaper-
2025-11MemSearcherMemSearcher: Training LLMs to Reason, Search and Manage Memory via End-to-End Reinforcement LearningPaper-
2025-10wang2025agenticrlguideA Practitioner's Guide to Multi-turn Agentic Reinforcement LearningPaper-
2025-09Kimi-DevKimi-Dev: Agentless Training as Skill Prior for SWE-AgentsPaper-
2025-09jin2025rluserconversationsThe Era of Real-World Human Interaction: RL from User ConversationsPaper-
2025-09zhang2026agenticrlsurveyThe Landscape of Agentic Reinforcement Learning for LLMs: A SurveyPaper-
2025-08Agent LightningAgent Lightning: Train ANY AI Agents with Reinforcement LearningPaper-
2025-08ComputerRLComputerRL: Scaling End-to-End Online Reinforcement Learning for Computer Use AgentsPaper-
2025-05Absolute ZeroAbsolute Zero: Reinforced Self-play Reasoning with Zero DataPaper-
2025-04ReToolReTool: Reinforcement Learning for Strategic Tool Use in LLMsPaper-
2025-04SWE-smithSWE-smith: Scaling Data for Software Engineering AgentsPaper-
2025-04ToolRLToolRL: Reward is All Tool Learning NeedsPaper-
2025-02SWE-RLSWE-RL: Advancing LLM Reasoning via Reinforcement Learning on Open Software EvolutionPaper-
2021-12WebGPTWebGPT: Browser-Assisted Question-Answering with Human FeedbackPaper-
2021-01kairouz2021advancesAdvances and Open Problems in Federated LearningPaper-
2020-01li2020federatedFederated Optimization in Heterogeneous NetworksPaper-
2019-01Towards Federated Learning at ScaleTowards Federated Learning at Scale: System DesignPaper-
2017-06lopezpaz2017gemGradient Episodic Memory for Continual LearningPaper-
2017-01mcmahan2017communicationCommunication-Efficient Learning of Deep Networks from Decentralized DataPaper-

Meta-Agents and Evolution Orchestration

DateNameTitlePaperGithub
2026-06AgonAgon: An Autonomous Large-Scale Omnidisciplinary Research System Built on Prompt EconomyPaper-
2026-05Ace-SkillAce-Skill: Bootstrapping Multimodal Agents with Prioritized and Clustered EvolutionPaper-
2026-05Continual HarnessContinual Harness: Online Adaptation for Self-Improving Foundation AgentsPaper-
2026-05Skill1Skill1: Unified Evolution of Skill-Augmented Agents via Reinforcement LearningPaper-
2026-05SkillOSSkillOS: Learning Skill Curation for Self-Evolving AgentsPaper-
2026-04Agentic Harness EngineeringAgentic Harness Engineering: Observability-Driven Automatic Evolution of Coding-Agent HarnessesPaper-
2026-04AutogenesisAutogenesis: A Self-Evolving Agent ProtocolPaper-
2026-04CORALCORAL: Towards Autonomous Multi-Agent Evolution for Open-Ended DiscoveryPaperGitHub Stars
2026-04Experience as a CompassExperience as a Compass: Multi-agent RAG with Evolving Orchestration and Agent PromptsPaper-
2026-04Meta-TTLLearning to Learn-at-Test-Time: Language Agents with Learnable Adaptation PoliciesPaperGitHub Stars
2026-04pan2026mstarM^: Every Task Deserves Its Own Memory HarnessPaper-
2026-04cheng2026mem2evolveMem^2Evolve: Towards Self-Evolving Agents via Co-Evolutionary Capability Expansion and Experience DistillationPaper-
2026-04qiao2026miaMemory Intelligence AgentPaper-
2026-04PRIMEPRIME: Training Free Proactive Reasoning via Iterative Memory Evolution for User-Centric AgentPaper-
2026-04RoboPhDRoboPhD: Evolving Diverse Complex Agents Under Tight Evaluation BudgetsPaper-
2026-04yang2026memoryextractionSelf-Evolving LLM Memory Extraction Across Heterogeneous TasksPaper-
2026-04The World Leaks the FutureThe World Leaks the Future: Harness Evolution for Future Prediction AgentsPaper-
2026-03AgentFactoryAgentFactory: A Self-Evolving Framework Through Executable Subagent Accumulation and ReusePaper-
2026-03AI-SupervisorAI-Supervisor: Autonomous AI Research Supervision via a Persistent Research World ModelPaper-
2026-03ARISEARISE: Agent Reasoning with Intrinsic Skill Evolution in Hierarchical Reinforcement LearningPaper-
2026-03AutoAgentAutoAgent: Evolving Cognition and Elastic Memory Orchestration for Adaptive AgentsPaper-
2026-03zhang2026hyperagentsHyperagentsPaper-
2026-03Memento-SkillsMemento-Skills: Let Agents Design AgentsPaper-
2026-03Meta-HarnessMeta-Harness: End-to-End Optimization of Model HarnessesPaper-
2026-03Mimosa FrameworkMimosa Framework: Toward Evolving Multi-Agent Systems for Scientific ResearchPaper-
2026-03Nurture-First Agent DevelopmentNurture-First Agent Development: Building Domain-Expert AI Agents Through Conversational Knowledge CrystallizationPaper-
2026-03RetroAgentRetroAgent: From Solving to Evolving via Retrospective Dual Intrinsic FeedbackPaper-
2026-03SAGESAGE: Multi-Agent Self-Evolution for LLM ReasoningPaper-
2026-02AOrchestraAOrchestra: Automating Sub-Agent Creation for Agentic OrchestrationPaper-
2026-02Group-Evolving AgentsGroup-Evolving Agents: Open-Ended Self-Improvement via Experience SharingPaper-
2026-02KernelBlasterKernelBlaster: Continual Cross-Task CUDA Optimization via Memory-Augmented In-Context Reinforcement LearningPaper-
2026-02xiong2026almaLearning to Continually Learn via Meta-learning Agentic Memory DesignsPaper-
2026-02MemSkillMemSkill: Learning and Evolving Memory Skills for Self-Evolving AgentsPaper-
2026-02MetaMemMetaMem: Evolving Meta-Memory for Knowledge Utilization through Self-Reflective Symbolic OptimizationPaper-
2026-02PositionPosition: Agentic Evolution is the Path to Evolving LLMsPaper-
2026-02ROMAROMA: Recursive Open Meta-Agent Framework for Long-Horizon Multi-Agent SystemsPaper-
2026-02SkillOrchestraSkillOrchestra: Learning to Route Agents via Skill TransferPaper-
2026-02Tool-R0Tool-R0: Self-Evolving LLM Agents for Tool-Learning from Zero DataPaper-
2026-01GraphPlannerGraphPlanner: Graph Memory-Augmented Agentic Routing for Multi-Agent LLMsOpenReviewGitHub Stars
2026-01ye2026mceMeta Context Engineering via Agentic Skill EvolutionPaper-
2026-01MetaGenMetaGen: Self-Evolving Roles and Topologies for Multi-Agent LLM ReasoningPaper-
2025-11Agent0Agent0: Unleashing Self-Evolving Agents from Zero Data via Tool-Integrated ReasoningPaper-
2025-10MLE-SmithMLE-Smith: Scaling MLE Tasks with Automated Multi-Agent PipelinePaper-
2025-09MetaEvoMetaEvo: A Meta-Optimization Framework for Experience-Driven Agent EvolutionOpenReview-
2025-08MetaAgentMetaAgent: Toward Self-Evolving Agent via Tool Meta-LearningPaper-
2025-05AlphaEvolveAlphaEvolve: A Gemini-powered coding agent for designing advanced algorithmsBlog-
2025-05dang2025evolvingorchestrationMulti-Agent Collaboration via Evolving OrchestrationPaper-
2025-04FlowReasonerFlowReasoner: Reinforcing Query-Level Meta-AgentsPaper-
2025-04TTRLTTRL: Test-Time Reinforcement LearningPaper-
2025-02A-MEMA-MEM: Agentic Memory for LLM AgentsPaper-
2025-02zhang2025maasMulti-agent Architecture Search via Agentic SupernetPaper-
2024-10AFlowAFlow: Automating Agentic Workflow GenerationPaper-
2024-10AgentSquareAgentSquare: Automatic LLM Agent Search in Modular Design SpacePaper-
2024-08hu2024adasAutomated Design of Agentic SystemsPaper-
2023-05VoyagerVoyager: An Open-Ended Embodied Agent with Large Language ModelsPaper-

Evaluation and Benchmarks

DateNameTitlePaperGithub
2026-05ABRAABRA: Agent Benchmark for Radiology ApplicationsPaper-
2026-05Agent-BRACEAgent-BRACE: Decoupling Beliefs from Actions in Long-Horizon Tasks via Verbalized State UncertaintyPaper-
2026-05wang2026doraCan LLM Agents Respond to Disasters? Benchmarking Heterogeneous Geospatial Reasoning in Emergency OperationsPaper-
2026-05raj2026consistencyConsistency as a Testable PropertyPaper-
2026-05lee2026ctfusionCTFusionPaper-
2026-05DataClawDataClaw: A Process-Oriented Agent Benchmark for Exploratory Real-World Data AnalysisPaper-
2026-05gao2026evidencesupportedboundsEvidence-Supported Score BoundsPaper-
2026-05Evolving-RLEvolving-RL: End-to-End Optimization of Experience-Driven Self-Evolving Capability within AgentsPaper-
2026-05surana2026gfcrGenerate, Filter, Control, Replay: A Comprehensive Survey of Rollout Strategies for LLM Reinforcement LearningPaper-
2026-05wu2026longmemevalv2LongMemEval-V2Paper-
2026-05MMTBMMTB: Evaluating Terminal Agents on Multimedia-File TasksPaper-
2026-05zhao2026rethinkingexperienceRethinking Experience Utilization in Self-Evolving Language Model AgentsPaper-
2026-04agentbeats_registry2026AgentBeats Dashboard / Agent RegistryPaper-
2026-04agentbeats_docs_aaa2026Agentified Agent Assessment (AAA) & AgentBeatsPaper-
2026-04gurram2026agentpropbenchAgentProp-BenchPaper-
2026-04ClawArenaClawArena: Benchmarking AI Agents in Evolving Information EnvironmentsPaper-
2026-04ClawBenchClawBench: Can AI Agents Complete Everyday Online Tasks?PaperGitHub Stars
2026-04EvoAgentBenchEvoAgentBench: A Multi-Domain Benchmark for Self-Evolving AgentsPaper-
2026-04chi2026frontierengFrontier-EngPaper-
2026-04SEARLSEARL: Joint Optimization of Policy and Tool Graph Memory for Self-Evolving AgentsPaper-
2026-04SkillLearnBenchSkillLearnBench: Benchmarking Continual Learning Methods for Agent Skill Generation on Real-World TasksPaper-
2026-03agentmemorybench2026Benchmarking Continual Agent Memory for Online Learning, Transfer, and ForgettingOpenReview-
2026-03CUBECUBE: A Standard for Unifying Agent BenchmarksPaper-
2026-03DomusMindDomusMind: A Benchmark for Evaluating Lifelong Smart Home Agents Under DriftOpenReview-
2026-02Agent World ModelAgent World Model: Infinity Synthetic Environments for Agentic Reinforcement LearningPaper-
2026-02ResearchGymResearchGym: Evaluating Language Model Agents on Real-World AI ResearchPaper-
2026-02SE-BenchSE-Bench: Benchmarking Self-Evolution with Knowledge InternalizationPaper-
2026-02When AI Benchmarks PlateauWhen AI Benchmarks Plateau: A Systematic Study of Benchmark SaturationPaper-
2026-01DevOps-GymDevOps-Gym: Benchmarking AI Agents in Software DevOps CyclePaper-
2026-01SIP-BenchSIP-Bench: An Open Protocol for Longitudinal Self-Improvement EvaluationRepoGitHub Stars
2025-07mohammadi2025agentbenchmarkingEvaluation and Benchmarking of LLM Agents: A SurveyPaper-
2025-07SWE-MERASWE-MERA: A Dynamic Benchmark for Agenticly Evaluating Large Language Models on Software Engineering TasksPaper-
2025-06liu2025cerContextual Experience Replay for Self-Improvement of Language AgentsPaper-
2025-05LifelongAgentBenchLifelongAgentBench: Evaluating LLM Agents as Lifelong LearnersPaper-
2025-05zhang2025swebenchliveSWE-bench Goes Live!Paper-
2025-05SWE-rebenchSWE-rebench: An Automated Pipeline for Task Collection and Decontaminated Evaluation of Software Engineering AgentsPaper-
2025-03yehudai2025agentevaluationSurvey on Evaluation of LLM-based AgentsPaper-
2025-01cai2025buildingBuilding self-evolving agents via experience-driven lifelong learning: A framework and benchmarkPaper-
2024-12TheAgentCompanyTheAgentCompany: Benchmarking LLM Agents on Consequential Real World TasksPaper-
2024-10MLE-benchMLE-bench: Evaluating Machine Learning Agents on Machine Learning EngineeringPaper-
2024-09wang2025awmAgent Workflow MemoryPaper-
2024-06tau-benchtau-bench: A Benchmark for Tool-Agent-User Interaction in Real-World DomainsPaper-
2024-03LiveCodeBenchLiveCodeBench: Holistic and Contamination Free Evaluation of Large Language Models for CodePaper-
2024-02maharana2024locomoEvaluating Very Long-Term Conversational Memory of LLM AgentsPaper-
2023-08AgentBenchAgentBench: Evaluating LLMs as AgentsPaper-
2023-07ToolLLMToolLLM: Facilitating Large Language Models to Master 16000+ Real-world APIsPaper-
2019-04vandeven2019threescenariosThree Scenarios for Continual LearningPaper-

Safety and Governance

DateNameTitlePaperGithub
2026-05wu2026bivBehavioral Integrity Verification for AI Agent SkillsPaper-
2026-05liang2026mobiusCan a Single Message Paralyze the AI Infrastructure? The Rise of AbO-DDoS Attacks through Targeted Mobius InjectionPaper-
2026-05LITMUSLITMUS: Benchmarking Behavioral Jailbreaks of LLM Agents in Real OS EnvironmentsPaper-
2026-05yin2026fateOn-Policy Self-Evolution via Failure Trajectories for Agentic Safety AlignmentPaper-
2026-05ProteusProteus: A Self-Evolving Red Team for Agent Skill EcosystemsPaper-
2026-05SARCSARC: A Governance-by-Architecture Framework for Agentic AI SystemsPaper-
2026-05ShadowMergeShadowMerge: A Novel Poisoning Attack on Graph-Based Agent Memory via Relation-Channel ConflictsPaper-
2026-05SkillScopeSkillScope: Toward Fine-Grained Least-Privilege Enforcement for Agent SkillsPaper-
2026-05SkillsVoteSkillsVote: Lifecycle Governance of Agent Skills from Collection, Recommendation to EvolutionPaper-
2026-05STALESTALE: Can LLM Agents Know When Their Memories Are No Longer Valid?Paper-
2026-05Under the Hood of SKILL.mdUnder the Hood of SKILL.md: Semantic Supply-chain Attacks on AI Agent Skill RegistryPaper-
2026-04AgentWatcherAgentWatcher: A Rule-Based Prompt Injection MonitorPaper-
2026-04ATBenchATBench: A Diverse and Realistic Agent Trajectory Benchmark for Safety Evaluation and DiagnosisPaper-
2026-04Claw-EvalClaw-Eval: Toward Trustworthy Evaluation of Autonomous AgentsPaper-
2026-04chang2026visualinjectionsIf You're Waiting for a Sign... That Might Not Be It! Mitigating Trust Boundary Confusion from Visual Injections on Vision-Language Agentic SystemsPaper-
2026-04MemEvoBenchMemEvoBench: Benchmarking Memory MisEvolution in LLM AgentsPaper-
2026-04SafeAgentSafeAgent: A Runtime Protection Architecture for Agentic SystemsPaper-
2026-04SkillClawSkillClaw: Let Skills Evolve Collectively with Agentic EvolverPaper-
2026-04SkillForgeSkillForge: Forging Domain-Specific, Self-Evolving Agent Skills in Cloud Technical SupportPaper-
2026-04Sovereign Agentic LoopsSovereign Agentic Loops: Decoupling AI Reasoning from Execution in Real-World SystemsPaper-
2026-04SporeSpore: Efficient and Training-Free Privacy Extraction Attack on LLMs via Inference-Time Hybrid ProbingPaper-
2026-03From Storage to SteeringFrom Storage to Steering: Memory Control Flow Attacks on LLM AgentsPaper-
2026-03lam2026ssgmGoverning Evolving Memory in LLM Agents: Risks, Mechanisms, and the Stability and Safety Governed Memory (SSGM) FrameworkPaper-
2026-03SkillProbeSkillProbe: Security Auditing for Emerging Agent Skill Marketplaces via Multi-Agent CollaborationPaper-
2026-03SkillTesterSkillTester: Benchmarking Utility and Security of Agent SkillsPaper-
2026-02agentskills2026architectureAgent Skills for Large Language Models: Architecture, Acquisition, Security, and the Path ForwardPaper-
2026-02AgentSysAgentSys: Secure and Dynamic LLM Agents Through Explicit Hierarchical Memory ManagementPaper-
2026-02ClawHavocClawHavoc: 341 Malicious Clawed Skills Found by the Bot They Were TargetingBlog-
2026-02SoKSoK: Agentic Skills -- Beyond Tool Use in LLM AgentsPaper-
2026-01WildClawBenchWildClawBench: An In-the-Wild Benchmark for AI Agents in the OpenClaw EnvironmentRepoGitHub Stars
2025-12MemoryGraftMemoryGraft: Persistent Compromise of LLM Agents via Poisoned Experience RetrievalPaper-
2025-10A-MemGuardA-MemGuard: A Proactive Defense Framework for LLM-Based Agent MemoryPaper-
2025-09InjecMEMInjecMEM: Memory Injection Attack on LLM Agent Memory SystemsOpenReview-
2025-07shanghai2025frontierriskFrontier AI Risk Management Framework in Practice: A Risk Analysis Technical ReportPaper-
2025-07SafeWork-R1SafeWork-R1: Coevolving Safety and Intelligence under the AI-45^ LawPaper-
2025-06su2025autonomyriskA Survey on Autonomy-Induced Security Risks in Large Model-Based AgentsPaper-
2025-06Context Manipulation AttacksContext Manipulation Attacks: Web Agents Are Susceptible to Corrupted MemoryPaper-
2025-06DRIFTDRIFT: Dynamic Rule-Based Defense with Injection Isolation for Securing LLM AgentsPaper-
2025-06ferrag2025promptprotocolFrom Prompt Injections to Protocol Exploits: Threats in LLM-Powered AI Agents WorkflowsPaper-
2025-06RedDebateRedDebate: Safer Responses through Multi-Agent Red Teaming DebatesPaper-
2025-06fang2025safemcpWe Should Identify and Mitigate Third-Party Safety Risks in MCP-Powered Agent SystemsPaper-
2025-03AutoRedTeamerAutoRedTeamer: Autonomous Red Teaming with Lifelong Attack IntegrationPaper-
2024-12Agent-SafetyBenchAgent-SafetyBench: Evaluating the Safety of LLM AgentsPaper-
2024-12yang2024ai45lawTowards AI-45^ Law: A Roadmap to Trustworthy AGIPaper-
2024-10zhang2025asbAgent Security Bench (ASB): Formalizing and Benchmarking Attacks and Defenses in LLM-Based AgentsPaper-
2024-03IsolateGPTIsolateGPT: An Execution Isolation Architecture for LLM-Based Agentic SystemsPaper-
2024-02Agent SmithAgent Smith: A Single Image Can Jailbreak One Million Multimodal LLM Agents Exponentially FastPaper-
2024-02dong2024conversationsafetyAttacks, Defenses and Evaluations for LLM Conversation Safety: A SurveyPaper-
2022-12Constitutional AIConstitutional AI: Harmlessness from AI FeedbackPaper-
2022-03ouyang2022instructgptTraining Language Models to Follow Instructions with Human FeedbackPaper-

Acknowledgment

This repository is maintained by the FrontisAI and Tsinghua University survey team. Its README structure follows the public awesome-list style of TsinghuaC3I/Awesome-RL-for-LRMs.

Star History

Star History Chart