插件
浏览、筛选并安装 DeepSeek-Harness 插件。
共 6 个插件
dsh-auto-approve
jiao-xxx/dsh-auto-approve
在 workspace-write 与 danger-full-access 之间增加 `auto` 权限档:分类器一次性放行例行沙箱升级,危险或不确定的操作仍转人工审批。
dsh-plugin-rollout-scout
spookysandwich/dsh-plugin-rollout-scout
检测账号当前被分配到哪个对话模型:并发发起一次性探测会话,按段落开头的写法为流式思维链打分,读起来像旧模型的在数秒内中止。附带离线自检,用同一分类器回放 13 条人工标注的思维链。
dsh-automode
log-li/dsh-automode
为 DeepSeek Harness 提供 Claude Code 式自动审批:确定性 deny/allow 规则 + 两阶段 allow/reject 分类器,内置熔断器与拒绝引导。
dsh-auto-model-router
adverts13/dsh-auto-model-router
混合式模型路由器,按规则、成本与任务分类自动选模型并回退。
dsh-auto-classifier
pakiknowledge/dsh-auto-classifier
auto(自主模式)权限分类器:工具作用域的放行/拒绝规则、LLM 语义裁判与 git 快照,面向无人值守会话。
dsh-tier-router
zhangzhangco/dsh-tier-router
Automatic tier-based model routing for DeepSeek Harness: a virtual `smart` model classifies each request by difficulty (hard / normal / easy) and by vision need, then delegates it to the models you already configured. 三级难度 + 视觉自动路由,虚拟 smart 模型零配置接入。