mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-12 21:53:00 -06:00
73cb408565
* fix(google-meet): reject nondecimal transcript cursors Use parseStrictNonNegativeInteger for --since validation so hex, exponent, and fractional spellings are rejected at the CLI boundary instead of silently coercing to different cursor offsets. Remove the redundant file header comment to stay within the oversized-file LOC ratchet. * test(google-meet): harden transcript cursor coverage * style(google-meet): format cursor tests --------- Co-authored-by: Peter Steinberger <steipete@gmail.com>
@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