返回目錄

deepseek-harness-remote

編輯精選維護狀態: 活躍

liguobao/deepseek-harness-remote

基於 DeepSeek Harness 外掛機制的多端遠端訪問方案,讓桌面端與 Android 端安全連線並操作遠端 Harness。(A multi-device remote access solution built on the DeepSeek Harness plugin system, enabling desktop and Android clients to securely connect to and operate a remote Harness.)

安裝

dsh 沒有統一的安裝指令 —— 把該外掛 README(見下方)中的設定行加入你的 profile / patch 設定,然後重啟即可。

查看安裝教學

29

星數

3

Fork

TypeScript

語言

2026-08-14

建立於

2026-08-19

最近推送

README

DeepSeek Harness Remote

English | 中文

Connect once. Ready whenever you are.

Continue a DeepSeek Harness session from your phone, tablet, or any 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.

Developer preview — pin an explicit version when installing.

What you can do

  • Follow an active session and review its latest progress
  • Send new instructions or change direction
  • Answer questions and respond to permission requests
  • Open workspaces from any connected computer
  • Move between devices without moving your work

Remote is available in a browser and through the Remote workspace entry in Harness on another computer.

A developer-preview VS Code client also lives in apps/vscode. It can sign in, pin and connect to an authorized Host, browse Host workspaces/sessions, and open conversations beside the Activity Bar. Build it with pnpm --filter deepseek-harness-remote-vscode build; see its README.

Install the Host plugin

Install the plugin on the computer where Harness and your projects run.

In DSH Desktop, open Extensions → Manage plugins… and install:

ds-harness-remote

Or install it for the web profile:

dsh plugin --profile web add ds-harness-remote

Package: npm · GitHub

To pin a GitHub release instead, install github:liguobao/deepseek-harness-remote#v0.3.15.

Restart Harness after installation.

Sign in and connect

  1. Open Remote from the Harness sidebar.
  2. Sign in with Zhihu authorization, or use your account and password. New password accounts can register with invitation code NRAE-NUUM-C9UY.
  3. Enable remote control for the current computer to make it available from your other devices, or select another online computer to control it directly.
  4. Choose an existing workspace or browse remote directories to open one.

Note: A self-hosted relay node option will be provided later.

A quick tour

Enable Allow control of this device in Remote settings to make the current computer available as a Host.

Remote settings showing an authorized and online Host

Open Remote on another computer, select an online Host, then choose or browse for a workspace.

Remote workspace picker listing online Hosts

The workspace opens in the native Harness interface, with the active Host and encrypted connection status shown in the header.

A Harness conversation running through an encrypted remote connection

Secure by design

  • The Host makes outbound connections only. No public port is opened.
  • Session traffic is end-to-end encrypted. The service relays ciphertext without storing session plaintext or device private keys.
  • Remote exposes only the Harness capabilities required by the interface. It does not provide a shell or remote desktop.
  • Folder browsing lists directories only; it cannot read files or change the filesystem.
  • Removing a device immediately revokes its Remote access.

For implementation details, see the Plugin guide, documentation index, and Remote Protocol.

License

MIT

DSH Plugins 是獨立的 DeepSeek Harness 外掛市集,與 DeepSeek 官方無關,也不代表官方背書。第三方外掛未經安全稽核,安裝前請審查原始碼。

每週取得最新的 DeepSeek Harness 外掛,絕不濫發。