Plugins
Parcourez, filtrez et installez des plugins DeepSeek-Harness.
151 plugins trouvés
dsh-chatnode-wechat
jesse-njx/dsh-chatnode-wechat
Discutez avec, surveillez et approuvez vos agents DSH depuis WeChat via la passerelle iLink : texte dans les deux sens, ciblage de session, battements de cœur de résumé, et invites d'approbation numérotées.
dsh-llm-newapi
wenzetan/dsh-llm-newapi
NewAPI (OpenAI-compatible gateway) LLM provider: registers a `newapi` route with chat-only model discovery, auto-fills model parameters (context window, reasoning effort) from models.dev, and adds a Web settings section for the base URL and API key.
dsh-mcp-lens
labmimors/dsh-mcp-lens
Passerelle MCP à divulgation progressive qui recherche de grands catalogues distants via `mcp_search`, puis invoque les schémas exacts via `mcp_call`, avec connexions différées et caches bornés.
dsh-email
stardustlc666/dsh-email
Outils de messagerie IMAP/SMTP pour DeepSeek Harness : lister, lire, rechercher et envoyer des e-mails, avec des préréglages pour QQ/163/126/Sina/Aliyun/Gmail/Outlook/iCloud.
dsh-eval-harness
biboyang/dsh-eval-harness
Harness d'évaluation pour les plugins DSH : des cas au format YAML pilotent de vraies exécutions d'agent en mode headless, avec des assertions sur les appels d'outils, les arguments, les résultats et l'utilisation des tokens, ainsi qu'une barrière de référence pour la non-régression en CI.
dsh-mobile-gate
bernardxu123/dsh-mobile-gate
Passerelle mobile LAN : proxy inverse isolé en processus enfant avec approbation à la première visite, liaison de jeton par appareil, limitation de débit et injection de mise en page mobile (pastilles de composeur compactes, polyfill randomUUID).
dsh-ankh-guard
khorsheed/dsh-ankh-guard
Hard gate for self-modification restarts: a green-build credential bound to the git HEAD, checked before any restart of the running instance
dsh-mobile-hanui
z-6354/dsh-mobile-hanui
Mobile UI shell for the DSH Web GUI: turns the desktop three-column layout into a touch-friendly phone layout (overlay drawers, draggable FAB, full-screen dialogs, infinite-scroll history) under a 1024px viewport, with zero desktop impact. - Complete mobile PWA for DSH, built on dsh-mobile-gate: secure remote-access gateway plus install-to-homescreen (manifest + service worker), offline capability, touch gestures (pull-to-refresh, edge-swipe back, pinch-zoom font), agent-done push notifications, and touch-first layout — desktop unaffected.
dsh-remote
xgone/dsh-remote
Remote access & authentication for DeepSeek Harness web UI: account/password login gate, MFA (TOTP), signed session cookies, role-based access, in-browser directory picker, account management settings, fully localized in English and Chinese.
dsh-auth-gateway
xbzbing/dsh-auth-gateway
Password + TOTP two-factor authentication gateway for the dsh web UI: every HTTP request and WebSocket upgrade is refused until login, with per-source lockout, global rate limits and one-time backup codes.
dsh-plugin-vetting
truelove-dreamer/dsh-plugin-vetting
Vets third-party plugins before you trust them: static scan for malicious patterns (exfiltration, credential access, obfuscation, persistence) and over-privileged path use, transitive-dependency coverage, official-package hash baseline for supply-chain tamper detection, and an optional plugin-tool call gate.
dsh-permgate
mrweicodes/dsh-permgate
Fine-grained permission gateway: per-category tool-call review (outside-workspace directories, commands, file read/write, subagents, repeated actions) with global & per-project allow/deny exceptions, quick-tool defaults, custom rules, a bilingual approval modal with inline diff details, custom rejection reasons and a sandbox-upgrade flow.
dsh-virtual-product-team
songoao25/dsh-virtual-product-team
Virtual product team agent preset: user-led conversation walks you through the full 12-step pipeline from idea to shipped, promoted and operated product, with staged gates and per-stage skills.
dsh-pilot
guo6x/dsh-pilot
Zero-dependency browser control: drive a real headless Edge/Chrome over CDP with 8 `pilot_*` tools (navigate/click/type/keys/eval/screenshot) plus a live draggable cockpit panel in the Web GUI - text-first snapshots for text-only models, no Playwright, no API key.
dsh-doublecheck
perrylink/dsh-doublecheck
Garde-fou de discipline d'ingénierie : questionne les exigences avant la première modification, impose des jalons de preuve de tests rouge/vert, et audite la livraison avec un adversaire forké (skill grill-requirements + jalons de politique d'outils).
dsh-tool-csv
omdsh-dev/dsh-tool-csv
Analysez/interrogez/agrégez/convertissez du CSV (RFC 4180) avec un analyseur à machine à états sans dépendance.
dsh-im-gateway
lijian-ui/dsh-im-gateway
Multi-channel IM gateway plugin for DeepSeek Harness (dsh): DingTalk / QQ / WeChat(iLink) with QR-scan binding, streaming replies, and a unified ctx.imGateway service. 为 DeepSeek Harness 提供钉钉/QQ/个人微信多 IM 通道接入。
dsh-plugin-qr-connect
mervyn-teo/dsh-plugin-qr-connect
A QR-code button above Settings that lets phones connect to the web UI through an auth-gated reverse proxy.
dsh-remote-link
botonj/dsh-remote-link
Secure remote access for the official Web UI: authenticated LAN/tunnel gateway with QR + HMAC one-time pairing, per-device sessions and revocation, mDNS discovery, and a fork_session tool.
chicheng-gate
534119219/chicheng-gate
LAN / remote-access control, frpc NAT tunneling, a panel password gate, and mobile UI adaptation for the DSH Web GUI.
dsh-im-hub
threebody6666/dsh-im-hub
Multi-platform IM gateway for DSH: Feishu (Lark) WebSocket long connection (no public URL), WeCom AES-encrypted callbacks, and Telegram long polling — per-chat agent sessions, whitelist access, and a visual settings card in the web GUI.
dsh-telegram-duty
luzhengyangtx/dsh-telegram-duty
Telegram duty gateway: phone-message task loop on a dedicated duty session, global approval forwarding with inline approve/reject buttons, telegram_ask choice questions, duty/local toggle with a web duty banner, zh/en messages, zero idle tokens.
folio (folio-tools)
nyantused-cpun/folio
Folio (兰亭) @nyantused/folio-dsh-tools: 15 schema-validated tools (memory + quality gates) plus an L0 guard of the consulting document-generation engine; pair with @nyantused/folio-dsh-events for the full session protocol.
dsh-docker
stardustlc666/dsh-docker
Docker tools for agents: ps/images/logs/inspect/exec/manage with JSON output, env-configurable CLI path, approval-gated exec and zero runtime dependencies.