mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-27 04:47:03 -06:00
97ad0b7c21
* fix(android): bracket IPv6 hosts in manual gateway URL composition Reuse formatGatewayAuthority when building manual gateway URLs so IPv6 loopback and LAN hosts parse correctly during onboarding connect setup. Co-authored-by: Cursor <cursoragent@cursor.com> * test(android): cover bracketed IPv6 gateway hosts * fix(android): avoid gateway i18n inventory churn --------- Co-authored-by: Cursor <cursoragent@cursor.com> Co-authored-by: Peter Steinberger <steipete@gmail.com>