diff --git a/.openclaw-sync/source.json b/.openclaw-sync/source.json index 8f1bbe9b1..7a483dbfa 100644 --- a/.openclaw-sync/source.json +++ b/.openclaw-sync/source.json @@ -1,5 +1,5 @@ { "repository": "openclaw/openclaw", - "sha": "dfe58a1b8e1b1516f478e334fed4eab7bc5d0eae", - "syncedAt": "2026-04-27T09:46:29.071Z" + "sha": "7dc9a367efc1c154c84249c209cabbe692d8d086", + "syncedAt": "2026-04-27T09:47:35.512Z" } diff --git a/docs/gateway/doctor.md b/docs/gateway/doctor.md index beb4fb95c..1256159d6 100644 --- a/docs/gateway/doctor.md +++ b/docs/gateway/doctor.md @@ -102,6 +102,7 @@ cat ~/.openclaw/openclaw.json - Gateway runtime checks (service installed but not running; cached launchd label). - Channel status warnings (probed from the running gateway). - Supervisor config audit (launchd/systemd/schtasks) with optional repair. + - Embedded proxy environment cleanup for gateway services that captured shell `HTTP_PROXY` / `HTTPS_PROXY` / `NO_PROXY` values during install or update. - Gateway runtime best-practice checks (Node vs Bun, version-manager paths). - Gateway port collision diagnostics (default `18789`).