dsh-ui-concise:DeepSeek Harness WebUI 的简洁会话模式

dsh-ui-concise 是面向 DeepSeek Harness WebUI 的会话展示插件,由 stars2022 维护,采用 MIT 许可证。该插件旨在提供类似 Codex/macOS 风格的简洁会话模式,将 Turn、工具调用、思考内容及最终答案组织为更紧凑的视图。核心功能包括:设置页提供“简洁模式”和“隐藏思考内容”选项;每个 Turn 配备独立计时器,运行中实时计时,完成后自动收起,异常时保持展开;连续工具调用合并为活动栏,运行中显示状态,完成后显示汇总,支持展开查看原始详情;最终 Assistant 答案保留在折叠栏外,保持正常 Markdown 排版和操作样式;开启“隐藏思

Read More
dsh-liangxiang: Manifesting Today's Liangxiang with DSH Token Incense

dsh-liangxiang is an independent WebUI community plugin for DeepSeek Harness (v1.0.0, MIT License). It converts the tokens consumed by users into "incense sticks," with every 50,000 Pro equivalents defaulting to one stick, and each stick corresponding to one vote for "ram" or "pull." By aggregating community votes, it forms the "beam rank" (i.e., community ram rate), and displays different levels such as Pending Beam, Beam Worker, Beam Manager, Beam Master, Beam Sage, and Beam Ancestor based on thresholds, ultimately showcasing the "Beam of the Day." This plugin aims to provide a lightweight, community-oriented display of token consumption for DSH and is not an official product. Before installation, you must exit the WebUI. It can be installed by searching the plugin marketplace or by running `npx @deepseek-ai/dsh plugin --profile w`.

Read More
dsh-background: Custom DSH WebUI Background Plugin

`@starryhui/dsh-background` is a custom background plugin for DeepSeek Harness (DSH) WebUI, licensed under MIT. This plugin allows users to connect a local image folder to the background settings through the "Settings → Background" interface without modifying the frontend code. Core features include support for scanning image galleries in multiple formats, free dragging and cropping of frames, real-time adjustment of transparency/blur/scale and position, three display modes, and cross-fading slideshow of multiple images. All configurations take effect immediately and are persistently stored in the `background` namespace of `settings.yaml`, remaining intact after restarts. There are two main installation methods: one is using the `dsh plugin --profile web add` command via npm.

Read More
dsh-gov-portal: A Standalone WebUI for Government Services, Seamlessly Integrating DSH Agent Capabilities

dsh-gov-portal is a DSH Cordis plugin maintained by ExElectron, providing a service hall interface styled after Chinese local government websites on the default port 3081. It interfaces with all real Agent capabilities—including sessions, models, modes, permissions, statistics, and approvals—through a host apiProxy gateway, with zero business hardcoding. The plugin supports electronic dossiers, supervision workflows, hot configuration modifications, and four theme sets. It can be installed via the command `dsh plugin --profile web add link:<path>`, and is released under the MIT license.

Read More
Add a Short Video Sidebar to DeepSeek Harness WebUI with dsh-douyin

dsh-douyin is a DeepSeek Harness interface enhancement plugin maintained by anacondakc. It uses a native player in the WebUI sidebar to parse direct links for playing short videos. The installation command for the catalog page is `dsh plugin add github:anacondakc/dsh-douyin`. It has 21 built-in feed series, and supports automatic continuous playback, scrolling switching and precise historical playback; when dsh-better-sidebar is not installed, it will use the right floating panel. The videos come from the third-party api.yujn.cn, not Douyin's official interface. The plugin runs with the permissions of the current dsh process. Before installation, you should check the source code and the BSD-3-Clause license.

Read More
Using dsh-paste-input to Paste and Drag-and-drop Files in DeepSeek Harness WebUI

# 翻译结果: dsh-paste-input is a DeepSeek Harness WebUI interface enhancement plugin maintained by lhh010. It supports Ctrl+V pasting, full-page drag-and-drop, and selecting files/folders via the paperclip icon. When sending, it copies the files into the session workspace directory `.dsh/tmp/attachments/` and writes their absolute paths into the message; the attachment blocks in the chat bubbles will be collapsed into file chips. The current version is 0.1.3, licensed under MIT. The directory installation command is `dsh plugin add github:lhh010/dsh-paste-input`. The plugin runs with dsh process permissions, please check the source code before installation. Copying files from File Explorer and pasting them in Chrome/Edge usually does not work. If you need the original file paths, please use drag-and-drop or the selection function.

Read More
Use dsh-qq2006 to replace the DeepSeek Harness with QQ2006 skin

### 注意:用户提供的原文是中文,要求翻译成英文,以下是准确翻译版本: The `dsh-qq2006` is maintained by LaplaceYoung, which provides switchable QQ2006 coral blue theme for DeepSeek Harness Web UI, and uses `body[data-ds-skin]` to ensure zero pollution to the default skin. This article verifies through the community directory page and GitHub README: how to install the directory command, the release version only contains the theme and the global skin table, the complete login window and chat chrome need to go through the fork branch or patch, and the QQ2006 materials are for learning purposes only, please do not use them commercially.

Read More
Add "Model Pro" to DSH Web UI with dsh-provider-model-configurator

The DSH interface enhancement plugin `dsh-provider-model-configurator`, maintained by LiangYin233, adds a "Model Pro" page in the Web UI settings. It allows users to centrally view, create, edit and delete model entries of the llm-pi-ai provider, and can copy context window, maximum output and inference gear parameters from pi-ai presets. This article verifies the installation command, directory snapshot behavior and precautions based on the community directory page and the GitHub v0.3.9 source code.

Read More
Add two-way emojis to DeepSeek Harness web chat with dsh-stickers

DSH-stickers is a DSH interface enhancement plugin maintained by william-jin-cmu, licensed under BSD-3-Clause open source. The same catalog serves the WebUI emoji picker, the `/sticker` command and the Agent's `send_sticker` tool. There are 24 images in two sets: Blue Whale Girl and Black Whale Girl, among which 14 are public and 10 are only available for agents to send. This article verifies the installation commands, usage and the reason why TUI is not supported for the time being according to the catalog page and GitHub.

Read More