DeepSeek Harness plugin and Harbor template
istarwyh/harbor-self-evolving · skills
DeepSeek Harness plugin and Harbor template for reproducible Agent evaluation, self-evolution, and controlled promotion.
★ 1GitHub stars
0Forks
2026-08-17Last updated
PythonLanguage
MITLicense
Project overview
要求:Docker、Node.js 22+、pnpm 和 uv。进入你的业务 Agent 工作区后执行:
Plugin 注册四个确定性工具: harborcandidatesnapshot:把当前 Cordis composition 固化为不可变 Candidate。 harborevalrun:创建 Harbor Job,返回指标、失败样本与执行轨迹。 harborevalresult:读取规范化 summary 和失败证据。 harborcandidatecompare:确认评测上下文可比后执行 Promotion Gate。
它会优先复用项目已有文件,只追问无法从工作区确定的关键选择。它不会自动修改 Champion、部署生产环境或绕过发布审批。 Candidate、Job 与可比性
Install command
dsh plugin --profile web add github:istarwyh/harbor-self-evolving