pgnqukezrdxmhjso/dsh-ui-fortifier0

dsh-ui-fortifier

DSH 网页端界面强化插件:在设置中添加专属标签页以开关各个功能模块,例如在模型选择器左侧显示当前选中的服务商标签。

AI 分析

核心用途是微调和美化 DSH 的 Web 界面。适合对原生 UI 细节有更高要求,希望增加服务商标识等便利性视觉元素的 DSH 用户。

包名
dsh-ui-fortifier
版本
0.1.2
最近更新
2026年9月8日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:pgnqukezrdxmhjso/dsh-ui-fortifier

dsh-ui-fortifier

AI-Crap npm

中文

A DSH Web UI enhancer plugin

See design/en/current.md for details.

Installation

dsh plugin --profile web add dsh-ui-fortifier

Installing via GitHub is not supported.

Features

Adds a "ui-fortifier" tab in Settings to toggle every feature module of this plugin.

FeatureDescription
provider-labelShows the currently selected provider to the left of the model selector.

dsh version used for development

  • Target dsh version: 0.1.2-rc.1; @deepseek-ai/dsh-* dependencies use workspace:^.

Secondary Development

Clone this repository into a dsh workspace package directory, then install and build:

git clone https://github.com/pgnqukezrdxmhjso/dsh-ui-fortifier packages/my/dsh-ui-fortifier
pnpm install
pnpm --filter dsh-ui-fortifier bundle