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 분석

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

패키지
dsh-desktop
버전
0.3.0
라이선스
MIT
최근 업데이트
2026. 8. 21.

설치

$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