Skip to content

feat: add portable message buttons - #9809

Draft
Soulter wants to merge 2 commits into
masterfrom
codex/feat-portable-message-buttons
Draft

feat: add portable message buttons#9809
Soulter wants to merge 2 commits into
masterfrom
codex/feat-portable-message-buttons

Conversation

@Soulter

@Soulter Soulter commented Aug 25, 2026

Copy link
Copy Markdown
Member

Summary

  • add portable ActionRow, Button, callback, URL action, style, and ButtonInteraction components
  • persist opaque callback tokens and expose a button_interaction plugin filter
  • support native button callbacks on QQ Official, Telegram, Lark, DingTalk, Discord, Slack, LINE, KOOK, Satori, Mattermost, WeCom, WeCom AI Bot, and WebChat
  • degrade buttons safely on OneBot, Misskey, and Weixin official-account adapters
  • render WebChat buttons with a Telegram-aligned visual treatment
  • use the QQ gateway event ID for interaction replies and parse DingTalk Stream callback parameters

Dependency

This is a stacked draft based on #9808 so the standalone DingTalk registration fix remains isolated. Change the base to master after #9808 is merged.

Testing

  • uv run pytest -q tests --ignore=tests/unit/test_dashboard_dist_resolution.py (2232 passed)
  • uv run pytest -q tests/test_qqofficial_buttons.py tests/test_dingtalk_adapter.py tests/unit/test_button_components.py tests/unit/test_button_interaction_filter.py (36 passed)
  • Ruff check and format checks for all changed Python files
  • cd dashboard && pnpm build

Base automatically changed from codex/fix-dingtalk-registration-creating to master August 25, 2026 16:53
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
astrbot-docs 67c6fd3 Commit Preview URL

Branch Preview URL
Aug 25 2026, 04:44 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant