插件介绍
Compact DeepSeek Harness desktop host with a native SwiftUI iPhone Remote source preview.
项目详情摘要
DSH Desktop A compact, self-contained DeepSeek Harness desktop host with native iPhone and Android Remote companions. Download · Highlights · iPhone Remote · Android Remote · Development · Contributing English · 简体中文 macOS DMGs around 100 MB, with the complete Harness runtime included.* DSH Desktop runs the official DeepSeek Harness Web UI and runtime in a desktop window. The repository also contains DSH Remote native companions for continuing the computer's projects, sessions, and running tasks from iPhone and Android. This build is aligned with `@deepseek-ai/[email protected]` and shows that bundled Harness version in the sidebar. The desktop app manages the local Harness process automatically, so users do not need to install Node.js or start `dsh web` themselves. Migration and rollback notes [!IMPORTANT] This is an independent community project, not an official DeepSeek AI product. DeepSeek Harness is a developer preview and may introduce breaking changes. Highlights **Multimodal sessions** — paste or attach images and send them through the normal Harness conversation flow when the selected provider and model declare image input support. Image messages remain visible in session history. **Usage at a glance on macOS** — see today and seven-day token totals, estimated cost, active task count, and aggregate running throughput without leaving the current session. **Compact macOS package** — around 100 MB while bundling the complete Harness runtime, using Tauri and the system WKWebView instead of shipping Chromium. **Visible runtime alignment** — the sidebar identifies both the Desktop release and its bundled Harness version, such as `DSH Desktop v0.5.0 · Harness 0.1.5-rc.2`. **Ready to run** — includes everything needed to start Harness, with no separate Node.js installatio
摘自项目公开 README,可能随上游仓库更新。安装方法
建议先在测试 Profile 中安装,并检查权限、安装脚本和依赖。
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:chokwinlee/deepseek-harness-desktop
使用前检查
- 确认项目符合 DSH bundle 规范,而不只是相关仓库。
- 阅读许可证和安装脚本,检查网络、文件及执行权限。
- 备份配置,并确保插件能够安全卸载或回滚。

