插件介绍
一个基于 DeepSeek Harness 插件机制构建的多端远程访问方案,通过安全、低延迟、端到端加密的 P2P 优先网络,支持从 PC、Android 和 Web 随时访问并操作远程 Harness 和 CodeX。 (A multi-device remote access solution built on the DeepSeek Harness plugin system, enabling PC, Android, and Web clients to securely access and operate remote Harness and CodeX over a low-latency, end-to-end encrypted, P2P-first network.)
项目详情摘要
English · 中文 · Documentation · Download: Windows · macOS · Linux · Web · Android npm · GitHub · Connect once. Ready whenever you are. Continue using your DeepSeek Harness instance from a phone, computer, or browser. Return to the same Harness session from whichever device is with you. Harness keeps running on your work computer, with the same workspaces, tools, and project setup. Remote is simply another window into that environment. Features Continue active sessions and review their latest progress from another device Send new instructions, change direction, and use image prompts with Harness `dsh-v0.1.1-rc.2`, `dsh-v0.1.2-alpha.1`–`rc.1`, `dsh-v0.1.5-rc.1`, or `dsh-v0.1.6-alpha.1` Answer questions and permission requests from clients with live conversation controls Open workspaces from another authorized computer on the same account Reuse the native Harness interface instead of maintaining a separate desktop conversation UI Preview remote files between two Harness installations with the optional `dsh-file-viewer` plugin Run a terminal-only dsh-TUI profile as a Host and authorize it with a GitHub or Zhihu QR code The Harness Host does not need a public listening port. Connect securely from anywhere with internet access over a bidirectional end-to-end encrypted channel Install Path A: DSH Desktop Install DSH Desktop on Windows, macOS, or Linux. Remote is included and enabled by default, so no separate plugin installation is required. Path B: Existing DSH installation Add the exact package version through DSH's plugin manager for the `web` profile: Restart Harness after installation. Do not install this package directly with npm. Only `dsh plugin` updates the selec
摘自项目公开 README,可能随上游仓库更新。安装方法
建议先在测试 Profile 中安装,并检查权限、安装脚本和依赖。
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:liguobao/ds-harness-remote
使用前检查
- 确认项目符合 DSH bundle 规范,而不只是相关仓库。
- 阅读许可证和安装脚本,检查网络、文件及执行权限。
- 备份配置,并确保插件能够安全卸载或回滚。

