From 0c6fcdda590ca8815426695590d7154fab4be932 Mon Sep 17 00:00:00 2001 From: shaohuzhang1 Date: Thu, 11 Jun 2026 15:17:10 +0800 Subject: [PATCH] fix: [Agent] After disabling the display of execution details in the settings, the conversation still shows the node execution progress. --- ui/src/components/ai-chat/component/answer-content/index.vue | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ui/src/components/ai-chat/component/answer-content/index.vue b/ui/src/components/ai-chat/component/answer-content/index.vue index e8b43db3bcc..6c391d5243b 100644 --- a/ui/src/components/ai-chat/component/answer-content/index.vue +++ b/ui/src/components/ai-chat/component/answer-content/index.vue @@ -18,7 +18,10 @@ class="border-r-8 mb-8" style="--el-card-padding: 1px 16px; width: fit-content" > -
+