# dsh-auto-evolve

> 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.

## Metadata

- Author: [@lispking](https://github.com/lispking)
- Repo: <https://github.com/lispking/dsh-auto-evolve>
- Stars: 3
- Added: 2026-08-27T16:00:00.000Z

## Install

```bash
dsh plugin --profile web add dsh-auto-evolve
```

---

This document is auto-generated by [deepseek-plugin.org](https://deepseek-plugin.org). HTML page: [dsh-auto-evolve](https://deepseek-plugin.org/plugins/lispking/dsh-auto-evolve)
