Native Android client + DSH server-side plugin (dsh-remote-control) for remotely monitoring and lightly controlling a self-hosted DeepSeek Harness host from your phone.
DSH integration
Native runtime
Author-claimed
Safety audit
Unaudited
Last verified
2026-09-06
License
GPL-3.0
01What can it help you accomplish?
Monitor and drive your self-hosted DeepSeek Harness from an Android phone
Live session list, running-task status, DeepSeek balance (CNY), and a workspace file browser — all rendered on the phone while sessions run on the host
Self-hosters of DeepSeek Harness (dsh) who want mobile monitoring and light control on the go
Browse and manage workspace files and check account balance remotely
List/upload/download/rename/delete host files via the /remote/* routes, and view the DeepSeek account balance (CNY) with a refresh action
DSH operators who need to fetch or tidy files and sanity-check balance without sitting at the desktop
02How to install into DeepSeek Harness
Not specified by the author
03DSH integration and capability boundaries
Native DSH server-side plugin (dsh-remote-control) that exposes /remote/* routes to the Android client over HTTPS + WebSocket
Session & subagent management
DSH host sessions→session list with live running markers, create/archive/rename/search, and a subagent tree view
Workspace file management
host filesystem via /remote/*→list, upload, download, rename and delete host files
在电脑 DSH 宿主上列目录、上传/下载、删除/重命名文件(经 `/remote/*` 路由)Streaming chat & trace view
DSH conversation→dual chat/trace tabs, token-by-token streaming of answer and reasoning, Markdown rendering
04Who is it for? When not to use it?
Good for
- Self-hosters of DeepSeek Harness (dsh) who want mobile monitoring and light control on the go
- DSH operators who need to fetch or tidy files and sanity-check balance without sitting at the desktop
05Compatibility, maintenance and safety notes
readme_verified
06Frequently asked questions
What is DSH Remote and what does it connect to?
It is a native Android client paired with the dsh-remote-control server-side DSH plugin. Together they let you view and control a DeepSeek Harness host from your phone. The phone app only does display and interaction — all sessions, tools and files live on the DSH host.
How does the Android app reach my DSH host?
The architecture runs the DSH web on 127.0.0.1:3080, fronted by a Caddy reverse proxy (https://<your-machine>.ts.net:8443 → localhost:3080) over a Tailscale network, and the app connects via HTTPS + WebSocket. The repo documents Tailscale networking and Caddy HTTPS reverse proxy as the recommended path.
Does the app run the AI agent itself?
No. The phone app only does display and interaction; all sessions, tools and files stay on the computer's DSH host. The model (DeepSeek, including native vision) runs on the host.
What can I actually do from the phone?
You can see the live connection status, view your DeepSeek balance (CNY) and refresh it, browse running sessions and the subagent tree, open the workspace file browser (list/upload/download/rename/delete host files), and watch chat and reasoning stream token by token with Markdown rendering.
Which platforms are supported?
The client is an Android app (DshRemote App). On the host side it depends on the dsh-remote-control server-side plugin that exposes the /remote/* routes to the app. It is built for users who self-host DeepSeek Harness.
07Related DSH workflows
tencentmeeting-cli
by tencentcloud
Tencent Meeting command-line tool with OAuth2 authorization for meeting, recording and attendance-report management.
dsh-auto-review
by perrylink
Second-model AI auto-review for DeepSeek Harness approval requests: a read-only reviewer subagent returns structured allow/deny verdicts with reasons, fail-closed by default, fully auditable from the session log (approval/asked -> autoReview/verdict -> approval/decided).
dsh-permission-rules
by perrylink
Claude Code-style declarative permission rules for DeepSeek Harness: ordered allow/deny/ask rules with tool-name, argument (glob/regex), and workspace-path matching on the tools/pre-execute waterfall, session-log audit, and HMR reload.
dsh-secure-audit
by pensivefei
Read-only security & compliance plugin for DeepSeek Harness: prompt-injection detection, Chinese-PII redaction, and local configuration audit with redacted, reproducible reports.
08Data and sources
`dsh-remote-control` 是**本仓库自带的服务端插件**,负责暴露 `/remote/*` 路由(列目录、上传下载文件、删除重命名等)给手机 App。
手机 App 只做「展示 + 交互」,所有会话、工具、文件都在电脑上的 DSH 宿主里。
This page is generated from the project’s public documentation, repository metadata and a structured parse of DSH Plugins; last verified on 2026-09-06. Found an error? Submit a correction.
Best DeepSeek Harness Plugins
Twelve plugins worth installing first — picked from the whole catalog, across every category.
