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/08/21

インストール

$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