Plugin submission
English description: Compare existing DeepSeek Harness sessions or run controlled A/B trials between agent presets with the same prompt, provider, and model. The Web panel shows aligned timelines, paired time/token/tool-call deltas, explicit success-check results, and exports best-effort-redacted JSON, HTML, SVG, or PNG reports.
中文简介: 对比已有 DeepSeek Harness Session,或用同一提示词、provider 和 model 对两套 Agent Preset 运行受控 A/B 试验。Web 面板展示对齐时间线、耗时/Token/工具调用的配对差值和显式验收结果,并可导出尽力脱敏的 JSON、HTML、SVG 或 PNG 报告。
Install:
dsh plugin --profile web add dsh-plugin-compare
The package declares dsh.bundle.patch and a Web dsh.client, ships prebuilt artifacts on npm, and publishes through npm trusted publishing with provenance. The repository has the dsh-plugin and deepseek-harness topics.
Plugin submission
0.1.0,latest)>=0.1.1-rc.2 <0.2.0; tested in CI against the minimum version andlatestEnglish description: Compare existing DeepSeek Harness sessions or run controlled A/B trials between agent presets with the same prompt, provider, and model. The Web panel shows aligned timelines, paired time/token/tool-call deltas, explicit success-check results, and exports best-effort-redacted JSON, HTML, SVG, or PNG reports.
中文简介: 对比已有 DeepSeek Harness Session,或用同一提示词、provider 和 model 对两套 Agent Preset 运行受控 A/B 试验。Web 面板展示对齐时间线、耗时/Token/工具调用的配对差值和显式验收结果,并可导出尽力脱敏的 JSON、HTML、SVG 或 PNG 报告。
Install:
The package declares
dsh.bundle.patchand a Webdsh.client, ships prebuilt artifacts on npm, and publishes through npm trusted publishing with provenance. The repository has thedsh-pluginanddeepseek-harnesstopics.