From dd0c16c32d22d5d513ec864100e1f29f434a77c0 Mon Sep 17 00:00:00 2001 From: rd <1344903914@qq.com> Date: Tue, 26 Aug 2025 18:01:12 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E6=B8=B2=E6=9F=93=E9=80=BB=E8=BE=91?= =?UTF-8?q?=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/xt-chat/chat-view/useChatHandler.tsx | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/src/components/xt-chat/chat-view/useChatHandler.tsx b/src/components/xt-chat/chat-view/useChatHandler.tsx index 4d2f33b..b000a47 100644 --- a/src/components/xt-chat/chat-view/useChatHandler.tsx +++ b/src/components/xt-chat/chat-view/useChatHandler.tsx @@ -237,9 +237,11 @@ export default function useChatHandler({ initSse }): UseChatHandlerReturn { onCopy(existingItem.content.output)}> - - - + {team_session_state && ( + + + + )} {isLastTask(data) && ( onRefresh(run_id)}>