dsh-desktop
dsh-desktop is a DSH(DeepSeek Harness) bundle patch plugin (cordis.patch.yml) that provides a surface named desktop, which launches a native Electron window that loads the DSH Web UI
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:IriskaDev/dsh-desktop说明文档
阅读完整 README ↗Usage
dsh --profile desktop
After startup, the Electron window opens automatically and loads the DSH Web UI — just chat in the window.
To inspect arguments forwarded to the web app:
dsh --profile desktop --help