Skip to content

fix(weixin): 默认关闭进度预览消息#22

Open
huangrumengmei wants to merge 1 commit into
Gan-Xing:mainfrom
huangrumengmei:fix/disable-weixin-progress-preview
Open

fix(weixin): 默认关闭进度预览消息#22
huangrumengmei wants to merge 1 commit into
Gan-Xing:mainfrom
huangrumengmei:fix/disable-weixin-progress-preview

Conversation

@huangrumengmei

Copy link
Copy Markdown

背景

微信桥在流式回复期间会发送多段进度预览,随后再发送最终回复。
这会造成消息刷屏,并增加微信侧发送频率限制(ret:-2)的触发概率。

变更

  • CODEXBRIDGE_WEIXIN_PROGRESS_DELIVERY 默认值调整为 false
  • 默认仅发送最终完整回复
  • 保留环境变量开关;需要逐步预览时可显式设置为 1
  • 补充配置示例与运行时测试

影响

  • 默认微信交付更稳定、消息更简洁
  • 不影响最终回复、审批通知、输入状态
  • 不改变已有的显式开启预览行为

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant