mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-03 13:47:19 +08:00
* fix(android): strip ws scheme prefix from manual gateway host input Reject bare ws:// in the Host field and normalize pasted ws:// LAN URLs so manual onboarding resolves the real hostname instead of host ws. Fixes #87216. Co-authored-by: Cursor <cursoragent@cursor.com> * fix(android): preserve complete manual gateway endpoints * fix(android): preserve gateway i18n inventory --------- Co-authored-by: Cursor <cursoragent@cursor.com> Co-authored-by: Peter Steinberger <steipete@gmail.com>