github DingTalk-Real-AI/dingtalk-openclaw-connector v0.8.24
v0.8.24 - AI Card Gateway Methods + Card Bridge 优化 / AI Card Gateway Methods + Card Bridge Optimizations

6 hours ago

GA 正式版 — 晋升自 0.8.24-beta.0,经社区验证(2026-06-26 ~ 2026-07-24,超过一周)后正式发布。功能与 beta.0 完全一致。

General Availability — Promoted from 0.8.24-beta.0 after community validation (2026-06-26 ~ 2026-07-24, >1 week). Functionally identical to the beta.

✨ 本次重点 / Highlights

Issue PR 改动 / Change
#603 新增 AI Card create/update gateway methods / Add AI Card gateway methods
#611 #612 Card bridge follow-up 优化 / Card bridge follow-up optimizations

AI Card Gateway Methods (#603)

  • dingtalk-connector.card.create — 创建 AI Card(支持 user:<userId> / group:<openConversationId> / cid... 目标)
  • dingtalk-connector.card.update — 流式更新 / 完成 / 失败态结束卡片
  • 同进程 card bridge — 同一 OpenClaw 运行时内的 plugin/tool 可直接复用 AI Card 能力

Card Bridge Follow-up Optimizations (#611 / #612)

  • cleanup timer 延迟初始化
  • overflow eviction 改批量删除
  • 裸 cid target 收紧为显式正则
  • 错误判定改 PublicError class + instanceof
  • 补充错误处理测试

📦 升级方式 / How to upgrade

openclaw plugins install @dingtalk-real-ai/dingtalk-connector@0.8.24
openclaw gateway restart

📄 完整 Release Notes:docs/RELEASE_NOTES_V0.8.24.md

致谢 / Credits

感谢 @hugtale 贡献 AI Card gateway 能力(#603#612)。

Full Changelog: v0.8.23...v0.8.24

Don't miss a new dingtalk-openclaw-connector release

NewReleases is sending notifications on new releases.