Plugins
Explora, filtra e instala plugins de DeepSeek-Harness.
19 plugins encontrados
dsh-automation
titanwings/dsh-automation
Ejecuciones de codificación programadas en sesiones de agente nuevas, con historial auditable.
dsh-better-browser
titanwings/dsh-better-browser
Plugin de navegador real para DSH: mediante Kimi WebBridge permite que el agente opere el navegador ya autenticado del usuario, con 13 herramientas webbridge_*.
dsh-track
fakechris/dsh-track
Motor de gestión de tareas integrado: protocolo de puntos de decisión, muro de captura de ideas y almacén de incidencias al estilo Linear.
dsh-explorer
no-prm/dsh-explorer
Git-first file-tree sidebar for the DSH web GUI: VS Code-style indent guides, M/A/U/D/R git decorations, HEAD-vs-worktree diff preview, media preview, and drag-to-reference (files/folders/selected code with line numbers) — pure plugin.
dsh-drag-and-drop
akiracod/dsh-drag-and-drop
Bifurcación de arrastre de archivos: suelta documentos como chips eliminables encima del editor, y envíalos sin necesidad de escribir.
dsh-voice
3274375092/dsh-voice
Voice input for DeepSeek Harness: speak into the microphone and the recognized text is submitted as a normal chat message, via local or browser speech recognition.
dsh-opencode-usage
vinyumao/dsh-opencode-usage
OpenCode Go plan usage display for the DSH web GUI: a persistent badge under the composer shows rolling/weekly/monthly usage percents with reset countdowns; click to expand a card; agents can query the balance via the `opencode_go_usage` tool.
dsh-opencode-zen-free-provider
jiesou/dsh-opencode-zen-free-provider
OpenCode Zen free models provider for dsh
dsh-scnet
lql341/dsh-scnet
DeepSeek Harness plugin for SCNet HPC: SSH setup, CPU/DCU Slurm jobs, cluster probing, compute-node diagnostics, and Hygon DCU/DTK guidance.
dsh-diagram
hanzhangzzz/dsh-diagram
Editable Excalidraw diagrams for DeepSeek Harness conversations.
dsh-desktop-launcher
yvesgao/dsh-desktop-launcher
Create a one-click Windows desktop shortcut from the Settings page: a .cmd launcher + desktop icon for DeepSeek Harness or any local server, auto-opens the browser, with taskbar pin hints.
dsh-ui-tweaks
wlj521/dsh-ui-tweaks
Live-tune the DSH Web conversation UI from Settings: message font size, Claude Desktop-style markdown tables, dialog width, an optional timeline rail, and a GitBar with branch management, per-file diff, and commit & push.
dsh-think-any-lang
lco117/dsh-think-any-lang
Plugin de DeepSeek Harness (DSH): un selector de «idioma de razonamiento» en Ajustes → General que indica al modelo en qué idioma razonar (cadena de pensamiento) mediante una sección del system prompt. Sin llamadas adicionales, sin latencia extra, 12 idiomas.
dsh-deepseek-usage
azurehalcyon/dsh-deepseek-usage
DSH 插件:极简的 DeepSeek 余额/用量面板,无任何多余窗口,极简配置
dsh-mcp-skill-panel
lilyblessing/dsh-mcp-skill-panel
MCP & Skill manager: enable/disable MCP servers and skills from a Settings panel to free context in real time; optional AI middle layer (mcp_search/mcp_call) calls disabled servers on demand, with state-based visibility filtering that keeps user-enabled servers visible.
dsh-bundle-dedup-guard
lstalu/dsh-bundle-dedup-guard
DSH plugin guard: checks profile bundle lists for duplicate loader entries on every plugin load, preventing the 'duplicate loader entry id' boot crash caused by listing an aggregate bundle and its sub-plugins together — and the `dsh plugin` reconcile recu
dsh-ui-agents-pixe
eternalnight996/dsh-ui-agents-pixe
给 DeepSeek Harness Web 主窗口加「工作角色」页签 + 对话区像素人办公室浮层(The Agency en / agency-agents-zh 255+ 角色,29 预设团队)。一条命令安装,不改 dsh 源码。
dsh-bundle-vision
skillre/dsh-bundle-vision
Vision bundle + plugin for DeepSeek Harness: the describe_image tool reads local images and asks any configured multimodal route, with zero core changes
dashr (dashr)
fgm-builds/dashr
RLM mode for dsh: recursive sub-agents via a unified rlm() function — spawn, await, and chain child agents as first-class Python calls. Adds a persistent IPython kernel with tools.* bindings and context-as-variable.