mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-21 18:26:51 +00:00
* feat(dashboard): add plugin capability declarations * docs(dashboard): describe plugin capabilities * fix(plugins): preserve registry map cloning * fix(dashboard): make plugin grant ids unambiguous * fix(dashboard): align generated plugin grant ids * chore(boards): internalize verb ids and refresh protocol snapshots
1.0 KiB
1.0 KiB
summary, read_when, title
| summary | read_when | title | |
|---|---|---|---|
| Adds the Clickclack channel surface for sending and receiving OpenClaw messages. |
|
Clickclack plugin |
Clickclack plugin
Adds the Clickclack channel surface for sending and receiving OpenClaw messages.
Distribution
- Package:
@openclaw/clickclack - Install route: npm; ClawHub:
clawhub:@openclaw/clickclack
Surface
channels: clickclack; contracts: tools
The plugin can optionally create a lifecycle-synchronized ClickClack channel
for each OpenClaw session. Managed discussion channels use a same-agent side
session for observation and relay, while the attached main session receives a
pull-only discussion tool. See ClickClack session discussions
for configuration and session-tool visibility requirements.