deepseek-harness-remote

15Star2Fork4Issue0Watching
机审证据安装命令仓库已核验dsh-plugin Topic许可证READMEAI 百科
语言
TypeScript
分支
main
dsh-plugin

安装

$ dsh plugin --profile web add github:liguobao/deepseek-harness-remote

在终端中运行以上命令,通过 dsh CLI 安装此插件。可在右上角切换 Profile。 第一次用 dsh?看这篇新手教程

对话式安装

帮我安装 DeepSeek Harness 插件 liguobao/deepseek-harness-remote:先查看仓库 https://github.com/liguobao/deepseek-harness-remote 确认安全性,然后执行安装命令并验证插件加载成功。

把这段指令粘贴给 DSH Web GUI 里的助手,由它代你完成安装与验证。

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
  • Preview files from a remote workspace with the optional dsh-file-viewer plugin
  • 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.22.

Restart Harness after installation.

The 0.3.22 Client remains compatible with 0.3.15 Hosts for Remote workspaces and sessions. Features introduced later, such as the remote command catalog and file viewing, are enabled only when the selected Host supports them.

Sign in and connect

  1. Open Remote from the Harness sidebar.
  2. Sign in by scanning a GitHub or Zhihu QR code, 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.
  • The workspace picker lists folders only. When dsh-file-viewer is installed on both devices, its existing read-only viewer can additionally preview files through bounded, encrypted range reads.
  • Remote file preview cannot write, delete, upload, execute, or open a path in an external application. File Viewer providers continue to enforce their own allowed roots and locator authorization.
  • Removing a device immediately revokes its Remote access.

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

License

MIT

收录徽章

Listed on deepseek-plugin.org
[![Listed on deepseek-plugin.org](https://img.shields.io/badge/listed_on-deepseek--plugin.org-007EC6)](https://deepseek-plugin.org/plugins/liguobao/deepseek-harness-remote)

把这段 markdown 粘贴到你的 GitHub README,链接回本插件详情页。徽章只声明已被本站收录,不代表安全认证。

返回插件目录
deepseek-harness-remote — DeepSeek Harness 插件 | deepseek-plugin.org