github DingTalk-Real-AI/dingtalk-openclaw-connector v0.8.26-beta.1

latest release: v0.8.26
pre-release2 hours ago

Windows 兼容性验证版本 — 修复 OpenClaw 2026.8.1 在 Windows jiti 加载路径中的插件入口解析和 Runtime 共享问题。本版本位于 npm beta 标签,不会改变 latest(仍为 0.8.25)。
Windows compatibility validation release — Fixes plugin-entry parsing and runtime sharing on the Windows jiti loader path in OpenClaw 2026.8.1. This release uses npm's beta tag and does not change latest (0.8.25).

修复 / Fixes

  • 插件入口使用 Host 注入的 api.source / api.rootDir,不再在入口执行 import.meta,避免 Windows jiti CJS 转换路径报错。
  • Runtime Store 使用 pluginId: "dingtalk-connector" 的全局共享槽,cache-busted 模块实例可读取同一份 Host Runtime。
  • 使用 OpenClaw 2026.8.1 的真实路由实现确认:仅配置 agents.entries.main 时无需额外 binding。

安装 / Install

openclaw plugins install @dingtalk-real-ai/dingtalk-connector@0.8.26-beta.1 --force --accept-capabilities
openclaw gateway restart

验证 / Verification

  • 专项测试 33/33 通过。
  • 完整测试 538 通过、11 跳过;5 个 probe mock 失败与精确基线一致。
  • 发布入口 dist/index.mjs 不含 import.meta
  • npm 公网包:164 files,423,630 bytes,SHA-1 db2d7a3420bc33892d545a8a4d32c36146030760,SHA-256 efe23c80b92c36d17215ec053fed19adfc192e90cf6303fc041d1dd445483f17
  • 公网包与封板 tarball 逐字节一致。
  • OpenClaw 2026.8.1 从 npm 安装后状态为 loadedcompat=[],无诊断,DingTalk probe 为 ok: true
  • 真实钉钉闭环:openclaw2-beta1-public-pingopenclaw2-beta1-public-pong 🏓,Host 运行结果为 tool_delivered

Windows 10 的真实 jiti 链路仍请社区在 #662 反馈验证结果;确认没有阻塞回归后再评估正式版。

完整说明见 Release Notes

Related: #662, #664, #665

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

NewReleases is sending notifications on new releases.