chore(sync): mirror docs from openclaw/openclaw@1787ae0f5d
This commit is contained in:
parent
ad9e72b773
commit
67ff0dfacc
@ -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"
|
||||
}
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user