diff --git a/.openclaw-sync/source.json b/.openclaw-sync/source.json index be3e02abb..846047110 100644 --- a/.openclaw-sync/source.json +++ b/.openclaw-sync/source.json @@ -1,5 +1,5 @@ { "repository": "openclaw/openclaw", - "sha": "dcfd5913fd24a7fce8fe804bf687f4d4856a6652", - "syncedAt": "2026-04-25T20:37:22.632Z" + "sha": "9d2254be065350cba59ed2a56dc2a5a8df2a895a", + "syncedAt": "2026-04-25T20:46:49.760Z" } diff --git a/docs/help/testing-live.md b/docs/help/testing-live.md index cd5194dd9..bb3bdaacd 100644 --- a/docs/help/testing-live.md +++ b/docs/help/testing-live.md @@ -174,7 +174,7 @@ OPENCLAW_LIVE_TEST=1 \ This does not ask Gemini to generate a response. It writes the same system settings OpenClaw gives Gemini, then runs `gemini --debug mcp list` to prove a saved `transport: "streamable-http"` server is normalized to Gemini's HTTP MCP -shape and can connect. +shape and can connect to a local streamable-HTTP MCP server. Docker recipe: