Plugin
Sfoglia, filtra e installa i plugin di DeepSeek-Harness.
104 plugin trovati
dsh-drag-and-drop
akiracod/dsh-drag-and-drop
Fork per il trascinamento dei file: rilascia i documenti come chip rimovibili sopra il composer, invia senza digitare
dsh-opencode-go-usage
v587d/dsh-opencode-go-usage
Utilizzo dell'abbonamento OpenCode Go (finestre rolling/settimanali/mensili con conto alla rovescia per il reset) nel dock del composer, con un editor delle credenziali integrato
dsh-mobile-gate
bernardxu123/dsh-mobile-gate
Gateway mobile LAN: reverse proxy in un processo figlio isolato con approvazione alla prima visita, binding del token per dispositivo, limitazione della frequenza e iniezione del layout mobile (pillole compatte nel composer, polyfill di randomUUID)
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).
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.
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-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.
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.
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.
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.
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.
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.
dsh-wordbox
arcmosin/dsh-wordbox
Common Word Box (常用词盒子) — plugin client web per DeepSeek Harness: un pannello persistente a scomparsa di parole/frasi accanto al campo di input del composer, con raccolte globali/per progetto corrente e inserimento con un clic. Funziona in ogni spazio di lavoro.
dsh-cost
giantgkl/dsh-cost
Plugin per DeepSeek Harness (DSH): costo della conversazione in tempo reale e saldo dell'account DeepSeek nella riga statistiche del composer — RMB nella UI cinese, USD nella UI inglese.
dsh-vision-bridge
ximengxiaolan/dsh-vision-bridge
Le immagini allegate nel composer vengono trascritte in testo da un modello di visione compatibile con OpenAI prima di raggiungere i modelli DeepSeek solo testo
dsh-prompt-stash
wine-red/dsh-prompt-stash
Deposito LIFO locale dei prompt per sessione, per mettere temporaneamente da parte il testo incompiuto del composer e ripristinarlo in sicurezza in seguito.
dsh-mic-input
qt-chen/dsh-mic-input
Input vocale da microfono per il composer: trascrizione live tramite Web Speech API del browser, deduplicazione/auto-continuazione, punteggiatura intelligente, impostazioni di lingua e invio automatico
dsh-cost-balance
zoumutou/dsh-cost-balance
Pillola di statistiche in stile iOS, comprimibile, sotto il composer: costo della sessione, saldo dell'account DeepSeek, tasso di cache-hit e utilizzo dei token in un pannello smerigliato
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.
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.
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).
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.
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.
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.