diff --git a/.openclaw-sync/source.json b/.openclaw-sync/source.json index c81ed5a96..3f89204c6 100644 --- a/.openclaw-sync/source.json +++ b/.openclaw-sync/source.json @@ -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" } diff --git a/docs/platforms/mac/remote.md b/docs/platforms/mac/remote.md index a49a43439..483f1fb85 100644 --- a/docs/platforms/mac/remote.md +++ b/docs/platforms/mac/remote.md @@ -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) diff --git a/docs/plugins/google-meet.md b/docs/plugins/google-meet.md index a529ce1ba..7bcf8c42a 100644 --- a/docs/plugins/google-meet.md +++ b/docs/plugins/google-meet.md @@ -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)