chore(sync): mirror docs from openclaw/openclaw@86fa8eeb68

This commit is contained in:
openclaw-docs-sync[bot] 2026-04-24 03:35:45 +00:00
parent 418ff4ef51
commit 87a7d8aa1b
3 changed files with 10 additions and 4 deletions

View File

@ -1,5 +1,5 @@
{
"repository": "openclaw/openclaw",
"sha": "867714ca45d8170cdba6f36427bb8593ad30c64a",
"syncedAt": "2026-04-24T03:32:33.220Z"
"sha": "86fa8eeb68c64eb0ae25e1eb8c6196061862a010",
"syncedAt": "2026-04-24T03:34:15.417Z"
}

View File

@ -2,7 +2,7 @@
summary: "macOS app flow for controlling a remote OpenClaw gateway over SSH"
read_when:
- Setting up or debugging remote mac control
title: "Remote Control"
title: "Remote control"
---
# Remote OpenClaw (macOS ⇄ remote host)

View File

@ -3,7 +3,7 @@ summary: "Google Meet plugin: join explicit Meet URLs through Chrome or Twilio w
read_when:
- You want an OpenClaw agent to join a Google Meet call
- You are configuring Chrome or Twilio as a Google Meet transport
title: "Google Meet Plugin"
title: "Google Meet plugin"
---
# Google Meet (plugin)
@ -312,3 +312,9 @@ BlackHole device can echo other participants back into the call.
`googlemeet leave` stops the command-pair realtime audio bridge for Chrome
sessions. For Twilio sessions delegated through the Voice Call plugin, it also
hangs up the underlying voice call.
## Related
- [Voice call plugin](/plugins/voice-call)
- [Talk mode](/nodes/talk)
- [Building plugins](/plugins/building-plugins)