garrisonz/dsh-sidebar-width0

dsh-sidebar-width

Control the DeepSeek Harness Web UI left sidebar width (min/max/default) by patching the installed ui-layout client bundle at dsh web startup.

AI Analysis

核心用途是允许用户自定义 DSH 左侧边栏的最小、最大及默认展开宽度。适合对默认侧边栏宽度不满意、需要调整界面布局空间的 Web 端用户。

Package
dsh-sidebar-width
Version
0.2.0
License
MIT
Last updated
Aug 15, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:garrisonz/dsh-sidebar-width

Config / 配置

keymeaning / 含义default / 默认
minlower drag bound, px / 拖动下限180
maxupper drag bound, px / 拖动上限keep bundle value (420)
defaultWidthexpanded default width, px / 展开默认宽度keep bundle value (280)
pathabsolute path of the layout client.js / 手动指定 bundle 路径auto-locate

All keys optional. / 全部可选。