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.

Liuli Ui Enhance — DSH Plugin for DeepSeek Harness
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in
← Plugins

dsh-liuli-ui-enhance

Liuli Ui Enhance

琉璃主题 — DSH UI enhancement plugin: M3 dynamic color extraction, wallpaper frosted-glass material, audio waveform visualization, day/night switching

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

npx -y @deepseek-ai/dsh plugin --profile web add dsh-liuli-ui-enhance@0.1.1
READMECompatibilityVersions
开始页亮色预览

Compatibility and provenance

Liuli Ui Enhance is published as dsh-liuli-ui-enhance and currently resolves to version 0.1.1. The Hub verifies its manifest and preserves the exact installation source for reproducible installs.

DSH compatibility
*
Runtime surfaces
web
Release source
npm
Registry updated
9/8/2026

Versions

0.1.1stable
9/8/2026

Related plugins

Loading related plugins…

Latest
0.1.1
DSH
*
HMR
Process restart
Tree shaking
Safe tree shaking not declared
Unpacked size
2.4 MB
Files
94
Surface
web
License
MIT
Source
npm
GitHub
★ 1
Weekly downloads
0
Last push
9/13/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

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 pluginsRemote Web Ui@linxin666/dsh-remote-web-uiScan-to-pair remote access for the dsh web GUI that shares one official interface: a QR beside the settings button pairs phones and PCs into the same Web GUI (a portrait-touch adaptation layer for phones, full desktop on PCs) through one-time tokens and rClient Ui Git Graph@linxin666/dsh-client-ui-git-graphExternal dsh web GUI plugin: a blank-session git branch selector + Git graph, with real host-side git operations and guards, as a dsh profile bundle

README

琉璃 · dsh-liuli-ui-enhance

GitHub | 简体中文 | English




DeepSeek Harness 的 Material Design 3 × Fluent 2 融合主题插件:动态取色、壁纸磨砂、声纹可视化。

截图

开始页亮色预览

特性

  • 🎨 M3 动态取色
  • 🖼️ 壁纸与磨砂材质
  • 🔊 声纹可视化(总开关可一键关闭监听并隐藏页头波形;参数收进「高级设置」折叠区,展开后调节)
  • 🌗 日/夜切换
  • 🖥️ 右侧边栏
  • ⚡ 详细页自动展开(模型写文件/git 操作时自动展示审查面板)
  • 🌐 内嵌浏览器
  • 🚀 侧边栏浏览器自动驱动(模型启动 dev server / 写前端文件时自动展示页面;agent open --show 驱动即可见)
  • 🎛️ 无边框窗口按钮
  • 🎯 元素选择器
  • 🔍 开发者工具(悬浮球,Electron 侧边 DevTools)
  • ⚙️ 设置「外观」「功能」两个分区(外观:取色/背景/材质/圆角/泛光/壁纸等;功能:宽边/动画/侧边栏默认终端/声纹(总开关 + 高级设置折叠)/模型重试/历史加载/思考等级自动补全/非官方增强开关)
  • ⚙️ 设置页原生下拉升级(「模型服务商」卡片的 API 协议 / 新增提供商等原生 select 换成琉璃自定义下拉组件,选择经 change 事件写回宿主表单)
  • 🧠 思考等级自动补全(自定义提供商添加后一键在配置中声明思考等级:模型 reasoningEfforts + 提供商 compat,避免手工补声明)
  • 🧭 侧栏「DeepSeek logo」点击后右侧详细页自动收回(从会话回开始页时不再让详情面板占据空间)
  • 🤝 非官方增强兼容开关(与其它插件冲突时一键关闭侵入式/观察式功能,保留官方扩展点上的主题能力)

完整功能见 docs/features.md。

安装

前置条件:已安装 Node.js 20+ 与 pnpm, 且启动过一次 DSH Desktop(首次启动会生成 ~/.dsh/profiles/desktop)。

pnpm install            # 首次:安装依赖并构建 lib/(install:desktop 也会自动补这步)
pnpm install:desktop
pnpm patch:desktop      # 推荐:win32 无边框补丁(自动补丁失败不阻断插件)

插件尚未发布到 npm,DSH 内置市场也不接受 GitHub 安装目标;请使用本仓库的 pnpm install:desktop 手动安装。

详见 docs/install.md。

文档

  • 功能详解
  • 样式规范
  • 安装与构建
  • 浏览器自动化

License

MIT