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.

Ui Skin Switcher — DSH Plugin for DeepSeek Harness
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in
← Plugins
U

@domitor-syh/dsh-ui-skin-switcher

Ui Skin Switcher

Model and reasoning-effort switcher: composer seat with an Off/Max effort slider over session.models / session.selectModel

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

npx -y @deepseek-ai/dsh plugin --profile web add github:domitor-syh/dsh-ui-skin-switcher#60a51966f2bffab2c1ddc20c870305340a059edc
READMECompatibilityVersions
整体外观模型切换器普通思考强度切换器最高思考强度切换器

Compatibility and provenance

Ui Skin Switcher is published as @domitor-syh/dsh-ui-skin-switcher and currently resolves to version 0.1.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
8/28/2026

Versions

0.1.0stable
8/28/2026

Related plugins

Loading related plugins…

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

Usage@linxin666/dsh-usageUsage statistics plugin for the dsh web GUI: per-provider balance and coding-plan quota detection plus a live token usage ledger, with the current session provider's today usage on the sidebar entryUsage Stats@ychris12138/dsh-usage-statsToken usage heatmap, provider balances, and subscription quotas for the dsh web GUICodex Connectdsh-codex-connectChatGPT OAuth and Codex models for DeepSeek Harness.Ui Usage Billing@kenz1117/dsh-ui-usage-billingUsage billing dashboard for DeepSeek Harness: sidebar cost metrics plus a full dashboard modal, priced from a current multi-provider catalog with real usage aggregated from session logs.

README

dsh-ui-skin-switcher · DeepSeek Harness(DSH)模型与思考强度切换器

中文 | English

一个为 DeepSeek Harness(DSH)Web 端打造的、Claude Desktop 同款风格的切换器插件:把模型选择与思考强度(推理力度)切换做成输入框旁的一枚悬浮「座位」,下拉选模型、滑动调强度,一键到位。

是什么 · 功能特性 · 界面预览 · 快速上手 · 使用方法 · 为什么没有思考强度? · 常见问题 · 许可证

是什么

dsh-ui-skin-switcher 是 DeepSeek Harness 的 Web 端插件,注册 conversation.input.model 插件槽,在输入框旁渲染一枚模型 + 思考强度的切换器「座位」。

它与官方第一方模型选择器走同一条通道:通过 session.models 读取按 provider 分组的模型目录,通过 session.selectModel 提交选择——在这里切换后的结果,就是 /model 面板里看到的结果,并立即作用于当前会话。

样式致敬 Claude Desktop 的切换器:滑动手感、圆角轨道、悬停高亮,都是熟悉的味道。

功能特性

能力说明
模型切换点击模型入口将展开按厂商依次排列的模型列表,选定模型后立即生效,对应的思考强度也会同步变更。
思考强度滑块思考强度滑块支持点击与拖动双操作方式,设有多个强度节点;不同模型适配的强度档位存在差异,调节后立即生效。
最高强度点阵动画达到最高思考强度时,轨道内浮现从右向左扫过的点阵动画,且滑块伴随着发光
逐模型记忆记住每个模型最后一次选择的思考强度,切走再切回,强度不丢
主题自适应全部颜色绑定 DSH 主题变量,深浅主题、透明背景皮肤下都清晰可读

界面预览

整体外观——输入框旁的模型 + 思考强度切换按钮:

整体外观

模型切换器——按不同厂商分组的模型列表:

模型切换器

普通思考强度——切换器样式:

普通思考强度切换器

最高思考强度——切换器样式(触发点阵动画):

最高思考强度切换器

快速上手

系统要求

  • 已安装 DeepSeek Harness,dsh web 可正常启动。
  • npm 安装无额外要求;从源码运行需要 Node.js >= 22 与 pnpm。

安装(npm,推荐)

dsh plugin --profile web add @domitor-syh/dsh-ui-skin-switcher

然后重启 dsh web,输入框旁即出现切换器按钮。

从源码运行 DSH?在仓库根目录,用「启动命令 + dsh plugin --profile web add @domitor-syh/dsh-ui-skin-switcher」即可,例如:

# 平时启动
pnpm dsh web
# 添加插件
pnpm dsh plugin --profile web add @domitor-syh/dsh-ui-skin-switcher

验证与卸载

装好重启 dsh web,输入框旁出现切换器按钮即刻生效;也可以用 dsh --profile web --dump-config 确认插件配置层已挂载。

卸载(如从源码启动,请用同安装的方式去卸载):dsh plugin --profile web remove @domitor-syh/dsh-ui-skin-switcher,然后重启 dsh web。

使用方法

  1. 切模型:点击输入框旁的按钮,在列表里选一个模型;列表按厂商分组,当前模型带勾选标记。
  2. 调强度:对声明了 reasoningEfforts 的模型,模型右侧会出现思考强度按钮,点击之后——拖动滑块或在轨道上点按即可切换档位。

为什么接入模型之后没有思考强度?

这是因为当前模型没有声明思考强度(reasoningEfforts)或识图能力。为了确保模型声明的准确,我们没有为所有模型设定统一的思考强度档位——请自行前往该模型所属厂商的官方文档查阅,并修改底层配置文件补上声明;或者直接把厂商的深度思考文档(或文档链接)发给大模型,让它替你直接修改。

生效方式:让大模型通过配置修改,会立即生效,无需重启;手动修改底层的模型配置文件,则需重启 dsh web 后生效。

我们正在逐步声明不同厂商模型的思考强度,如遇不显示思考强度的情况,请自行按上述文档修改,或等待我们逐步适配。

常见问题

为什么我的模型没有出现思考强度滑块?

滑块只为声明了 reasoningEfforts 的模型显示。模型目录里没有该声明说明这台模型不支持(或未配置)推理力度切换,此时只显示模型列表。

切换主题后切换器颜色不对?

插件颜色全部绑定 DSH 主题变量(--dsw-alias-*),随深浅主题自动翻转。若你用了把背景设成透明的皮肤,浮层会自动启用毛玻璃(backdrop-filter)保住可读性。

许可证

MIT