#Dingtalk ιιπͺ½
1 messages Β· Page 1 of 1 (latest)
GitHub: openclaw-channel-dingtalk
NPM: @soimy/dingtalk
App: Dingtalk
DocSite: https://soimy.github.io/openclaw-channel-dingtalk/
Developers: soimy@163.com
I've posted a proposal on Openclaw Repo discussion: https://github.com/openclaw/openclaw/discussions/17843
If you hope dingtalk can be listed as an official channel plugin like me, please leave your support there. Thank you all.
Dingtalk channel plugin just hit 1000+ stars on github, and over** 6k download **per week on NPM this week, Cheers π π¦
π
Dingtalk channel plugins v3.3.0 released
Thank you for your patience. The long-awaited v3.3.0 is the most significant feature update since the projectβs inception, bringing together over 60 PRs and commits from 15 contributors.
This release focuses on delivering a more intuitive AI Card experience, expanded native interactive capabilities, more comprehensive attachment/quote workflows, and enhanced stability for Stream long-connections and response finalization.
π Key Highlights
- Optimized real-time streaming previews for AI Cards.
- Native
ackReactionand emoji-based "thinking" feedback. - Widescreen AI Cards and support for importable templates.
- The
learncommand and multi-target rule management.
Dingtalk channel plugins v3.4.1 released
v3.4.1 Release Notes π
[!IMPORTANT]
π¨ Core Compatibility Breaking Change
This release is primarily dedicated to syncing with the latest OpenClawv3.22update. Since the upstream project introduced several breaking changes, we, as a community plugin, had to follow suit and refactor our underlying SDK APIs.
Please note: Starting fromv3.4.1and all subsequent versions, the minimum compatible OpenClaw version for this plugin is nowv3.22, and there will be NO backward compatibility. Please make sure to upgrade your OpenClaw core application tov3.22or higher before upgrading this plugin.
This v3.4.1 release is a critical patch focusing on compatibility and stability. In addition to adapting to the new upstream architecture, we also fixed issues related to state transitions and media message delivery in the sandbox environment.
π Architecture & Refactoring
- Sync upstream Plugin SDK new API:
PR #395(by @soimy) comprehensively tracks the underlying interface changes in OpenClaw v3.22, adapting the core communication and plugin mechanisms.
π Fixes & Stability
- Resolve
waitForStopon terminal FAILED state:PR #399(by @BrilliantWang) fixes an issue wherewaitForStopfails to resolve when the state machine enters aFAILEDterminal state, which previously caused the logic to hang. - Fix sandbox
sendMediafails for workspace files:PR #398(by @zhumin-zizhu, Fixes#397) fixes an exception where thesendMediamethod could not correctly process workspace media files in Sandbox mode.
π€ Contributors
A huge thanks to the developers who contributed to this compatibility upgrade and patch:
- @soimy
- @BrilliantWang
- @zhumin-zizhu
Full Changelog: https://github.com/soimy/openclaw-channel-dingtalk/compare/v3.4.0...v3.4.1
Dingtalk ιιπͺ½
Doc site online: https://soimy.github.io/openclaw-channel-dingtalk/
@patent yew The default openclaw plugins install @soimy/dingtalk approach routed to clawhub download is broken, reported by many users. The scope prefix @soimy result in invalid zip filePath. And there is no quick fix for reroute to npm download currently.