pgnqukezrdxmhjso/dsh-ui-fortifier0

dsh-ui-fortifier

UI 强化

包名
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