DeepSeek Harness Plugin Hub

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

探索

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

社区

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

相关链接

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

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

Gaussian Blur — DeepSeek Harness 插件(DSH Plugin)
← Plugins
G

dsh-gaussian-blur

Gaussian Blur

为 DSH Web UI 增加高斯模糊质感:侧边栏卡片化圆角、侧边栏工作区与对话区上下边缘高斯模糊渐隐、顶部/底部玻璃栏、输入卡片磨砂与周边光晕,并让会话内容一直延伸到浏览器底边

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

npx -y @deepseek-ai/dsh plugin --profile web add github:hashdiana/dsh-blur-theme#895aa76c48e475180f25d79314834b7ffc32d0c2
README兼容性版本

兼容性与来源证明

Gaussian Blur 以 dsh-gaussian-blur 发布,当前版本为 0.1.0。Plugin Hub 会校验它的 manifest,并保存精确安装来源,便于复现安装结果。

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

版本

0.1.0stable
2026/8/21

相关插件

正在加载相关插件…

最新版
0.1.0
DSH
*
HMR
重启进程
Tree shaking
未声明可安全裁剪
解包体积
未提供
文件数
未提供
Surface
web
许可证
MIT
发布源
github
GitHub
★ 0
周下载
0
查看源码 ↗
README Badge

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

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

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

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

相关插件

继续浏览 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 配置层Client Ui Task Board@linxin666/dsh-client-ui-task-board面向 DSH Web GUI 的主机权威任务面板,支持实际会话执行、主机 cron 调度以及可选的跨平台空闲睡眠保护;以挂载方式提供,无需修改 DSH 源代码。Pet@linxin666/dsh-pet适用于 dsh Web GUI 的多宠物伴侣插件:由注册表驱动的浮动宠物,可响应模型活动,支持为每只宠物命名、抚摸/喂食互动以及亲密度评分

README

dsh-gaussian-blur

A frosted-glass theme for the DeepSeek Harness web UI.

🌐 English · 中文

The shipped web UI keeps every bar opaque and every edge hard. dsh-gaussian-blur restyles it as a glass theme: the sidebar becomes a rounded floating card, the session header turns into a frosted bar that conversation text melts under all the way to the browser's top edge, and the composer band floats over content that now reaches the very bottom of the window.

🎯 Bars should float over content — not chop it off.

Screenshots

dsh-gaussian-blur conversation view

The glass conversation view: rounded sidebar card, frosted header, floating composer card.

dsh-gaussian-blur edge melts while scrolling

Mid-scroll: messages melt into the window's top and bottom edges instead of vanishing at hard bars.

Contents
  • Screenshots
  • Highlights
  • What it changes
  • Install
  • Uninstall / Disable
  • Build & develop
  • How it works
  • License

Highlights

  • Floating rounded sidebar — the sidebar reads as a card (22px radius, hairline border, soft shadow, theme background) with symmetric insets; the collapsed rail becomes an edge-hugging pill.
  • Frosted header card — the session bar (session name, agent preset, tabs) is a translucent blurred card that floats over the conversation.
  • Content melts at the window edges — messages scroll beneath the frosted header all the way to the browser's top edge and disappear exactly there, and extend to the bottom edge under the composer band. Nothing hard-clips at the bars.
  • Floating composer — the composer card is a uniform frosted glass panel (no gradient, no halo) riding above the scrollport.
  • Edge fades, no blur artifacts — the melts are pure-color gradients; no backdrop-filter on the fades, so no subpixel fringing.
  • A live blur slider — General settings → Card Gaussian blur (0–100; 0 = off, 100 = 30px, default 60 = 18px) drives both glass cards in real time and persists.
  • Theme-adaptive and bilingual — styled only with --dsw-* tokens (light/dark), shipped in Chinese and English.

What it changes

SurfaceEffect
Sidebar columnRounded floating card, hairline border + shadow, background matched to the header card
Sidebar tree edgesPure-color fades top/bottom (40px) while scrollable; replaces the built-in bottom fade
Session headerTranslucent + blurred floating card; utilities pill pinned at the viewport top-right
Conversation top edgeContent scrolls under the frosted header to the browser's top edge; a solid-at-edge gradient melts it exactly there
Conversation bottom edgeContent extends to the browser's bottom edge; a solid-at-bottom gradient melts it up into the composer band
Composer cardUniform frosted glass (blur + saturate + translucent fill), no halo
Settings悬浮卡片高斯模糊 slider row in General settings, persisted in browser storage

Install

From GitHub (recommended):

npx -p @deepseek-ai/dsh dsh plugin --profile web add github:hashdiana/dsh-blur-theme

From a local checkout:

npx -p @deepseek-ai/dsh dsh plugin --profile web add <path-to-this-repo>

Then restart the profile:

dsh web

The Git path ships the built lib/ (see Build & develop), so no build script runs at install time. Plugin-set changes require a restart; later client-bundle-only updates take effect on a page refresh.

Uninstall / Disable

Temporarily disable without uninstalling — add to $DSH_HOME/profiles/web/cordis.patch.yml:

- id: dsh-gaussian-blur
  disabled: true

Restart dsh web; the stock chrome returns. Remove those lines to re-enable.

Build & develop

pnpm install
pnpm typecheck   # tsc -b
pnpm build       # tsc -b + tsdown → lib/index.js (host) + lib/client.js (browser)
pnpm test        # vitest: enhancer markup/pass, settings row, plugin contract, bundle purity

The client bundle is emitted as window.__ModuleLoader__.load({ id, factory }); CSS Modules are hashed by lightningcss and injected as a <style data-plugin="dsh-gaussian-blur"> tag. Commit lib/ — Git installs consume the built output, not src/.

How it works

  • Pure client plugin — the host half registers the plugin's settings namespace schema (forward-compatible: the web settings wire only serves framework allow-listed namespaces today, so the browser half persists the preference in a browser-local store); the visual surface ships via exports["./client"].
  • Stable hooks only — anchors come from the shipped UI's stable data-* attributes (data-shell-overlay, data-conversation-scroll, data-composer-seat/data-composer-card, div[data-phase], [role="tree"]); the enhancer stamps its own data-gb-* markers (walking through slot display: contents wrappers) and one stylesheet does all the visual work. No hashed class names.
  • Body-level fades — the edge melts are position: fixed overlays appended to document.body (React never touches body children), pure solid→transparent gradients, pointer-events: none, z-index: 5 below every floating control.
  • Glass without breaking the pill — the header's backdrop-filter lives on a ::before layer; if it sat on the card itself, Chromium would make it the containing block for the fixed utilities pill and drag it out of the viewport corner.
  • Idempotent + self-healing — the markup pass re-runs from a debounced MutationObserver plus scroll/resize events; dispose (HMR/unload) removes every marker and overlay, restores the built-in sidebar fade, and disconnects all observers.

License

MIT