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.

Client Ui Theme Xp — DSH Plugin for DeepSeek Harness
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in
← Plugins

dsh-client-ui-theme-xp

Client Ui Theme Xp

Windows XP Luna desktop theme for the DeepSeek Harness web GUI: floating window manager with taskbar and desktop icons, Explorer-style workspace/session browser, native directory picker, search and the Luna token palette.

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

npx -y @deepseek-ai/dsh plugin --profile web add dsh-client-ui-theme-xp@0.1.1
READMECompatibilityVersions

Compatibility and provenance

Client Ui Theme Xp is published as dsh-client-ui-theme-xp 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/20/2026

Versions

0.1.1stable
8/15/2026
0.1.0stable
8/15/2026

Related plugins

Loading related plugins…

Latest
0.1.1
DSH
*
HMR
Process restart
Tree shaking
Safe tree shaking not declared
Unpacked size
1.1 MB
Files
7
Surface
web
License
MIT
Source
npm
GitHub
★ 7
Weekly downloads
109
Security scan
✓ v0.1.1 scan passed
Last push
8/16/2026
View source ↗Project homepage ↗
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 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.Client 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-client-ui-theme-xp

Windows XP (Luna) 桌面化主题 for DeepSeek Harness Web GUI —— 把整个界面变成一台 Windows XP 电脑:Bliss 壁纸、桌面图标、浮动窗口、任务栏。

Screenshot

✨ 功能

  • XP 桌面 —— 顶部窗口变成桌面:Bliss 壁纸、左侧桌面图标列(我的工作区 / 搜索 / 添加工作区 / 设置)、底部任务栏(开始按钮 + 窗口列表 + 时钟)。
  • 浮动窗口 —— 会话以真正的 XP 窗口打开:可拖拽、缩放、最小化/最大化/关闭,窗口场景自动持久化(刷新后恢复)。
  • 我的工作区 —— 资源管理器式浏览器:工作区 = 文件夹,会话 = 文件夹里的图标;每个工作区内有「新建会话」图标,一键在该工作区真正新建一个会话并打开。
  • 添加工作区 —— 走宿主原生目录选择器(macOS Finder / Windows 资源管理器),不需要手填路径。
  • 搜索 —— 会话内容检索窗口(基于 sessions.search),点结果直接打开会话窗口。
  • 设置 —— 桌面图标直接弹出 app 原生设置面板(无需打开新窗口)。
  • Luna 细节 —— XP 蓝 #316ac5 配色、Tahoma 字体、经典蓝选区、XP 滚动条、圆角窗口/按钮、黄色工具提示;空白会话与官方侧边栏一致地隐藏。

📦 安装

已发布到 npm。用你启动 web 的方式调用插件命令即可(无需全局安装 dsh):

# 首选:从 npm 安装(预构建,免 allowBuilds 构建授权)
npx @deepseek-ai/dsh plugin --profile web add dsh-client-ui-theme-xp

也可以直接从 GitHub 安装(总是最新提交):

npx @deepseek-ai/dsh plugin --profile web add github:SamizuHM/dsh-client-ui-theme-xp

如果全局安装过 dsh,把上面的 npx @deepseek-ai/dsh 换成 dsh 即可。

重启 dsh web 后刷新页面即可。主题为纯浏览器端插件(dsh.client),改动走 bundle rev 缓存穿透,日常更新只需刷新。

🖱️ 使用提示

  • 桌面图标:单击选中,双击打开。
  • 会话窗口内部就是完整的 DSH 应用(自带会话/工作区数据),窗口标题栏实时同步会话标题。
  • 任务栏点击窗口项可切换/最小化窗口。

📄 License

MIT