
sorsama/deepseek-harness-mobile
deepseek-harness-mobile
Android companion for DeepSeek Harness
Install
npx @deepseek-ai/dsh plugin --profile web add dsh-relayRestart `dsh web` after install. Bundle APIs can change during the developer preview.
README badge
[](https://dshhub.dev/plugins/deepseek-harness-mobile)Paste this into your README. The star count updates with every catalog sync.
From the README
Excerpt from sorsama/deepseek-harness-mobile, cleaned of badges and images.
An open-source Android companion that puts your <b>DeepSeek Harness</b> in your pocket.<br> Drive sessions, review plans and goals, answer approvals and questions, and get notified when the harness finishes — from your phone, over your local network.
DSH Mobile is an unofficial companion app for the DeepSeek Harness (MIT), mirroring its web GUI feature-for-feature in the harness's own visual language. Android only, Kotlin + Jetpack Compose.
Its companion on the other end is dsh-relay — a harness plugin that adds the authentication layer the harness says it lacks, so this app can reach a harness with a real credential and a pinned key instead of an open port. See Relay.
dshm.zyphite.com is the project site — what the app is, what it looks like, and how to get it running, on one page.
The wiki is the user-facing guide: getting started, connecting, troubleshooting, a feature tour and an FAQ.
Screenshots
| Connect | Chat | Trajectory |
|---|---|---|
| <img src="docs/images/home.png" width="240" alt="Connect screen: recent harnesses with live reachability, discovery, manual entry and auto-connect toggles"> | <img src="docs/images/chat.png" width="240" alt="Chat: streamed turns with per-tool icons, tool cards, goal dock and composer"> | <img src="docs/images/trajectory.png" width="240" alt="Trajectory: a per-turn ledger with usage totals"> |
Recent harnesses with live reachability, LAN discovery, manual host:port, auto-connect. | Streamed turns, a glyph per tool, expandable tool cards, permission picker. | The same session as a per-turn ledger with usage totals. |
| Session details | Subagents |
|---|---|
| <img src="docs/images/session-info.png" width="240" alt="Details panel: context breakdown, goal, plan mode, jobs, queue, subagents, host information"> | <img src="docs/images/subagent.png" width="240" alt="Subagent catalog with continuable children"> |
| Context breakdown, goal, plan mode, background jobs, queued turns, host info, session-log export. | The subagent catalog — open a child's transcript, follow up, or interrupt it. |
Features
…
