DeepSeek Harness Plugin Hub

发布与管理完整 Harness Profiles,发现适合你的插件。

探索

插件目录环境预设文档中心动态

社区

发布插件联系我们报告问题

相关链接

Plugin Hub GitHubDeepSeek Harness 官方项目系统状态隐私说明
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

独立、非官方社区项目,与 DeepSeek 官方无隶属、授权或背书关系。

Client Ui Aqua Unofficial — DeepSeek Harness 插件(DSH Plugin)
← Plugins

dsh-client-ui-aqua-unofficial

Client Ui Aqua Unofficial

Aqua:适用于 DeepSeek Harness Web UI 的高度可自定义玻璃拟态主题——模糊、磨砂、流体或视频壁纸、统一圆角和动态效果。非官方社区分支,与 DeepSeek 无关联。

插件会安装到这里;不确定时保持 web。

npx -y @deepseek-ai/dsh plugin --profile web add dsh-client-ui-aqua-unofficial@1.4.1
README兼容性版本

兼容性与来源证明

Client Ui Aqua Unofficial 以 dsh-client-ui-aqua-unofficial 发布,当前版本为 1.4.1。Plugin Hub 会校验它的 manifest,并保存精确安装来源,便于复现安装结果。

DSH 兼容范围
*
运行环境
web
发布来源
npm
Registry 更新时间
2026/8/24

版本

1.4.1stable
2026/8/20

相关插件

正在加载相关插件…

最新版
1.4.1
DSH
*
HMR
重启进程
Tree shaking
未声明可安全裁剪
解包体积
278.7 kB
文件数
29
Surface
web
许可证
MIT
发布源
npm
GitHub
★ 5
周下载
0
最近提交
2026/8/18
查看源码 ↗
README Badge

点击下方 Badge 复制 Markdown,粘贴到 README 即可。

这是你的 Plugin?认领权益 · 优先安全扫描

验证 package.json 声明的 GitHub 仓库,即可管理这个公开页面。认领后,Hub 会优先安排当前版本的安全扫描,并在通过后公开展示结果。

认领这个 Plugin →
报告问题
DeepSeek Harness Plugin Hub
ProfilesPlugins分类动态文档登录管理 Profiles
ProfilesPlugins分类动态文档登录

README

dsh-client-ui-aqua-unofficial

English | 中文

UNOFFICIAL — This is a community third-party fork. It is not an official DeepSeek product, is not affiliated with or endorsed by DeepSeek, and claims no connection to the @deepseek-ai package scope. Use at your own risk.

Upstream: WYH66666666/DSH-Transparent-UI-Plugin (MIT, (c) 2026 John Wu). This fork adds DSH rc.7 compatibility and rebrands the package as unofficial.

Aqua is a highly customizable glassmorphism theme for the DeepSeek Harness web UI. The header, sidebar, composer, stats line, and trajectory view all become panes of frosted glass. You can set an image or video as wallpaper, and switching it off restores the stock UI exactly — with no source changes to DSH itself.

查看图片

查看图片

查看图片

查看图片

Features

  • Two modes: Mica restyles the layout into floating glass cards (blur and frost adjustable), while Compatibility Mode keeps the stock layout byte-for-byte and only swaps the material to generic glass — other plugins' UI gets the same treatment automatically
  • Free backdrop: a living fluid board (hue adjustable) or your own wallpaper (fills the page, aspect preserved, with its own blur and frost); light wallpapers look best in light mode, dark wallpapers in dark mode
  • Background brightness: follows the resolved scheme — dark mode darkens (0–50), light mode brightens (50–100), 50 is unchanged
  • Particle whale: the deepseek.com/harness centerpiece fish (a 2D port of the site's particle engine), centered in the chat area right of the sidebar — white particles on dark, gray on light, toggleable in settings
  • Glossy "Harness" badge: in dark mode the sidebar wordmark wears the official nameplate pill (135° gradient ring + soft glow); light mode keeps the stock plate
  • Edge fades: 5px gradient blur bands pinned to the top and bottom of the page, above the chat content — scrolling content melts into the edges; faint white veil on light, faint black on dark
  • One switch: off restores the stock UI exactly, and every effect is removed with the plugin

What this fork changes

  • DSH rc.7 compatibility (v1.4.0): the Plugins-section card slot became a keyed slot; the master-switch card now registers with key: 'aqua' and the node half serves the aqua settings namespace so the card still appears in Settings → Plugins.
  • Unofficial rebrand: package renamed to dsh-client-ui-aqua-unofficial (no @deepseek-ai scope) and the repository name carries the -unofficial suffix.
  • Everything else (theme, settings, wallpapers) is unchanged from upstream v1.3.0.

Installation

Option 1: npm one-liner (recommended)

dsh plugin --profile web add dsh-client-ui-aqua-unofficial

Installs the latest version from npm and registers it as a profile plugin layer (dsh.bundle patch) — works on every platform. Reload the web UI and it is on.

Auto-registration: v1.4.1+ ships the dsh.bundle patch inside the package, so dsh plugin add registers the plugin layer automatically. v1.4.0 needs the ui-aqua row added to cordis.patch.yml by hand.

DSH rc.7: v1.4.0+ targets @deepseek-ai/dsh-* rc.7 (the Plugins-section card slot became a keyed slot). Earlier versions still run on rc.5/rc.6.

Option 2: GitHub installer (fallback)

No npm account and no git needed (falls back to a plain zip download).

Windows (one command):

powershell -ExecutionPolicy Bypass -Command "Invoke-WebRequest 'https://github.com/afrel1024/dsh-client-ui-aqua-unofficial/raw/main/install.ps1' -OutFile install.ps1; .\install.ps1"

Installs the latest release by default. The script links the plugin into the profile's node_modules and registers ui-aqua in cordis.patch.yml (idempotent — safe to run again).

Pin a version or track the dev branch:

.\install.ps1 -Version 'v1.4.0'   # a specific release
.\install.ps1 -Version 'main'     # the development branch

macOS / Linux (manual, three steps):

git clone --depth 1 https://github.com/afrel1024/dsh-client-ui-aqua-unofficial.git
ln -s "$PWD/dsh-client-ui-aqua-unofficial" "$DSH_HOME/profiles/node_modules/dsh-client-ui-aqua-unofficial"

then append to $DSH_HOME/profiles/web/cordis.patch.yml:

- insert:
    - id: ui-aqua
      name: 'dsh-client-ui-aqua-unofficial'

Usage

Reload the web UI. Aqua is on by default; the master switch lives in Settings → Plugins → Glass theme (same shape as the other plugin cards), and every other control sits directly under Settings → General → Appearance (no title of its own): mode, blur/frost (Mica mode), fluid color, background brightness, backdrop (fluid/wallpaper) with its wallpaper controls, and the particle-whale toggle. With the master switch off, the whole control block under Appearance is hidden.

License

MIT, inherited from the upstream project ((c) 2026 John Wu). See LICENSE.

相关插件

继续浏览 ui-customization 分类下经过校验的插件。

Web App@deepseek-ai/dsh-web-appdsh 浏览器界面捆绑包:位于 dsh-base 之上的 Web 补丁层,加上运行时粘合插件(提供前端 dist、Web 界面提示符、bash 运行时变量和 URL 行)Experimental Agent Team Web Profile@deepseek-ai/dsh-experimental-agent-team-web-profile用于 Agent Teams Remote 和 UI 插件的实验性 Web 配置层Remote Web Ui@linxin666/dsh-remote-web-ui通过扫码配对访问 dsh Web GUI,共享一个官方界面:设置按钮旁的二维码可将手机和 PC 配对到同一个 Web GUI(手机采用竖屏触控适配层,PC 使用完整桌面界面),通过一次性令牌和 rClient Ui Task Board@linxin666/dsh-client-ui-task-board面向 DSH Web GUI 的主机权威任务面板,支持实际会话执行、主机 cron 调度以及可选的跨平台空闲睡眠保护;以挂载方式提供,无需修改 DSH 源代码。