mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-06 16:50:59 +08:00
Summary: - The branch adds `forceMeetEnglishUi()` for Google Meet URLs, applies it to join/create browser opens, canonicalizes browser-created meeting links, and updates focused Google Meet tests. - PR surface: Source +18, Tests +19. Total +37 across 6 files. - Reproducibility: yes. Current main opens raw Meet URLs while the browser automation matches English-only lab ... R body provides after-fix CDP output showing non-English pages render expected English labels with `hl=en`. Automerge notes: - PR branch already contained follow-up commit before automerge: chore(tooling): add unused agent-cache-store files to knip optional a… - PR branch already contained follow-up commit before automerge: fix(google-meet): repair non-Latin mic regex matching boundary - PR branch already contained follow-up commit before automerge: revert(tooling): preserve current main deadcode allowlist guard - PR branch already contained follow-up commit before automerge: revert(tooling): perfectly match origin/main deadcode list - PR branch already contained follow-up commit before automerge: revert: match origin/main deadcode list exactly Validation: - ClawSweeper review passed for head880a41b6f0. - Required merge gates passed before the squash merge. Prepared head SHA:880a41b6f0Review: https://github.com/openclaw/openclaw/pull/89671#issuecomment-4608725456 Co-authored-by: Chen Chia Yang <unayung@gmail.com> Approved-by: hxy91819
@openclaw/google-meet
Official Google Meet participant plugin for OpenClaw.
This plugin registers the google_meet tool so agents can join Google Meet calls through supported Chrome or Twilio transports.
Install
openclaw plugins install @openclaw/google-meet
Restart the Gateway after installing or updating the plugin.
Configure
Enable the plugin and follow the Google Meet docs for browser profile, transport, and call-join setup:
Package
- Plugin id:
google-meet - Tool:
google_meet - Package:
@openclaw/google-meet - Minimum OpenClaw host:
2026.4.20