Plugins
Parcourez, filtrez et installez des plugins DeepSeek-Harness.
20 plugins trouvés
dsh-think-translate
unclek/dsh-think-translate
Traduction au niveau de l’affichage pour l’interface Web DSH — chaînes de réflexion, cartes de tâches et réponses en 8 langues cibles via Ollama local ou Google/Bing, avec conservation des originaux.
DSH-FormatForge (dsh-formatforge)
tianbuyu-wwx/dsh-formatforge
FormatForge : forge 30+ formats de fichiers (PDF, DOCX, PPTX, XLSX, EML, EPUB, TOML, archives) en texte lisible par l'IA via une boîte de réception glisser-déposer, les outils ff_translate/ff_formats/ff_result et une CLI ; les PDF numérisés se rabattent sur un OCR local ou une indication d'amélioration pour le modèle de session.
dsh-translate
perrylink/dsh-translate
Couche de correction des sorties d’outils pour DeepSeek Harness — application stricte du schéma JSON, mappage des paramètres et réparation JSON pour les appels d’outils.
dsh-plugins (to-english)
creait-nl/dsh-plugins
Réécrit la copie chinoise d'un plugin installé sur le marché en anglais via un modèle déjà configuré dans le harness : automatiquement à l'installation du plugin, puis rechargé à chaud. Chaque fichier est traduit en une passe complète, validé par un analyseur réel lorsqu'il existe (node --check pour JavaScript, analyseurs JSON et YAML sinon), puis renvoyé au modèle avec l'erreur jusqu'à trois tentatives de réparation ; les fichiers de plus de 48 Ko, ou qui ne s'analysent jamais, basculent vers une passe par plages de lignes comparant chaque ligne renvoyée à l'originale pour la structure. Les phrases de déclenchement et les tables de locale peuvent être préservées au lieu d'être traduites, et l'original intact est conservé à côté du fichier en .zh.bak.
dsh-harness-zh-cn
zjl1989-li/dsh-harness-zh-cn
Localisation en chinois de DeepSeek Harness : traduit à l'exécution tous les prompts système, descriptions d'outils et contextes d'exécution en chinois via la cascade system-prompt/assemble (1788 entrées, aucune modification du code source, la désinstallation restaure l'anglais).
mattpocock-skills-dsh-zh
gongyijie85/mattpocock-skills-dsh-zh
Les 25 skills de Matt Pocock entièrement traduites en chinois (termes techniques conservés en anglais avec gloses).
dsh-auto-translate
qwert702/dsh-auto-translate
Traduction chinoise de bout en bout pour l’interface Web dsh : traduction en direct du raisonnement du modèle pendant le streaming, chinois intégré sous chaque réponse anglaise, et résumés chinois d’une ligne pour les sorties d’outils et les annotations d’appels d’outils — une requête autonome au fournisseur qui n’entre jamais dans la transcription de session.
dsh-selection-toolbar
suiyideali/dsh-selection-toolbar
Affiche une barre d’outils flottante au-dessus du texte sélectionné dans une conversation, avec des actions pour copier, citer, demander, expliquer, traduire, résumer et utiliser des prompts personnalisés.
dsh-translate-pro
shixiangyu2/dsh-translate-pro
Traduction professionnelle pour DSH : 18 langues cibles, 4 styles (formel/casual/technique/littéral), terminologie contrôlée par glossaire et traduction de fichiers entiers (README/docs/sous-titres) en préservant le format Markdown/blocs de code ; propulsé par DeepSeek via SiliconFlow.
dsh-ui-translate
radicalgitter/dsh-ui-translate
Translates visible Chinese UI and content in DeepSeek Harness Web, using a browser-local OPUS-MT model for session titles, workspace names, messages, search results, and opted-in plugin prose while keeping remote translation limited to allowlisted UI labels.
dsh-reasoning-cn
william123666/dsh-reasoning-cn
DeepSeek Harness plugin that steers reasoning toward Simplified Chinese and translates eligible reasoning blocks.
dsh-plugin-mm-vision
elohia/dsh-plugin-mm-vision
Synesthesia Encoder for DSH: a vision model translates images into compact structured spatial text (canvas/elements/percentage coordinates), giving text-only LLMs pixel-level image understanding via the `mm_vision` tool.
dsh-word-vault
wangzhanchao883/dsh-word-vault
English word bank for one or more children: words marked on textbook or workbook photos (highlighter, red pen) are found by their marks, then translated and stored in a local SQLite bank with an occurrence count; the clipboard picker, the photo route and dictation all land in the same bank. High-frequency words surface by count, three correct answers in a row flag a word as learned, and any selection prints as a memory card set (a word split into chunks, real IPA per chunk, a mnemonic hook, an A4 sheet of eight) in HTML, PDF or Word, with a print-and-answer exam page whose four options are set against each other for meaning.
dsh-selection-tools
fyisgod/dsh-selection-tools
Select text in any Windows app to explain or translate it with the Harness agent, answered in a native always-on-top overlay.
dsh-translator
jockiller/dsh-translator
Input-box floating translation widget for DSH: translate drafts via session model, Zhipu GLM, or custom endpoints, with preview/replace/append, connectivity testing, and recent history.
dsh-mattpocock-skills
addie-ace/dsh-mattpocock-skills
Skill pack plugin: the 25 promoted skills from mattpocock/skills (engineering and productivity), translated to Chinese, registered as a bundled DSH skill provider.
dsh-pdf-translate
l2685209197/dsh-pdf-translate
Translate text-based PDFs via DeepSeek or OpenAI-compatible APIs while preserving layout, fonts, images and links, with editable output.
dsh-zh-more
como44/dsh-zh-more
Chinese-first UI enhancement: translates slash-command names and plugin-inventory cards with three display modes (Chinese only / Chinese + English / off), switching instantly without losing English.
dsh-i18n
semidia/dsh-i18n
Chinese localization for tool results: intercepts tool execution output and translates English markers (`[exit code]`, `[timed out]`, `[sandbox: ...]`, etc.) into Chinese, with a settings toggle.
dsh-approval-translator
xiyuepcl/dsh-approval-translator
DSH审批汉化 — approval dialogs translated to Chinese before they render: DeepSeek-powered, host-side, nothing for React to revert.