ningbainb/deepseek-harness-desktop--packages-dsh-web-ui-settings491

@linxin666/dsh-client-ui-web-ui-settings

设置页面的 Web UI 插件配置管理区

AI 分析

适合需要统一管理和配置各类 Web UI 插件开关及表单参数的用户。

包名
@linxin666/dsh-client-ui-web-ui-settings
版本
0.2.3-desktop.1
许可证
BSD-3-Clause
最近更新
2026年9月12日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:ningbainb/deepseek-harness-desktop#f30137e7d72942d2cd851a0fa0713f596ed06ad6&path:packages/dsh-web-ui-settings

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.