DeepSeek Harness plugin

dsh-gadgets

One-install bundle of dsh-skin appearance tweaks and dsh-tidy conversation folding for the Web GUI.

Jump to install

Source facts

Repository
Highjobop/dsh-gadgets
Latest update
Aug 16, 2026
Category
UI Enhancements
GitHub stars
4
Format
plugin
Package path
dsh-gadgets
Catalog evidence
Upstream dsh.bundle evidence
Evidence path
dsh-gadgets/package.json#dsh.bundle
Checked against
0.1.0-rc.8
Upstream check date
2026-08-20

This evidence comes from the upstream catalog. This site has not installed, run, or security-reviewed the plugin.

Install

Start with a prompt that asks an agent to review the GitHub repository and source. Switch to the command if you want to install it yourself.

Copy this prompt into DSH, Codex, or another agent and ask it to review the GitHub repository and source first.

Do not install or run any commands yet. Read this plugin's GitHub repository, README, and relevant source code. Then answer the questions below clearly and directly so I can decide whether it fits my needs:

1. What is this plugin, and what problem does it solve?
2. Who is it for, and what are its typical use cases?
3. How is it used after installation? Include one minimal example.
4. What known limitations or privacy, security, compatibility, or maintenance risks does it have?
5. Give a clear recommendation: recommend, conditionally recommend, or do not recommend, with reasons.

Distinguish statements documented by the repository, inferences from source code, and unknowns. If evidence is insufficient, say so explicitly. Do not guess or simply repeat the README.

GitHub: https://github.com/Highjobop/dsh-gadgets/tree/HEAD/dsh-gadgets
Plugin: dsh-gadgets
Author: Highjobop

Check the source files

Read the README and other files from this plugin directory before installing.

File explorer3 files
README.mdSource · read only

dsh-gadgets

聚合包:一条命令同时启用 dsh-skin(外观定制)、dsh-tidy(对话整理)与 dsh-task-alerts(任务提醒)。

安装

dsh plugin --profile web add dsh-gadgets@0.4.1

> 锁版本可避免装到旧版(registry 正常时可不写版本号)。

装完重启 dsh web 进程,再硬刷新页面(Ctrl+F5)。

单独安装某个插件(与聚合包二选一,不要混装)

dsh plugin --profile web add dsh-skin        # 外观定制
dsh plugin --profile web add dsh-tidy        # 对话整理
dsh plugin --profile web add dsh-task-alerts # 任务提醒

包含的插件

  • dsh-skin 外观定制:15 套预设皮肤、亮暗切换、字号四档、13 个颜色角色微调,中英文双语
  • dsh-tidy 对话整理:消息折叠、右侧导航条(自动加载历史)、左下角总 Token 徽章,三个功能可分别开关,中英文双语
  • dsh-task-alerts 任务提醒:任务完成 / 出错 / 需要审批 / 等待回答时提示音 + 弹窗,每事件独立开关与音色,中英文双语

详见各子包 README。

> 0.4.1 起自动加载;旧版本需手动往 cordis.patch.yml 插行。升级前若已手动插过行,先移除旧行再安装。