From 67ff0dfacc1bf74c3a12a63d3e17f0961ac6ccbf Mon Sep 17 00:00:00 2001 From: "openclaw-docs-sync[bot]" Date: Fri, 24 Apr 2026 23:06:25 +0000 Subject: [PATCH] chore(sync): mirror docs from openclaw/openclaw@1787ae0f5d2e91cd6bf3f8401302b085b036b3ff --- .openclaw-sync/source.json | 4 ++-- docs/plugins/google-meet.md | 7 ++++++- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/.openclaw-sync/source.json b/.openclaw-sync/source.json index 2c1719237..29ffeec28 100644 --- a/.openclaw-sync/source.json +++ b/.openclaw-sync/source.json @@ -1,5 +1,5 @@ { "repository": "openclaw/openclaw", - "sha": "893a18ff5cdc2be9a2f1bfe75880fa2ae11f40cc", - "syncedAt": "2026-04-24T23:01:12.358Z" + "sha": "1787ae0f5d2e91cd6bf3f8401302b085b036b3ff", + "syncedAt": "2026-04-24T23:04:56.328Z" } diff --git a/docs/plugins/google-meet.md b/docs/plugins/google-meet.md index cec61f6f4..c2c4baafe 100644 --- a/docs/plugins/google-meet.md +++ b/docs/plugins/google-meet.md @@ -305,7 +305,9 @@ Common failure checks: config points at the profile you want, for example `browser.defaultProfile: "user"` or a named existing-session profile. - Duplicate Meet tabs: leave `chrome.reuseExistingTab: true` enabled. OpenClaw - activates an existing tab for the same Meet URL before opening a new one. + activates an existing tab for the same Meet URL before opening a new one, and + browser meeting creation reuses an in-progress `https://meet.google.com/new` + or Google account prompt tab before opening another one. - No audio: in Meet, route microphone/speaker through the virtual audio device path used by OpenClaw; use separate virtual devices or Loopback-style routing for clean duplex audio. @@ -820,6 +822,9 @@ to the pinned Chrome node browser. Confirm: `googlemeet.chrome`. - For browser fallback: the OpenClaw Chrome profile on that node is signed in to Google and can open `https://meet.google.com/new`. +- For browser fallback: retries reuse an existing `https://meet.google.com/new` + or Google account prompt tab before opening a new tab. If an agent times out, + retry the tool call rather than manually opening another Meet tab. - For browser fallback: if Meet shows "Do you want people to hear you in the meeting?", leave the tab open. OpenClaw should click **Use microphone** or, for create-only fallback, **Continue without microphone** through browser