mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-04 16:41:37 +00:00
* refactor(slack): retire inline interactive directives Release note: Slack configs using channels.slack.capabilities.interactiveReplies, including per-account settings, are removed by openclaw doctor --fix. Slack-only [[slack_buttons:...]] and [[slack_select:...]] markup is no longer parsed; emit typed presentation buttons and selects instead. * docs: refresh Slack docs map