github sunnoy/openclaw-plugin-wecom v2.1.0

latest releases: v3.0.1, v3.0.0, v2.4.0...
one month ago

Features

  • 自建应用 Agent 回调入站通道: 支持企微自建应用接收消息HTTP 回调模式作为独立入站渠道。在 agent.callback 配置 tokenencodingAESKeypath 即可启用;路由自动注册,与 WS 通道并行运行
  • Agent API 回复支持 Markdown: agentSendText 新增 format 参数("text" | "markdown"),回调入站回复默认为 "markdown";可通过 agent.replyFormat 配置项覆盖
  • 入站/出站信息日志: WS 入站 [WS:account] ← inbound、CB 入站 [CB:account] ← inbound、CB 出站 [CB:account] → outbound 三条 INFO 日志,便于在 gateway 日志中追踪消息流

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

NewReleases is sending notifications on new releases.