mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-22 10:41:10 +00:00
* feat(clickclack): add session discussions * chore: remove release-owned changelog entry * refactor(clickclack): split discussion service workflows * fix(clickclack): satisfy plugin surface gates * fix: narrow routing peer in inbound test and refresh docs map
918 B
918 B
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
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.