wswbx/quick-research-campaign0

quick-research-campaign

DeepSeek Harness bundle: a bounded, de-confounded hyperparameter sweep ledger with a research-campaign playbook skill and paper-ready report tables

包名
quick-research-campaign
版本
0.1.0
许可证
MIT
最近更新
2026年9月10日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:wswbx/quick-research-campaign

改配置

本包通过 cordis.patch.yml 插入一行,profile 自己的 cordis.patch.yml 可以按 id 覆盖它的整段 config

- id: tool-research-campaign
  config:
    maxTrialsPerCampaign: 64
字段默认含义
maxTrialsPerCampaign必填(包内给 24)一次 campaign 可计划的 trial 上限;超过它的调用会被拒绝而不是截断