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.

Claude Slider — DSH Plugin for DeepSeek Harness
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in
← Plugins
C

dsh-claude-slider

Claude Slider

Claude-style reasoning intensity slider plugin: integrated liquid glass panel, dual-axis adjustment of background transparency and animation brightness, imperceptibly smooth responsive tracking, clean Workshop preset sharing

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

npx -y @deepseek-ai/dsh plugin --profile web add github:yicun0316/dsh-claude-slider#0be24603134bb126750793ae8f671afa9e45eea9
READMECompatibilityVersions

Compatibility and provenance

Claude Slider is published as dsh-claude-slider and currently resolves to version 2.11.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/24/2026

Versions

2.11.0stable
9/24/2026
2.10.2stable
9/23/2026

Related plugins

Loading related plugins…

Latest
2.11.0
DSH
*
HMR
Process restart
Tree shaking
Safe tree shaking not declared
Unpacked size
Unavailable
Files
Unavailable
Surface
web
License
MIT
Source
github
GitHub
★ 0
Weekly downloads
0
Last push
9/24/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-claude-slider

把 DeepSeek Harness 的「推理强度」下拉框,换成一条会呼吸的滑块。

拖动滑块即可在 Off / Low / Medium / High / Max 之间切换推理强度,并附带液态玻璃面板、Canvas 动效、主题配色与吸附音效。


界面实拍

滑块与动效

外观 · 配色与透明度调校 · 流速与亮度
外观调校
音效 · 吸附反馈游标 · 图标选择
音效游标

安装

# 桌面版(npm)
dsh plugin --profile desktop add dsh-claude-slider

# 网页版(npm)
dsh plugin --profile web add dsh-claude-slider

# 直接从 GitHub 安装
dsh plugin --profile desktop add github:yicun0316/dsh-claude-slider

装完在 DSH 客户端按 Ctrl + R 重新加载即可。

其他安装方式

插件市场:先装 dshmarket,再在界面内搜索 dsh-claude-slider 一键安装。

dsh plugin --profile desktop add dshmarket

本地源码挂载:克隆仓库 → 运行根目录 install.bat(自动软链接到 DSH 插件目录)→ Ctrl + R。 打开 demo/index.html 可离线预览完整功能。

卸载

dsh plugin --profile desktop remove dsh-claude-slider

特性

滑块交互 拖拽吸附换档,点击轨道节点直达,随时可关闭并还原为 DSH 原生下拉菜单。

13 款动效 随档位三阶递进解锁视觉层,而不是单纯的量变:

  • 🚀 推进 — 火箭尾焰、超载折跃
  • 🌊 流体 — 玻璃水银、火山喷发
  • 🌸 幻境 — 落樱春水、极光织锦、深海鲸跃、萤火微光、落雪狂沙
  • 💻 科技 — 频谱律动、雷达扫描
  • 🎨 质感 — 星流碎钻、流金星河

Low 出基础层,High 追加高光脊线与扫描线,Max 叠加泛光、能量射线与环绕火花;切入 Max 的瞬间还有一次径向冲击波。

液态玻璃外观 原生磨砂玻璃抽屉,10% ~ 100% 无级调节背景透明度;9 款预设主题色 + 原生 Hex 拾色器,动效与光晕跟随主题色联动。

三轴调校 流速、亮度、音量实时生效,一键复位。

吸附音效 杂鱼、哦鲸鲸、小黄鸭、机械微触感四款内置音,支持上传本地 MP3 / WAV(assets/sounds/ 下可试听 zako.mp3、ochinchin.mp3)。

游标图标 10 款内置图标,也可上传 PNG / JPG / SVG 或直接填 Emoji。

灵感搭配 13 套策展组合随机抽取,采用洗牌袋机制——连点 13 次每款各出现一次,绝不重复。

配置分享 一键导出 JSON、粘贴导入,方便复制别人的搭配。


调校参数

参数范围默认
背景透明度10% ~ 100%85%
动效流速0.5x ~ 2.0x1.0x
动效亮度0.5x ~ 2.0x1.0x
吸附音量0% ~ 100%100%

目录结构

dsh-claude-slider/
├── package.json          # 插件信息与版本
├── cordis.patch.yml      # DSH 插槽声明
├── lib/
│   ├── index.js          # 服务端入口
│   └── client.js         # 客户端核心实现
├── assets/               # 面板截图、实机图、音频
├── demo/index.html       # 离线预览页
└── install.bat           # 本地软链接安装

配置保存在 localStorage 键 dsh-claude-slider.config.v2,插件零网络请求、不读写用户文件。


许可

MIT © yicun0316