dsh plugin --profile web add /absolute/path/to/dsh-auto-evolve
dsh plugin --profile web add github:lispking/dsh-auto-evolve
仓库内包含的插件
dsh-auto-evolvev0.1.2✓
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.
A self-evolving plugin for DeepSeek Harness (dsh). It observes how the agent runs, proposes improvements to its own assets via the LLM, validates each proposal inside a sandboxed trial agent, and applies only verified mutations — with a versioned ledger and automatic rollback on regression.