oudecheng
994db87f11
feat: 新增 ExecutionCompleted 信号修复发送按钮状态
- 后端 OutboundEventKind/WsOutbound 新增 ExecutionCompleted 变体
- processor 在 handle_message 完成后发送该信号
- 飞书/微信通道过滤该信号(不发送)
- 前端 useChat 移除 stream_delta/assistant_response 的 isLoading=false
- 改由 execution_completed 事件统一设置 isLoading=false,确保智能体迭代期间按钮保持停止态
2026-07-03 19:32:14 +08:00
..
2026-07-03 19:31:52 +08:00
2026-07-03 19:32:14 +08:00
2026-07-03 19:32:14 +08:00
2026-06-29 09:24:05 +08:00
2026-06-22 14:50:37 +08:00
2026-05-26 17:43:15 +08:00
2026-05-26 17:43:15 +08:00