concept Updated 2026-07-08 Tags: Agents, Learning, Memory, Workflow

Agent Self-Evolution

Agent self-evolution is the episode’s practical frame for agents improving through memory, saved workflows, skills, and model-harness feedback loops. In 当我们在讨论 Harness 的时候,我们在讨论什么 | 深度对谈: MiniMax × Hermes Agent, Hermes Agent turns successful work traces into reusable AI Skills, while MiniMax describes model plus harness doing most of a model-development pipeline with humans keeping judgment, taste, and direction.

E242|最快半年AI跑通自进化?与陈天桥首席科学家聊聊硅谷模型必争之地 raises the same theme from workflow memory into Recursive Self-Improvement. Apodex splits self-evolution into pretraining data work, post-training diagnosis and recipe generation, and harness improvement. The source’s boundary is that one self-improvement loop is not full recursion: without AI Verification, AI Coding Verification, and Research Taste, the loop can drift or optimize the wrong proxy.

Vol. 161 从开发自己的 OpenClaw 聊起 adds a smaller personal-agent example. Justin Yan lets his Open Claw-inspired agent inspect available services and write new skills for itself, which turns self-evolution from a model-training idea into a local product behavior inside an Agent Harness.

EP127 从 Skills 到自动化工作流,论 Agent 如何接管真实生产力 ⚙️ adds a work-habit version. The hosts argue that skills often emerge from repeated small tasks: when the same email, podcast, testing, deployment, or cost-monitoring workflow returns enough times, the agent or user can turn it into a reusable skill and keep refining it.

Vol. 165 做客声东击西:「龙虾」和 vibe coding 正如何改变我们的思维 adds a user-facing interpretation through Open Claw. The episode treats self-evolution less as mystical autonomy and more as an agent repeatedly waking, remembering, using feedback, and improving work methods through AI Skills.

138. 对罗福莉3.5小时访谈:AI范式已然巨变!OpenClaw、Agent范式很吃后训练、卡的分配、组织平权 adds a model-training version through Luo Fuli / 罗福莉. She separates future directions into framework self-evolution, agent self-evolution, human-agent co-evolution, and model-agent mutual adaptation, making self-evolution part of Agent Post-Training and Model Harness Co-Evolution rather than only personal workflow memory.

Key Claims

  • The source’s self-evolution is closer to engineering feedback than fully autonomous self-improvement.
  • Persistent Agent Memory lets agents preserve what worked, what failed, and what the user prefers.
  • AI Skills compress repeated successful workflows into reusable procedures.
  • Model Harness Co-Evolution turns real task execution, tests, deployments, and feedback into signals for both model and harness improvement.
  • Human goals, taste, creativity, and value judgment remain part of the loop rather than disappearing.
  • Self-written skills increase the need for Agent Permission Boundaries because the agent can expand its own action surface.
  • Repeated mundane work is a practical source of agent improvement because it exposes stable steps, tools, and acceptance criteria.
  • Routine Agent Automation makes self-evolution visible at the workflow layer: better routines come from observing what keeps recurring and what keeps failing.
  • Scheduled wakeups and feedback loops make self-evolution feel practical to ordinary users because the agent can keep revisiting work instead of waiting for a complete prompt each time.
  • Model self-evolution is a stronger version of the pattern: the model may help construct its own data, training tasks, tests, and harness rather than only remembering a user workflow.
  • Recursive self-improvement needs verification and taste because repeated loops can amplify small errors, weak tests, or shallow objectives.
  • Framework self-evolution needs evaluation systems stronger than today’s failure-prevention checks; otherwise the framework may optimize local behavior without improving real tasks.

Connections