lkshjd/dsh-debate

DeepSeek 多智能体辩论插件:隔离研究、交叉质询、裁判收敛(后台任务 + 恢复 + 并行波次)

catalog 简介:DeepSeek Harness multi-agent debate plugin: isolated research, cross-examination, judge convergence (background job + resume + parallel waves)

安装

# 安装到你的 profile(本插件声明了 dsh.bundle.patch,安装后自动挂载)
dsh plugin --profile web add @sky_sun/dsh-debate

# 或者直接 npm install 到 profile 目录
cd $env:USERPROFILE\.dsh\profiles\web
npm install @sky_sun/dsh-debate

lkshjd/dsh-debate 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。