DSH Plugins Marketplace

DSH Plugins

Plugins

/

orbis

i

orbis

Manifest valid14

A mobile client for deepseek harness remote control

Orbis

English | 简体中文

Orbis is a remote control client for Deepseek Harness (DSH).

The Orbis plugin provides device pairing, end-to-end encrypted transport, and real-time updates across multiple devices.

Screenshots

Getting Started

  1. Download the Orbis app. It is currently in beta. iOS: Join TesFlight. Android APK.
  2. Install the Orbis plugin into DSH.
npx @deepseek-ai/dsh plugin --profile web add @orbisapp/remote-dsh@latest
  1. Configure the plugin and pair your device from the DSH web plugin page (Settings - Plugins - Orbis tab).

Development

Install dependencies at the repository root, then use a single command to build the plugin, install it into your local DSH Web profile, and start the test page:

pnpm install
pnpm run serve:dsh

The page is served at http://127.0.0.1:3080 by default. Pass flags to change the port or point at a specific test directory:

pnpm run serve:dsh --port 3090
pnpm run serve:dsh --workspace-root /path/to/workspace
pnpm run serve:dsh --help

Testing

pnpm run check:core   # typecheck + tests for everything that builds from this repository alone
pnpm run check:dsh    # typechecks and tests the plugin and client entry points against the public DSH SDK

CI runs check:core on every push and every pull request, and again before a release. check:dsh uses the public @deepseek-ai/* SDK packages installed by the workspace.

Releasing

Releases are driven by Changesets. Ship every user-visible change with a changeset and commit it alongside the change:

pnpm changeset

Changesets maintains one draft release pull request containing all pending changesets. Keep that pull request open while changes accumulate. When the complete release is ready, review the combined version and changelog, mark the pull request as ready, and merge it to publish the release. Changes that do not affect a published package do not need a changeset.

Write release-level highlights and upgrade notes in .changeset/.release-notes/next.md, using heading level 3 (###) or lower. The version script prepends that Markdown to the generated package changelog, so the draft release pull request and final GitHub Release show the same notes before the Changesets list. The release pull request consumes and clears the file for the next release.

Community

Wechat Group

Wechat group

License

Apache-2.0

Compatibility

DSH 0.1.5-rc.2: failedDSH 0.1.5-rc.1: errorDSH 0.1.5-alpha.2: errorDSH 0.1.5-alpha.1: errorDSH 0.1.3-alpha.2: errorDSH 0.1.2-rc.1: errorDSH 0.1.2-alpha.5: errorDSH 0.1.2-alpha.4: errorDSH 0.1.2-alpha.3: errorDSH 0.1.2-alpha.2: error

Versions

Latest versionPublishedSize
0.2.0
0.2.1
0.2.2
0.2.3
0.2.4
0.2.5
0.2.6
0.2.7
0.2.8
0.2.9
0.3.0

Similar plugins

dsh-plugin-mobile-shell

by ghbhiee

Narrow-viewport drawer shell for the DeepSeek Harness web UI

Manifest valid

0

MIT

TypeScript

Aug 18, 2026

dsh plugin --profile web add dsh-plugin-mobile-shell

by haibala-aii

Haibala mobile remote control for DeepSeek Harness: scan-to-pair QR and a phone surface at /m

Manifest valid

0

BSD-3-Clause

TypeScript

Aug 15, 2026

dsh plugin --profile web add @haibala-aii/dsh-extensions-remotelink

by PangYiMing

DSH plugin for controlling mobile devices (ADB/iOS) — DeepSeek Harness 操控手机插件

Manifest valid

3

30/wk

MIT

JavaScript

Aug 14, 2026

dsh plugin --profile web add dsh-mobile-control

by mang0cola

DeepSeek Harness plugin for controlling Android devices through ADB

Manifest valid

4

MIT

TypeScript

Aug 14, 2026

dsh plugin --profile web add adb-dsh-plugin

by saya-ch

DeepSeek Harness 的 Android App 与安全远程访问插件,支持局域网/远程连接和高度自定义的移动界面与扩展能力。

Tools & CapabilitiesManifest valid

265

2.2k/wk

Apache-2.0

TypeScript

Sep 14, 2026

dsh plugin --profile web add dsh-mobile

by peng7peng

dsh-terminal-manager

Manifest valid

0

MIT

TypeScript

Sep 13, 2026

dsh plugin --profile web add dsh-terminal-manager