From a424e22c5fb7c53775dfa72b5f09a76a61d2086b Mon Sep 17 00:00:00 2001 From: "openclaw-docs-sync[bot]" Date: Mon, 27 Apr 2026 09:48:58 +0000 Subject: [PATCH] chore(sync): mirror docs from openclaw/openclaw@7dc9a367efc1c154c84249c209cabbe692d8d086 --- .openclaw-sync/source.json | 4 ++-- docs/gateway/doctor.md | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) 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`).