wswbx/quick-research-campaign ↗★ 0
quick-research-campaign
DeepSeek Harness bundle: a bounded, de-confounded hyperparameter sweep ledger with a research-campaign playbook skill and paper-ready report tables
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:wswbx/quick-research-campaign说明文档
阅读完整 README ↗改配置
本包通过 cordis.patch.yml 插入一行,profile 自己的 cordis.patch.yml 可以按 id 覆盖它的整段 config:
- id: tool-research-campaign
config:
maxTrialsPerCampaign: 64
| 字段 | 默认 | 含义 |
|---|---|---|
maxTrialsPerCampaign | 必填(包内给 24) | 一次 campaign 可计划的 trial 上限;超过它的调用会被拒绝而不是截断 |