feat: improve mobile model download UX and relay defaults

Add in-button model download progress plus a model reset control in mobile-voice, and switch APN relay defaults to apn.dev.opencode.ai in serve and docs.
This commit is contained in:
Ryan Vogel 2026-03-28 14:03:18 -04:00
commit 0051b605ae
4 changed files with 91 additions and 7 deletions

View file

@ -142,7 +142,7 @@ This is the minimum setup to get reliable mobile background notifications workin
- Add serve options:
- `--relay-url`
- `--relay-secret` (optional; generate random if missing)
- Default relay URL: `https://relay.opencode.ai`
- Default relay URL: `https://apn.dev.opencode.ai`
- If relay is configured, print QR payload in terminal:
- `hosts` (local LAN and configured host, including Tailscale IP when present)
- `relayURL`