DSH Plugin Registry
DeepSeek Harness 插件目录
搜索并比较完整 DSH Plugin Registry 中的 DeepSeek Harness 插件,按分类、插件类型、验证状态和仓库活跃度快速筛选。
dsh-zcode-farm
BOWLUNA/dsh-zcode-farm
0GitHub starsMulti-instance ComfyUI orchestration for DeepSeek Harness: give the agent a live view of every GPU in the farm and dispatch each generation job to the idlest instance instead of always hitting the busiest endpoint.
dsh-super-code
ArtlexYoung/dsh-super-code
1GitHub stars一个更快、更节省、更准确的 DeepSeek Harness 插编码件。在 SWE-bench Pro 最难的 100 道题中,回答耗时减少 36%,每题token减少 17%,正确率甚至增加了 5%。A faster, more accurate, and more cost-effective DeepSeek Harness plug-in component. Among the 100 most difficult questions in SWE-bench Pro, the response time -36%, tokens per question -17%, and the accuracy rate even +5%.
dsh-llm-trace
wpeng77/dsh-llm-trace
0GitHub starsWire-level LLM inspector for DeepSeek Harness: capture the raw HTTP request and response bodies of every model provider call, attributed per session, in a Conversation View tab and a loopback viewer page.
dsh-stepwise-distill
yunxiyang/dsh-stepwise-distill
0GitHub starsSolidify DSH session history step by step: rewrite tool results in place to the facts the model actually kept, so long conversations stop re-sending noise every turn. Costs tokens and time: a ~770-character contract in every request, plus one extra full-context request and round-trip per step when stepSummary is on.
关于 DeepSeek Harness 插件目录
DSH Plugin Registry 将可安装的 DeepSeek Harness 社区插件整理成一个可搜索、可筛选的插件目录。你可以按能力、插件类型、验证状态、仓库活跃度和分类浏览项目,同时始终看到每个插件对应的真实源码仓库。每个 Registry 页面进一步连接安装信息、基于源码证据整理的插件能力、安全信号、兼容性证据以及其他安装前值得核查的事实。
插件如何进入 Registry
DSH Plugin 会从公开的 DeepSeek Harness 插件生态以及社区提交中发现项目,但不会因为某个仓库带有 dsh-plugin Topic 就直接把它当作可安装插件。Registry 会结合源码证据、Package 与 Bundle 元数据、安装信息和插件身份进行分类,将真正的 Plugin 与 Plugin Bundle 从教程、SDK、包装项目和其他资源中区分出来。
如何选择 DSH 插件
先确定你需要的能力,再检查插件适用的 DSH Profile、源码仓库、最近活跃度、许可证、安装方式和文档限制。Security Signals 展示依赖、生命周期脚本、Manifest 等客观源码事实;Compatibility Evidence 记录具体 DeepSeek Harness 版本的运行结果,并明确区分已测试和尚未测试的组合。这些信息提高判断效率,但安装第三方插件前仍然应该自行检查源码和权限。