mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-05-11 18:10:15 +08:00
渠道不支持编辑时没有定时刷新任务,emit 到 buffer 的内容不会被推送。 新增 can_edit_message 属性区分两种模式:支持编辑的继续 emit 到 buffer, 不支持编辑的 take 出 agent 文字与工具消息合并独立发送。
渠道不支持编辑时没有定时刷新任务,emit 到 buffer 的内容不会被推送。 新增 can_edit_message 属性区分两种模式:支持编辑的继续 emit 到 buffer, 不支持编辑的 take 出 agent 文字与工具消息合并独立发送。