dsh-auto-evolve

lispking

一个自我进化的 DeepSeek Harness 插件:观察代理的运行方式,通过 LLM 对其自身资产提出改进方案,在沙箱试运行代理中验证每个方案,只应用通过验证的变更——带版本化账本,出现性能回退时自动回滚。

A self-evolving plugin for DeepSeek Harness: 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.

安装命令

dsh plugin --profile web add github:lispking/dsh-auto-evolve

该命令来自上游目录,本站的自动审核尚未覆盖它——执行前请自行核对仓库。

安装后运行 dsh --profile web --dump-config 并重启对应 profile。插件会以你的本机权限运行第三方代码,安装前请检查源码。

信号

GitHub Stars0
30 天下载
分发方式Git
收录时间2026-08-27

相关链接

同类插件