mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-16 18:57:33 +00:00
The pairing CLI calls listPairingChannels() at registration time, which requires the plugin registry to be populated. Without this, plugin-provided channels like Matrix fail with "does not support pairing" even though they have pairing adapters defined. This mirrors the existing pattern used by the plugins CLI entry. Co-authored-by: Shakker <165377636+shakkernerd@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| message | ||
| build-program.ts | ||
| command-registry.ts | ||
| config-guard.ts | ||
| context.ts | ||
| help.ts | ||
| helpers.ts | ||
| preaction.ts | ||
| register.agent.ts | ||
| register.configure.ts | ||
| register.maintenance.ts | ||
| register.message.ts | ||
| register.onboard.ts | ||
| register.setup.ts | ||
| register.status-health-sessions.ts | ||
| register.subclis.test.ts | ||
| register.subclis.ts | ||