ningbainb/deepseek-harness-desktop--packages-dsh-web-ui-settings ↗★ 491
@linxin666/dsh-client-ui-web-ui-settings
Web UI plugin group for the dsh settings page: one first-level settings section that hosts the dsh-web-ui family plugins' enable switches and configuration forms.
AI Analysis
适合需要统一管理和配置各类 Web UI 插件开关及表单参数的用户。
Install
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:ningbainb/deepseek-harness-desktop#f30137e7d72942d2cd851a0fa0713f596ed06ad6&path:packages/dsh-web-ui-settingsREADME
Read the full README ↗Proxy configuration
The bridge remains loopback-only when trustedProxyHosts is empty. An authenticated reverse proxy on the same host may opt in an exact authority and name the environment variable carrying its shared token:
- id: ui-web-ui-settings
config:
trustedProxyHosts:
- dsh.example.com
proxyTokenEnv: DSH_WEB_UI_SETTINGS_PROXY_TOKEN
Keep the token out of profile configuration. The proxy must authenticate before forwarding, replace the internal token header, and forward only to DSH's loopback listener.