Saltar al contenido principal

Plugins

Explora, filtra e instala plugins de DeepSeek-Harness.

104 plugins encontrados

A

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.

5hace 4 díasMejoras de UIBSD-3-Clause
V

dsh-opencode-go-usage

v587d/dsh-opencode-go-usage

Uso de la suscripción de OpenCode Go (ventanas móviles/semanales/mensuales con cuenta regresiva de reinicio) en el panel del editor, con un editor de credenciales integrado.

5ayerUso y facturaciónMIT
B

dsh-mobile-gate

bernardxu123/dsh-mobile-gate

Puerta de enlace móvil para LAN: proxy inverso aislado en un proceso hijo, con aprobación en la primera visita, vinculación de token por dispositivo, limitación de tasa e inyección de diseño móvil (píldoras compactas en el editor, polyfill de randomUUID).

5hace 4 díasIntegraciones y acceso remotoMIT
C

dsh-mobile

cindyguyuehu123/dsh-mobile

Use DSH from iPhone/iPad: an explicit-opt-in LAN reverse proxy (Host/Origin rewrite through the loopback trust fence, WebSocket upgrades included), iOS PWA chrome (home-screen icon, standalone meta, viewport-fit), and touch/mobile CSS (safe areas, keyboard lifting, composer row fit).

4hace 3 díasIntegraciones y acceso remotoMIT
S

oss-prompt-optimizer

seven282/oss-prompt-optimizer

Optimize a raw instruction into a professional prompt through the harness llm service — four-section (Role / Task / Context / Format) or a headerless plain-text style. Context-aware by default: the recent conversation is injected as background and may enrich the ## Context section. Long outputs resume from the truncation point with auto-expanded budgets; validated results are cached (identical requests cost zero model calls); a unified call budget bounds worst-case cost. Composer ✨ one-click optimize, undo, cancel and a token-cost hint; prompt_optimize tool (optimize + iterate), auto-optimize hook, auto-detected zh/en role document.

4hace 5 horasHerramientas y funcionesMIT
V

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.

4hace 4 díasUso y facturaciónMIT
1

dsh-composer-expand

13071301808/dsh-composer-expand

Composer expand/collapse toggle for the Web UI: a ⬆/⬇ button in the composer tool row grows the input to a tall 70vh writing view for long drafts.

4anteayerMejoras de UIMIT
C

dsh-cache-precision

cheng-cheng9669/dsh-cache-precision

Renders the built-in cache-hit percentage with three decimals and widens the composer stats line to prevent truncation.

3hace 3 díasHerramientas y funcionesMIT
I

dsh-ibka-balance

ibka512/dsh-ibka-balance

Permanent composer-dock balance card: real-time DeepSeek API account balance with 5-minute auto-refresh, a manual refresh button, and low-balance color warnings.

3hace 4 díasUso y facturaciónMIT
K

dsh-xueqiu

kangjinghang/dsh-xueqiu

Xueqiu (Snowball) market panel docked above the composer: A-share/HK/US quotes and indices, watchlist, candlestick K-line with volume, MAs and crosshair tooltip, hot list, search, 7x24 news, plus a draggable mini index badge — no login needed.

3hace 17 horasMejoras de UIMIT
J

dsh-workspace-explorer

jiyr0119/dsh-workspace-explorer

Standalone workspace file-tree panel for the DSH web UI: a session-header icon opens an animated popup of the current workspace tree; click or drag a file to insert its reference into the composer, with search, inline preview, live settings, and zh/en i18n; single-purpose, zero-config, one-command install.

3ayerMejoras de UIMIT
D

dsh-file-drop

dannyvan/dsh-file-drop

Drag & drop or click to attach any non-image file (PDF/Word/Excel/ZIP/text) into the composer: in the desktop shell it resolves the real Finder path instantly; otherwise it uploads to the workspace and inserts the path.

3hace 3 díasMejoras de UIMIT
A

dsh-wordbox

arcmosin/dsh-wordbox

Caja de palabras comunes (常用词盒子): plugin del cliente web de DeepSeek Harness; un panel deslizante persistente de palabras/frases junto al compositor, con categorías globales/del proyecto actual e inserción con un clic. Funciona en cualquier espacio de trabajo.

3hace 5 díasMejoras de UIMIT
G

dsh-cost

giantgkl/dsh-cost

Plugin de DeepSeek Harness (DSH): coste de la conversación en vivo y saldo de la cuenta DeepSeek en la fila de estadísticas del compositor; en RMB en la UI en chino, en USD en la UI en inglés

3hace 5 díasMejoras de UIMIT
X

dsh-vision-bridge

ximengxiaolan/dsh-vision-bridge

Las imágenes adjuntas en el editor se transcriben a texto mediante un modelo de visión compatible con OpenAI antes de llegar a los modelos de DeepSeek de solo texto.

3hace 5 díasVisión, voz y multimodalMIT
W

dsh-prompt-stash

wine-red/dsh-prompt-stash

Almacén LIFO local por sesión para apartar temporalmente texto sin terminar del compositor y restaurarlo de forma segura más tarde.

3hace 14 horasSesiones y mensajesMIT
Q

dsh-mic-input

qt-chen/dsh-mic-input

Entrada de voz por micrófono para el editor: transcripción en vivo mediante la Web Speech API del navegador, deduplicación/continuación automática, puntuación inteligente, y ajustes de idioma y envío automático.

3anteayerVisión, voz y multimodalMIT
Z

dsh-cost-balance

zoumutou/dsh-cost-balance

Píldora de estadísticas plegable estilo iOS bajo el editor: coste de la sesión, saldo de la cuenta de DeepSeek, tasa de aciertos de caché y uso de tokens, en un panel esmerilado.

3hace 4 díasUso y facturaciónMIT
O

dsh-mobile-css

ook826092-cloud/dsh-mobile-css

Mobile adaptation for the DSH Web UI: compact typography, full-width composer with caret fix, drawer sidebar with overlay-close, two-page settings flow, responsive tables and stats, safe touch targets.

2hace 4 díasIntegraciones y acceso remotoMIT
T

dsh-vscode-review (dsh-review-changes)

tlyer233/dsh-vscode-review

Review Changes panel above the web composer with a VS Code sidebar bridge: send editor selections, drag files/folders as tags, and batch accept/reject every listed file.

2ayerGit y revisión de código
N

voco-input-sh

nothree-code/voco-input-sh

Voice input for the Web UI: a mic button that drives local VocoType offline speech recognition and auto-inserts recognized text into the composer (auto-deploy, dedupe, continuous dictation).

2hace 21 horasVisión, voz y multimodalMIT
0

dsh-voice-input

0nt-one/dsh-voice-input

Mic button in the composer tool row: Web Speech API speech-to-text (Chrome/Edge), language switching, and optional auto-send, zero dependencies.

2hace 3 díasVisión, voz y multimodalMIT
J

dsh-prompt-polish

jinhuoooo/dsh-prompt-polish

One-click ✨ polish button for the composer: rewrites prompts and drafts with WorkBuddy humanizer-style rules (kills AI-flavored phrasing, varies rhythm, mode-aware for instructions/questions/prose) via free Zhipu GLM-4.5-Flash or any OpenAI-compatible API, falling back to offline local rules.

2anteayerHerramientas y funcionesMIT
P

dsh-task-control

p2coder/dsh-task-control

Pause / resume / cancel the in-flight conversation task from the composer area: forced pause interrupts immediately and remembers the interrupted tool, safe pause lands after the tool or reasoning finishes, resume asks for confirmation, and the default pause granularity is configurable in the settings.

2anteayerSesiones y mensajesMIT