westhack/deepseek-harness-desktop ↗★ 1
deepseek-harness-desktop
A community-maintained desktop client for DeepSeek Harness
AI 분석
核心用途是提供 DSH 的桌面客户端外壳。适合需要便捷管理多个 DSH 版本、一键启停服务且不污染全局环境的桌面用户。
설치
검증된 bundle이 없거나 호환성 검사에 실패했습니다. 먼저 저장소 설명을 읽어 주세요. 전체 README 읽기 ↗
Usage Guide
Starting DSH
- Open the app and enter the version manager page
- Select an installed DSH version from the version card grid (the latest installed version is selected by default)
- Click the Start DSH button — the app launches the
dsh websubprocess via the bundled Node.js - Once started, the DeepSeek Harness workspace opens in a dedicated window, and the main window auto-hides to the system tray
Version Management
- Install a new version: click Install on a version card; the app downloads the official package via npm to the user data directory, with npm output shown in real time
- Switch versions: one-click switch between installed versions (stop the running DSH first)
- Registry switch: toggle between the official npm registry / China mirror (npmmirror) from the top toolbar; users in mainland China should use the mirror for faster downloads
- Quick update: when a newer version is detected, an Update to vX.X.X button appears at the top — click to install or switch
Tray Menu
After launch, a tray icon appears. Right-click to access three items:
| Menu item | Action |
|---|---|
| DeepSeek Harness | Show the DSH workspace window (available while DSH is running) |
| Version Manager | Show the version manager main window |
| Quit | Quit the app; any running DSH process is stopped automatically |
Single-click the tray icon: shows the DSH workspace window if available, otherwise the main window.