mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-24 17:21:04 +00:00
Summary: - Adds `disabled` to the message presentation button schema, advertises Discord disabled-button support, prese ... through Discord component mapping and link serialization, and adds regression tests plus a changelog entry. - Reproducibility: yes. Source inspection on current main shows `disabled` exists in the runtime type but is a ... rtised in Discord capabilities, dropped by adaptation, and omitted from Discord mapping/link serialization. Automerge notes: - PR branch already contained follow-up commit before automerge: fix(discord): advertise disabled presentation support - PR branch already contained follow-up commit before automerge: fix(discord): preserve disabled link buttons - PR branch already contained follow-up commit before automerge: Preserve disabled Discord presentation buttons Validation: - ClawSweeper review passed for head9bb60d8cbf. - Required merge gates passed before the squash merge. Prepared head SHA:9bb60d8cbfReview: https://github.com/openclaw/openclaw/pull/84312#issuecomment-4491983845 Co-authored-by: OpenClaw Contributor <100menotu001@users.noreply.github.com> Co-authored-by: clawsweeper <274271284+clawsweeper[bot]@users.noreply.github.com> Co-authored-by: clawsweeper[bot] <274271284+clawsweeper[bot]@users.noreply.github.com> Approved-by: takhoffman Co-authored-by: takhoffman <781889+takhoffman@users.noreply.github.com>