Skip to main content

Plugins

Browse, filter, and install DeepSeek-Harness plugins.

6 plugins found

J

dsh-auto-approve

jiao-xxx/dsh-auto-approve

Adds an `auto` permission preset between workspace-write and danger-full-access: a classifier grants routine sandbox escalations once, while dangerous or uncertain requests still go to a human.

1514 days agoSecurity & PermissionsMIT
S

dsh-plugin-rollout-scout

spookysandwich/dsh-plugin-rollout-scout

Detects which conversation model an account is being served: launches concurrent throwaway probe conversations, scores each streaming chain-of-thought by how its paragraphs open, and cancels probes that read as the older model within seconds. Includes an offline self-check that replays 13 hand-labelled chains-of-thought through the same classifier.

613 days agoModels & ProvidersMIT
L

dsh-automode

log-li/dsh-automode

CC-style auto-approval for DeepSeek Harness: deterministic deny/allow rules plus a two-stage allow/reject classifier with a circuit breaker and denial guidance.

45 days agoSecurity & PermissionsMIT
A

dsh-auto-model-router

adverts13/dsh-auto-model-router

Hybrid model router for DeepSeek Harness: declarative rules, user-configurable cost control (cost-first / quality-first / balanced), optional LLM task classifier, and failure fallback chains.

1last monthModels & ProvidersMIT
P

dsh-auto-classifier

pakiknowledge/dsh-auto-classifier

Autonomous permission classifier for the auto preset: tool-scoped allow/deny rules, an LLM semantic judge, and git checkpointing for unattended sessions.

1last monthSecurity & Permissions
Z

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 模型零配置接入。

04 days agoVision, Voice & Multimodal