Preview and Edit Design Drafts in DeepSeek Harness Chat with dsh-openpencil
### 翻译结果: dsh-openpencil is a DeepSeek Harness interface enhancement plugin maintained by ZSeven-W, which connects OpenPencil's .op canvas to conversations: it supports multi-frame precise preview, read-only interactive canvas, hosted editor, and five transactional design tools including openpencil_new. The community directory installation command is `dsh plugin add github:ZSeven-W/dsh-openpencil`. The current plugin version is 0.1.0-rc.1, and it has been tested on DSH 0.1.0-rc.6. The plugin runs with the permissions of the current dsh process. Before installation, please check the source code and the MIT license.
Read MoreMake a Node-free desktop client for DeepSeek Harness with Deepseek-Harness-EAC
Deepseek-Harness-EAC is a community-maintained desktop client maintained by zouyuxuan122, which wraps the official `@deepseek-ai/dsh` into Electron. It has built-in Node and dsh CLI, allows double-clicking to launch the local Web UI, and comes with 10 sets of skins, a plugin marketplace and a tray resident function. This article checks the installation commands, Windows/Linux packages and precautions against the community directory, GitHub README and Releases. It is not an official DeepSeek application, and the directory site has no official affiliation.
Read MoreInline Rendering Interactive Interfaces in DeepSeek Harness Responses with dsh-genui
### 译文: dsh-genui is a DeepSeek Harness interface enhancement plugin maintained by omdsh-dev. When the model outputs a dsh-ui fence in its reply, the browser renders cards, charts, forms and quizzes inline according to the whitelist JSON. It supports dual-channel rendering, local-first interaction and event loop that feeds back to the model. This article verifies the installation commands, usage and precautions according to the community directory and GitHub repository.
Read MoreRender Interactive Visualization Cards in DeepSeek Harness Conversations with dsh-visualize
### 正式翻译(符合技术文档译法): DSH-Visualize is an interface enhancement plugin for DeepSeek Harness maintained by Nagi-ovo. After the model calls the visualize function, the Web UI will render sandboxed interactive cards in the conversation for simulators, charts, comparison panels or UI mockups. This article verifies the installation commands, tool usage, theme following, streaming preview and Web-only restriction based on the plugin directory page and GitHub repository.
Read MoreEquip Plain-text DeepSeek Harness Agent with "Eyes" Using dsh-vision-router
### 版本1(正式学术/技术文档译法,适配海外开发者语境): DSH-Vision-Router is a DSH tool and capability plugin (MIT License, v1.4.4) maintained by ysr666. It treats vision models as its "eyes" and DeepSeek as its "brain", and provides free-key-free anonymous fallback service from OVH by default, along with 11 pixel-level tools including question answering, positioning, cropping, pixel comparison and OCR. This article verifies the installation commands, usage of automatic image recognition model groups and permission precautions in accordance with the community directory and GitHub README. --- ### 版本2(更贴合国内开源项目对外宣传的自然译法): Maintained by ysr666, DSH-Vision-Router is a DSH utility and capability plugin under MIT License (v1.4.4). It takes vision models as its "eyes" and DeepSeek as its "brain", offers free anonymous fallback service powered by OVH by default, and has built-in 11 pixel-level tools such as Q&A, positioning, cropping, pixel comparison and OCR. This article checks the installation commands, usage of the automatic image recognition model suite and permission notes against the community repository and GitHub README.
Read MoreAdd Online Search Bridge to DeepSeek Harness with modsearch
modsearch is a DeepSeek Harness web search plugin maintained by liustack (MIT License, version 5.4.2 at the time of writing). It connects the built-in `web_search` of dsh to a fault-tolerant engine chain, and supplements `x_search` and `read_page` functions, enabling models without native internet access to query web pages or X, and obtain structured JSON with citations. This article verifies the installation commands, engine configurations and output contracts based on the community directory and GitHub.
Read MoreConnect DeepSeek Harness to your active Chrome tab with dsh-browser
dsh-browser is an interface enhancement plugin for DeepSeek Harness maintained by Lum1104. It connects dsh to your active Chrome tab: the page will be transformed into numbered structured text, and models can be clicked, filled out, scrolled and navigated, without relying on screenshot or visual capabilities, while retaining login status and Cookies. The directory installation command is `dsh plugin add github:Lum1104/dsh-browser`. To fully enable it, you also need to install the Chrome extension "dsh Browser Helper" via the repository script. This project is licensed under the MIT License and has no relation to the npm package with the same name dsh-browser.
Read MoreInstall a Full-Screen Terminal Workspace for DeepSeek Harness with dsh-tianshu-tui
### 翻译结果: dsh-tianshu-tui is a DeepSeek Harness interface enhancement plugin maintained by huiliyi37, which attaches the Tianshu-style full-screen TUI to the official dsh TUI profile. This article verifies based on the community directory page, GitHub and npm package 0.1.2-rc.10 that it is purely a presentation layer driven by session events. It also provides the installation command for the directory page, the npx enabling method, the usage of sessions/approvals/images/workflows, as well as permissions and version precautions.
Read MoreAdd Model and Inference Strength Sliders to DeepSeek Harness Using dsh-reasoning-effort
# 修正:原文中“大肥鱼滑块”应为“大模型推理强度滑块”,以下是准确翻译: HanaAyane-maintained dsh-reasoning-effort brings Codex-style models and reasoning effort sliders to the DeepSeek Harness Web interface, with the gear positions reading model directories and syncing with `/model`. This article verifies the installation commands, the read-only YAML guidelines for custom providers, as well as the notes on the large model reasoning effort slider, permissions and licenses based on the directory page, GitHub README and v0.6.0 version.
Read MoreAdd Desktop Pets to DeepSeek Harness with dsh-pet
dsh-pet is a DeepSeek Harness Web desktop pet plugin maintained by PC2005-cloud: it does not read Agent status or call models during runtime, plays a transparent animation in the bottom-right corner by default, and supports click-and-drag operations. The repository also publicly releases prompt words, green screen matting scripts and plugin packages, allowing users to create custom images from scratch. The directory installation command is `dsh plugin add github:PC2005-cloud/dsh-pet`; the npm package version 0.1.4 can also be installed with the `--profile web` parameter. The code is licensed under MIT and only supports Web environments.
Read MoreAdd Round Completion Desktop Notifications to DeepSeek Harness with dsh-notification
dsh-notification is a notification plugin for DeepSeek Harness Web GUI maintained by omdsh-dev. After a session ends in one round, the browser will pop up system notifications via the Notification API. Users can toggle notifications based on end states such as completion or error, and filter them using keyword inclusion/exclusion rules. This article verifies the installation, settings, host projection configuration and known limitations in accordance with the community directory and the repository README.
Read MoreUsing Liang-Saint-Slider to Switch Models and Thinking Intensity in DeepSeek Harness
Liang-Saint-Slider (Liangsheng Slider) is maintained by BruzWJ. Connect the slider controller to the model slot of DeepSeek Harness Web: you can switch models and thinking intensity with the 0–30 gear slider after opening it. This article checks the installation commands, six-gear mapping, slot coverage method and license boundaries according to the community directory, GitHub README and source code. The code is licensed under MIT, and human portrait keyframes are not shared under this license.
Read MoreAdd Conversation and Workspace Rollback to DeepSeek Harness with dsh-turn-rewind
DSH-Turn-Rewind is a DeepSeek Harness session plugin maintained by Anionex. It anchors workspace restore points based on user messages, allows rolling back files when the agent deviates from the intended workflow, and optionally restarts the conversation from that turn. This article verifies the installation command, two recovery modes, the security boundary of Change Ledger, and the limitation that version 0.1 only supports regular Git worktrees through the catalog page and GitHub.
Read MoreUsing dsh_workflow to make DSH's one-time multi-Agent scheduling into a recoverable workflow
`dsh_workflow` is a DeepSeek Harness workflow plugin maintained by icetomoyo (MIT license, package name: `@dsh-external/workflow`). Instead of replacing DSH's front-end one-off workflow tool, it supplements a process layer that supports generation, saving, governance, observation and recovery: including named capsules, persistent run storage, pause and resume execution, and QuickJS isolated execution. This article verifies the installation commands, slash usage and permission boundaries in accordance with the community directory page and GitHub repository.
Read MoreAutomatically Select Inference Modes for DeepSeek Harness Using dsh-router-standard
`dsh-router-standard` is a DSH session preset maintained by yjh051108 (MIT License, v0.2.0). It selects a mode based on the task before the first round of requests: the `standard` mode restores the RL interface and follows the think-act loop, while the `spec` mode enables deep thinking; behind this are the three bands of `spec/mixed/react`. It supports persona, first-round tool injection and agent parameter tuning. The directory command is `dsh plugin add github:yjh051108/dsh-router-standard`, and it needs to be copied to `~/.dsh/.agent-presets/` to enable. The community directory is not an official store, and plugins run with the current DSH permissions.
Read MoreUse sealos-skills to let DeepSeek Harness deploy projects to Sealos Cloud
sealos-skills is a DeepSeek Harness development and runtime plugin maintained by labring, which packages the deployment, database and object storage services of Sealos Cloud into a set of agent skills. The installation command on the catalog page is `dsh plugin add github:labring/sealos-skills`. The same skill source is also compatible with Claude Code, Codex and other tools. There is no `/sealos` slash command in DSH, and agents need to load the plugin through the skill tool before calling kubectl and sealos-cli.
Read MoreLet DeepSeek Harness search for and install community plugins on its own with dsh-find-plugins
`dsh-find-plugins` is a DSH skill plugin maintained by Nagi-ovo, licensed under BSD-3-Clause. When you ask the agent "Are there any plugins that can...", it will find public candidates from GitHub's `dsh-plugin` topic, judge the installation methods of bundle, Cordis and skill, report the required permissions first before installing and verifying the mounting after selecting one. The directory page command is: `dsh plugin add github:Nagi-ovo/dsh-find-plugins`. The plugin runs with the permissions of the current dsh process.
Read MoreBuild DeepSeek Harness into a local AI work desktop with deepseek-harness-desktop-app
The deepseek-harness-desktop app maintained by vibeinging is a local AI working desktop built on DeepSeek Harness, which integrates Sessions, projects, files, Git Worktrees, online research and Office outputs into an Electron application. This article verifies through the community directory page and GitHub README that it is not a shell wrapper of DSH Web. The directory page can be installed via `dsh plugin add`, and the full workbench requires Node.js 24 to start locally. Meanwhile, it organizes platform support, data directory and current functional boundaries.
Read MoreBring SillyTavern Character Cards into DeepSeek Harness with dsh-agent-rp
### 正式翻译(符合技术文档语境): The `dsh-agent-rp` is a DeepSeek Harness community plugin maintained by hewzhew, designed to import SillyTavern character cards, presets, worldbooks and JSONL chat logs into DSH-native sessions. It supports selecting characters from the character library, configuring opening lines and Persona, and enables usage of a lightweight frontend with persistent memory in isolated runtime environments. This article verifies the installation commands, first-time chat steps against the directory page and GitHub repository, as well as the explicit out-of-scope features of the current public preview build, including group chats and alternative frontends.
Read MoreWhale Girl: Add an upgradable desktop pet to the DeepSeek Harness web interface
Whale-girl is a desktop pet plugin for the DeepSeek Harness web client maintained by vlln: it appears as a QQ pet-style icon in the bottom right corner, can be dragged and fed, and tasks and conversations will accumulate to form levels, titles and memories. This article verifies the installation command, 15-state state machine, growth rules and settings configuration according to the community directory page and GitHub repository.
Read MoreAdd @ path reference to DeepSeek Harness input box with dsh-at-file
### 正式翻译(符合技术文档规范): `dsh-at-file` is a DeepSeek Harness Web plugin maintained by omdsh-dev. It allows users to search the workspace by typing `@` in the input box and insert the path of a file or directory. Starting from version 0.3.0, it only attaches workspace references and no longer embeds the full content of files into the prompt. This article verifies the installation commands, selectors, filtering rules and precautions against the community directory page and GitHub README.
Read MoreUse dsh-agent-teams to orchestrate DeepSeek Harness sessions into an intelligent agent team
`dsh-agent-teams` is a DeepSeek Harness community plugin maintained by NanmiCoder. It turns the current session into a team leader, allows spawning resumable sub-Agents by role, enables multi-agent collaboration with dependency-bound tasks, direct email access and a shared scheduler, and provides an activity panel on the web interface. This article verifies the installation command, ten tools, status directory and known limitations based on the directory page, GitHub README and usage.md. It is licensed under MIT, and you need to check the source code before installation; the plugin runs with the permissions of the current dsh process.
Read MoreTurn DeepSeek Harness Web Interface into a 2005 Portal Website with dsh-ads
DSH-ADS is a fun plugin for DeepSeek Harness maintained by Nagi-ovo, licensed under BSD-3-Clause, and only acts on the web interface. It injects fictional advertisements into the sidebar, chat interface, during inference and corners, turning the Web UI into a 2005-era portal website. The incentivized ads only block the display, while the model continues to run in the background. The recommended positions will carousel public plugins on GitHub tagged with the `dsh-plugin` topic that have been updated in the last two weeks. It can be installed with `dsh plugin add github:Nagi-ovo/dsh-ads`, and toggled per ad slot in **Settings → Ads (Unofficial)**. The community directory is an independent site and has no official affiliation with DeepSeek / Fangfang.
Read MoreAdding Visual Capabilities to DeepSeek Harness Plain Text Model Using dsh-vision-toolkit
DSH Vision Toolkit is a DeepSeek Harness interface enhancement plugin maintained by Anionex, which connects agent-vision-toolkit to Web/Headless Profile. After pasting images with a plain-text model, users can switch to the Vision Toolkit variant to complete intent-based image question answering, element positioning, long-screenshot OCR and UI restoration with pixel comparison. The directory installation command is `dsh plugin add github:Anionex/dsh-vision-toolkit`, it is licensed under MIT, and the current npm version is 0.1.20.
Read MoreAdd persistent memory to DeepSeek Harness agent using mnemon
Mnemon is a persistent memory for LLM supervised agents maintained by mnemon-dev: it uses local SQLite four-graph storage, the host model determines what to remember, and the binary is responsible for indexing and recall. The community directory categorizes it under "Memory" and marks it as featured. This article verifies the installation commands, DSH configuration entry, CLI usage, and the relationship with dsh-mnemon according to the directory page and GitHub.
Read More