dsh-ui-fortifier
No description
- Stars
- 0
- Language
- TypeScript
- Created
- Aug 30, 2026
- Updated
- Aug 30, 2026
Introduction
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. |
Developed against dsh 0.1.2-alpha.1
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