DSH Hub
deepseek-harness-mobile cover

sorsama/deepseek-harness-mobile

deepseek-harness-mobile

ToolWorkflow36 GitHub stars· updated 2026-08-21

Android companion for DeepSeek Harness

Install

npx @deepseek-ai/dsh plugin --profile web add dsh-relay

Restart `dsh web` after install. Bundle APIs can change during the developer preview.

README badge

deepseek-harness-mobile DSH Hub badge
[![DSH Hub](https://dshhub.dev/badge/deepseek-harness-mobile.svg)](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.

<h1 align="center">DSH Mobile — DeepSeek Harness Remote</h1>

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

ConnectChatTrajectory
<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 detailsSubagents
<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

Related plugins