mobile ui · DSH desktop client
21hbguo/dsh-mobile-ui · skills
DSH Web GUI mobile UI adaptation plug-in: full-screen chat layout under narrow screen (drawer sidebar/panel + top operation bar + return key to unstack), zero impact on desktop width.
★ 0GitHub stars
0Forks
2026-08-16Last updated
TypeScriptLanguage
BSD-3-ClauseLicense
Project overview
在 /.dsh/profiles/web/cordis.patch.yml 中追加一行(与仓库内 cordis.patch.yml 一致):
scripts/build.sh 需要定位 DSH 源码 checkout: 优先读 DSHCHECKOUT 环境变量:DSHCHECKOUT=/path/to/deepseek-harness bash scripts/build.sh 未设置时自动探测:$HOME/dsh-harness、$HOME/dsh、$HOME/.dsh/dsh-harness、$HOME/project/other/deepseek-harness
构建产物:lib/index.js(host 半区)+ lib/client.js(浏览器半区,tsdown 打包)。 配置
Install command
dsh plugin --profile web add github:21hbguo/dsh-mobile-ui