openclaw-vainplex/ui/src
Ameno Osman c74551c2ae
fix(ui): parse gatewayUrl from URL params for remote gateway access
Adds support for passing `gatewayUrl` as a URL parameter to the WebChat UI,
allowing the control-ui to connect to a remote gateway (e.g., VPS) instead
of defaulting to localhost.

Usage: http://localhost:5173/?gatewayUrl=ws://<vps-ip>:18789&token=<token>

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-20 16:35:02 -08:00
..
styles feat(ui): major config form UX overhaul 2026-01-20 11:40:13 -05:00
ui fix(ui): parse gatewayUrl from URL params for remote gateway access 2026-01-20 16:35:02 -08:00
main.ts Gateway: add browser control UI 2025-12-18 22:41:06 +00:00
styles.css feat(ui): complete config page overhaul with sidebar nav, search, toggles, and diff view 2026-01-20 11:28:41 -05:00