DeepSeek Harness Plugin Hub

Publish and manage complete Harness Profiles. Discover Plugins for your next setup.

Explore

PluginsPresetsDocsNews

Community

Publish a pluginContactReport an issue

Resources

Plugin Hub on GitHubDeepSeek HarnessSystem statusPrivacy notice
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

Independent and unofficial. Not affiliated with, authorized by, or endorsed by DeepSeek.

Aqua Glass — DSH Plugin for DeepSeek Harness
← Plugins
A

dsh-aqua-glass

Aqua Glass

Aqua glassmorphism theme adapted to dsh 0.1.3-alpha.1 (upstream: WYH66666666/DSH-Transparent-UI-Plugin, AGPL-3.0)

The plugin will be installed here. Keep web if you are unsure.

npx -y @deepseek-ai/dsh plugin --profile web add github:gavenna/dsh-aqua-glass#ee4e695c4a4af209ab5b4a9d431dfe9c1070b496
READMECompatibilityVersions

Compatibility and provenance

Aqua Glass is published as dsh-aqua-glass and currently resolves to version 1.3.1-adapt.0. The Hub verifies its manifest and preserves the exact installation source for reproducible installs.

DSH compatibility
*
Runtime surfaces
web
Release source
github
Registry updated
9/5/2026

Versions

1.3.1-adapt.0prerelease
9/5/2026

Related plugins

Loading related plugins…

Latest
1.3.1-adapt.0
DSH
*
HMR
Process restart
Tree shaking
Safe tree shaking not declared
Unpacked size
Unavailable
Files
Unavailable
Surface
web
License
AGPL-3.0
Source
github
GitHub
★ 0
Weekly downloads
0
Last push
9/5/2026
View source ↗
README badge

Click the badge to copy Markdown for your README.

Do you maintain this Plugin?Claim benefit · Priority security scan

Verify the GitHub repository declared in package.json to manage this listing. After you claim it, Hub will prioritize a security scan of the current version and publish the result when it passes.

Claim this Plugin →
Report an issue
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in

Related plugins

More verified plugins in ui-customization.

Web App@deepseek-ai/dsh-web-appThe dsh browser-surface bundle: the web patch layer over dsh-base plus the runtime glue plugin (frontend dist serving, web-surface prompt, bash runtime variables, URL line)Experimental Agent Team Web Profile@deepseek-ai/dsh-experimental-agent-team-web-profileExperimental Web profile layer for Agent Teams Remote and UI pluginsClient Ui Task Board@linxin666/dsh-client-ui-task-boardHost-authoritative task board for the DSH Web GUI with real session execution, Host cron scheduling, and optional cross-platform idle-sleep protection; mounted without DSH source changes.Pet@linxin666/dsh-petMulti-pet companion plugin for the dsh web GUI: a registry-driven floating pet that reacts to model activity, with per-pet naming, petting/feeding interactions and an affinity score

README

dsh-aqua-glass

Aqua 玻璃拟态主题的 dsh 0.1.3-alpha.1 适配版——毛玻璃、可调模糊/磨砂、流体或壁纸背景、粒子鲸鱼与动效(与 deepseek-harness 官网同款视觉)。

上游与本仓库的关系 本项目是 WYH66666666/DSH-Transparent-UI-Plugin(Aqua,rc.5 时代)的适配衍生,非官方出品。 上游许可证为 GNU AGPL-3.0(见 LICENSE,已完整保留);本适配同样以 AGPL-3.0 发布,修改点如下。

与上游的差异(0.1.3-alpha.1 适配记录)

上游停更于 rc.5 前端 API;dsh 0.1.3-alpha.1 的 client 架构发生以下变化,均已适配:

上游(rc.5)alpha.1 现状适配
@deepseek-ai/dsh-client-runtime拆并为 dsh-client-store(store 引擎)与 dsh-client-modules(模块系统)import 改指向 dsh-client-store
ctx.slots 类型由 settings 系带出由 dsh-client-ui-renderer/client 提供补 type-only import
settings.plugin.item 槽支持表单式注册改为 keyed 架构(按 settings 命名空间配对)主开关降级注册到 settings.general.item(设置→通用→外观 区,order 12)
FileSystemFileHandle.queryPermission/requestPermission已从 DOM lib 移除(规范废弃)改用 getFile 探测读授权
TS noUncheckedIndexedAccess 关闭构建链默认开启局部 tsconfig 豁免(不改动画数学代码)

安装

# 本地目录
dsh plugin --profile web add <本仓库目录>

# 重启 web profile 后生效(或直接刷新页面看 live 热更)

使用

  • 默认启用玻璃拟态;设置 → 通用 → 外观 区可见:
    • Aqua 主开关(开/关整体皮肤)
    • Aqua 旋钮行(模糊/磨砂/流体色相/背景亮度/壁纸/鲸鱼/浮游生物/网格/聚光等)
  • 一键关闭即还原原生 UI(所有层都是 effect,随开关 dispose)

维护

  • 适配锁定 dsh 0.1.3-alpha.1;升级 dsh 需按上表重新核对 API 漂移
  • 源码在 src/;重新构建需在 dsh 源码仓库的 client workspace 内进行(见 git 历史中的适配记录)

License

GNU AGPL-3.0 — 上游版权归原 Aqua 作者;适配修改同协议发布。