Plugins
Explora, filtra e instala plugins de DeepSeek-Harness.
96 plugins encontrados
dsh-feishu-bridge
wz-heng/dsh-feishu-bridge
Puente de canal de Feishu (Lark) con seguridad ante fallos: chatea con un bot y recibe los turnos del agente de dsh. Solo SDK oficial de Python (versión fijada); lista de permitidos por defecto, verificación de firma/timestamp/repetición del webhook, sesiones fijas por chat; docs bilingües.
dsh-chat-outline
liliucourier/dsh-chat-outline
Esquema de conversación persistente en el lado izquierdo: preguntas y respuestas finales por turno, filtro por palabra clave y salto con un clic.
dsh-session-export
yangyongzhen/dsh-session-export
Export sessions to Markdown/JSON for review, replay, and per-session cost summaries.
dsh-session-timeline
xiluovo/dsh-session-timeline
Session timeline down the left of the conversation: every user message at a glance, current-message tracking, hover preview of the message and its reply, click to jump, collapsible.
dsh-search-mcp
gxpppp/dsh-search-mcp
Sustituye la búsqueda web integrada de dsh por servidores MCP de búsqueda (Tavily/Brave/Exa/Perplexity/DuckDuckGo/personalizado), configurados desde Ajustes web. Desactiva el proveedor de búsqueda de DeepSeek integrado mientras está activo.
dsh-slack
stardustlc666/dsh-slack
Plugin comunitario de DSH: notificaciones/puente con Slack (v0.2 soporta Socket Mode bidireccional: bandeja de entrada + respuestas en hilo)
dsh-douyin
anacondakc/dsh-douyin
Barra lateral de videos cortos: reproductor nativo, navegación por series y repetición precisa del historial.
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-speak
alan2z/dsh-speak
Voice-announce the final reply on Windows (SAPI5 natural voices) and macOS (system voice); skips reasoning and tool calls, one-line npm install.
dsh-win-gitbash
buhuikongpan/dsh-win-gitbash
Git Bash shell tool for Windows: runs commands through the bash bundled with Git for Windows, with timeout, sandbox, output truncation, and background jobs, replacing the slow pwsh tool and the WSL-only bash tool.
dsh-custom-brand
baisama-cloud/dsh-custom-brand
Customizable brand area for the Web UI: replace the whale logo and DeepSeek wordmark with local images, and edit the HARNESS badge text (double-click to change, right-click to reset).
dsh-personalize
zephyr-vibe/dsh-personalize
Personalización por host para DSH: instrucciones personalizadas, memoria local a largo plazo y preajustes de tono de respuesta.
dsh-tool-regex
omdsh-dev/dsh-tool-regex
Prueba, extrae, reemplaza de forma segura y explica estáticamente expresiones regulares sin ejecutar código.
dsh-llm-vision-bridge
einskyle/dsh-llm-vision-bridge
Puente de visión nativo del proveedor LLM: las imágenes pegadas en el chat son descritas por un modelo de visión (Qwen3-VL vía pi-ai/llama.cpp) y esa descripción de texto se envía a DeepSeek de solo texto para la respuesta; la admisión de imágenes, el enrutamiento y la compactación pasan por mecanismos nativos del harness, con una caché LRU de descripciones y reintento en 503.
dsh-inline-images
3403473060/dsh-inline-images
Renderiza rutas de imágenes locales de las respuestas del asistente directamente en el cuerpo del mensaje (9 formatos, lightbox con zoom al hacer clic, tamaño ajustable).
dsh-running-liang
skiuniverse/dsh-running-liang
A Chrome-dino-style runner for the DeepSeek Harness Web UI: play while the agent replies, score from 梁子 to 梁圣 on a persistent progress strip.
dsh-xiaotangyuan-game (harness-plugin)
qimidandapigu/dsh-xiaotangyuan-game
XiaoTangYuan, an in-game AI companion for single-player games: understands the game screen, chats by text or push-to-talk, and speaks replies aloud; Stardew Valley is supported, with Don't Starve Together and Oxygen Not Included integrations in progress.
dsh-msg-hub
abcdefgxw/dsh-msg-hub
IM channel bridge: WeChat (ilinkai) / QQ / Feishu with proactive push — wake the channel bot from scheduled tasks and deliver AI replies to your phone.
dsh-image-gen
leemancheung/dsh-image-gen
GPT Image 2 `image_gen` with Codex subscription OAuth by default or explicit API-key mode: developing card, up to three live API partials, durable attachment replay/lightbox/download, text-only model output, and bounded credential-safe requests.
dsh-hermes-memory
isheng-eqi/dsh-hermes-memory
Faithful port of the hermes-agent MEMORY.md / USER.md mechanism for DSH: bounded dual-bank memory (2200/1375 chars), a single `memory` tool (add/replace/remove/batch), frozen-snapshot injection per session, nudge reminders, DSH-native JSON storage — zero external dependencies, zero LLM cost.
dsh-model-picker
genius-alray/dsh-model-picker
Dialog-style model picker for the DSH Web UI: fuzzy search, collapsible provider groups, favorites with a favorites-only filter, and a thinking-level dropdown, replacing the built-in model selector with official UI primitives and DSW tokens.
dsh-plugins
kestiny18/dsh-plugins
Uso del modelo por turno y coste de sesión con reconocimiento de repeticiones (replay) para DeepSeek Harness
dsh-chameleon (bundle)
lsz-asd/dsh-chameleon
Banco de trabajo de escritorio autoeditable para DeepSeek Harness: una réplica completa de dsh web con un modo de edición en el que el agente modifica el propio banco de trabajo (capas de parches, plugins, UI) con recarga en caliente.
dsh-popper
1473382/dsh-popper
Falsification-driven correction loop for agent sessions: risky work commits an evidence-checkable claim first, deterministic gates verify it, falsified claims force mutually exclusive replacement hypotheses with discriminating experiments, and every event lands in an append-only evidence ledger.