DeepSeek Harness is the best mobile agent setup right now I'm probably switching from Pi to DSH. Main reason: I don't want to carry a laptop around anymore. DSH and Pi are similar: two-layer loop, everything's a plugin, migration should be painless. Old remote setup was Tailscale + tmux + Termius + Claude Code on a server. It worked, but the mobile terminal was painful for both commands and file transfers. DSH's web UI just fits mobile. No IDE bloat. Sessions live in the browser, so a disconnect doesn't kill your task. Need to show the agent an image? Write an upload plugin and send it from the web. One real downside: DSH's security model doesn't allow remote access, so you have to patch the source to expose the web UI through your tunnel. It's still beta, so I'm betting the team adds proper remote support eventually.
DeepSeek Harness is the best mobile agent setup right now