westhack/deepseek-harness-desktop1

deepseek-harness-desktop

A community-maintained desktop client for DeepSeek Harness

AI 분석

核心用途是提供 DSH 的桌面客户端外壳。适合需要便捷管理多个 DSH 版本、一键启停服务且不污染全局环境的桌面用户。

패키지
deepseek-harness-desktop
버전
0.0.2
라이선스
Apache-2.0
최근 업데이트
2026. 8. 21.

설치

검증된 bundle이 없거나 호환성 검사에 실패했습니다. 먼저 저장소 설명을 읽어 주세요. 전체 README 읽기 ↗

Usage Guide

Starting DSH

  1. Open the app and enter the version manager page
  2. Select an installed DSH version from the version card grid (the latest installed version is selected by default)
  3. Click the Start DSH button — the app launches the dsh web subprocess via the bundled Node.js
  4. 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 itemAction
DeepSeek HarnessShow the DSH workspace window (available while DSH is running)
Version ManagerShow the version manager main window
QuitQuit 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.