A collection of plugins and skins for the DeepSeek Harness Web UI: a task board, git graph, right-side panel, remote mobile access, an image-understanding tool, a whale mascot, live token statistics, and a skin center. Each plugin installs independently, or all at once through the bundle pack.
deepseek-harness
Protocol-aware adapters that let OpenAI-compatible clients work with DeepSeek V4-Pro and V4-Flash. One protocol contract ships in four formats: a Python library, the dsh CLI, an MCP server, and an Anthropic SKILL.md. Documents 16 protocol quirks and ships 12 probes.
Plugin facts
Screenshots
About this plugin
Harness for DeepSeek V4-Pro / V4-Flash. Python lib (pip install deepseek-harness) + dsh CLI + Anthropic SKILL.md. 16 documented protocol quirks, 12 probes, 270+ trials.
Install this DSH plugin
Copy the command below and run it in your DeepSeek Harness terminal.
dsh plugin add github:HenryZ838978/deepseek-harness β οΈ Plugins run with the permissions of your dsh process and may execute code at install time. Review the source repository and its license before installing. Pin the commit hash for reproducible installs. Plugin safety β
More about this plugin
dsh is also the command name of the official DeepSeek agent framework (deepseek-ai/deepseek-harness, Node,
Related guides
Learn how to choose, install, and use ui enhancements plugins.
About this plugin: deepseek-harness
What is deepseek-harness?
deepseek-harness is a ui enhancements plugin maintained by HenryZ838978. Protocol-aware adapters that let OpenAI-compatible clients work with DeepSeek V4-Pro and V4-Flash. One protocol contract ships in four formats: a Python library, the dsh CLI, an MCP server, and an Anthropic SKILL.md. Documents 16 protocol quirks and ships 12 probes.
How do I install deepseek-harness?
Run dsh plugin add github:HenryZ838978/deepseek-harness in your DeepSeek Harness terminal. The dsh CLI resolves the plugin from GitHub and installs it into your active profile. For reproducible installs, pin a commit hash: dsh plugin add github:HenryZ838978/deepseek-harness#commit.
Is deepseek-harness free?
deepseek-harness is a community open-source project released under the MIT license. You can inspect its source and install it for free.
Related plugins
A full sidebar workbench for the DSH web UI: file rendering and editing, terminal, Git, and subagents, with third-party plugins able to register new sidebar pages.
A Claude Codeβstyle full-screen TUI plugin for DeepSeek Harness: pixel-whale top bar, live working-status line, streaming thought expansion, double-Esc time rollback, and a context progress bar with a TPS gauge. One-command npm install; mounts as a pure plugin with zero core changes.