pgnqukezrdxmhjso/dsh-ui-fortifier0

dsh-ui-fortifier

UI 强化

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