So I built HQSSH — a mobile SSH app with a small Go daemon (hqsshd) that runs on your remote systems. It discovers your git repos, detects which AI tools are installed, and lets you launch them in the right directory with one tap. Sessions persist across disconnects and devices.
Everything goes over SSH — no cloud relay, no account, no extra ports.
Daemon is open source: https://github.com/Gelotto/hqsshd