Plugins: scope SDK imports and harden Matrix routing

This commit is contained in:
Gustavo Madeira Santana
2026-03-09 00:54:57 -04:00
parent a2edb0ebfb
commit 86f18afafa
42 changed files with 775 additions and 203 deletions

View File

@@ -29,4 +29,5 @@ openclaw pairing approve --channel telegram --account work <code> --notify
- Channel input: pass it positionally (`pairing list telegram`) or with `--channel <channel>`.
- `pairing list` supports `--account <accountId>` for multi-account channels.
- `pairing approve` supports `--account <accountId>` and `--notify`.
- When you combine `pairing approve --account <accountId> --notify`, OpenClaw sends the approval notice from that same account.
- If only one pairing-capable channel is configured, `pairing approve <code>` is allowed.