github sunnoy/openclaw-plugin-wecom v1.9.0
v1.9.0 — bindings routing, text chunking, upstream alignment

latest releases: v3.2.0, v3.1.0, v3.0.1...
one month ago

What's New

Features

  • Bindings 路由 (#85): 支持通过 OpenClaw bindings 配置将不同 WeCom 账户绑定到不同 Agent,显式 binding 优先于动态 Agent 路由
  • deliveryMode: "direct": 对齐上游插件标准,声明直接投递模式
  • emptyPluginConfigSchema(): plugin-level configSchema 改用上游推荐的 safeParse 格式

Fixes

  • Agent API 长文本截断 (#84): 新增 splitTextByByteLimit() 按 WeCom 2048 字节限制自动分段,优先在换行处断开
  • XML body 误发检测 (#83): Bot webhook 收到 XML 请求时返回 400 并提示使用 Agent 回调地址
  • 消除顶层副作用: setInterval 从模块顶层移入 register() 函数

Closed Issues

  • #78 bot 模式下,无法配置
  • #81 插件地址访问不到
  • #83 1.6.2 是不是没有调整到位
  • #84 Agent 长文本截断 / 项目拆分讨论
  • #85 如何匹配多 agents 路由

Upgrade

openclaw plugins install @sunnoy/wecom@1.9.0

Full Changelog: v1.8.0...v1.9.0

Don't miss a new openclaw-plugin-wecom release

NewReleases is sending notifications on new releases.