self-evolution 4
Self-evolving plugin for DeepSeek Harness: observes agent behavior, proposes improvements to its own skills/policies via LLM, validates them in a sandboxed trial agent, and applies versioned mutations with rollback.
dsh plugin add dsh-auto-evolveProof-carrying Skill self-evolution for DeepSeek Harness.
dsh plugin add dsh-evolution-labReflect2Evolve memory plugin: layered L1/L2/L3 memory, reflection-weighted value backprop, cross-task policy induction, skill crystallization, and three-tier retrieval for OpenClaw, Hermes Agent, and DeepSeek Harness.
dsh plugin add @memtensor/memos-local-pluginHermes-style self-evolution for DeepSeek Harness: a skill_manage tool that lets the agent save proven procedures as skills, prompt guidance for when to save them, usage tracking, and a background curator that keeps the self-authored skill library healthy
dsh plugin add dsh-self-evolve