AI Agent Hub
Back to plugins
🖥️

dsh-translator

Client Updated 2026.08.14

Run the following command in DeepSeek Harness:

dsh plugin install SiYue-ZO/dsh-translator

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install SiYue-ZO/dsh-translator in your terminal to install this plugin; the source code is available at https://github.com/SiYue-ZO/dsh-translator

About this plugin

The biggest friction in daily AI-assisted translation is rarely the model itself but the lack of a purpose-built interface. DSH Translator turns DeepSeek Harness into a native dual-pane translation workbench: paste source text on the left, watch the translation stream in on the right, and you are ready to go. It binds to no extra translation API. Translation runs on whatever model, credentials, and session you have already configured in dsh, so streaming output and conversation management reuse the existing pipeline with zero additional keys and zero extra runtime services.

At its core the plugin auto-detects the source language and ships twelve common languages with one-tap swap. You can choose from five tones (natural, professional, academic, technical, literal) and two output modes (target-only or bilingual). Translations stream word by word and can be paused while preserving everything generated so far. Source-side features include character and word counts, a Ctrl/Command+Enter shortcut, and import of plain text, Markdown, CSV, JSON, HTML, and XML files up to 2 MB. On the target side you get read-aloud, .txt download, and clipboard copy. A user-editable glossary and free-form extra instructions let you pin domain terms, while Markdown tables, HTML/XML tags, links, and placeholders are preserved by default. The last 100 entries stay in your browser local storage with search, restore, and per-item delete; nothing is sent to a third-party service.

It is built for anyone already running DeepSeek Harness or a compatible client who needs fast back-and-forth text translation between Chinese, English, and other languages without wiring up another tool. The plugin does not parse PDF, DOCX, images, or audio; it focuses on high-fidelity translation of plain text and common markup, so your attention stays on the content rather than on gluing services together.

Use Cases

  • Daily Chinese-English translation with quick paste, streaming preview, and one-click copy
  • Batch translation of text files like Markdown, CSV, JSON while preserving tables and markup
  • Academic or technical document translation with a fixed glossary for style and consistency

Best For

  • High-frequency translators already running DeepSeek Harness or a compatible client
  • Developers who want zero extra API keys or services to configure
  • Users who need a lightweight local translation workbench with data staying in the browser