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:
parent
56e0e5ce65
commit
0051b605ae
4 changed files with 91 additions and 7 deletions
|
|
@ -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`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue