pgnqukezrdxmhjso/dsh-ui-fortifier ↗★ 0
dsh-ui-fortifier
UI 强化
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:pgnqukezrdxmhjso/dsh-ui-fortifier说明文档
阅读完整 README ↗dsh-ui-fortifier
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.
| Feature | Description |
|---|---|
| provider-label | Shows 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 useworkspace:^.
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