IriskaDev/dsh-desktop0

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

AI Analysis

核心用途是将 DSH Web UI 包装为原生的 Electron 桌面窗口,实现双击启动和独立窗口运行。适合不希望在浏览器标签页中运行 DSH 的桌面用户。

Package
dsh-desktop
Version
0.3.0
License
MIT
Last updated
Aug 21, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:IriskaDev/dsh-desktop

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