dsh-harbor-evolution
v0.3.0 · 0 天前发布
DeepSeek Harness plugin and bundled Skill for safely evolving Cordis Candidates with Harbor.
README
dsh-harbor-evolution
Installable DeepSeek Harness Plugin + Skill for running stable Harbor evaluation and controlled Agent evolution loops.
The package gives DSH four deterministic Harbor tools and bundles the model- and user-invocable evolve-agent-with-harbor Skill. The Skill clarifies the evaluation contract, initializes missing structures, establishes a baseline, diagnoses evidence, limits each iteration to one controlled Candidate change, runs regression evaluation, and produces a Promotion Gate recommendation.
Install
Requirements: Docker, Node.js 22+, pnpm, and uv. Run this from the business Agent workspace:
bash
npx dsh-harbor-evolution@0.3.0 setup --project-root "$PWD"
The setup command installs both required runtimes:
版本兼容矩阵
| DSH 版本 | 状态 | 说明 |
|---|---|---|
dsh@0.1.0-rc.6 | ✅ 兼容 | cordis patch ✅ |
dsh@0.1.0 | ✅ 兼容 | 标准 patch ✅ |
dsh@0.2.0 | ⚠️ 待验证 | 待实测(API 可能在变) |
dsh@0.3.0+ | ❓ 未知 | 尚未发布 |
💡 兼容矩阵每周末自动跑实测,欢迎 PR 修正
元数据
- License
- MIT
- npm
- dsh-harbor-evolution
- Repo
- git+https://github.com/istarwyh/harbor-self-evolving.git
- Engines
{"node":">=22"}- Weekly DL
- 0
- Monthly DL
- 0
- dsh.bundle
{"bundle":{"patch":"./cordis.patch.yml"}}