mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-19 22:33:44 +08:00
The standalone loopback HTTP API only starts when OPENCLAW_EAGER_BROWSER_CONTROL_SERVER=1 is set in the gateway service environment. Without it, browser control works via CLI and agent tools but nothing listens on the loopback control port. Fixes #92841