From d9b42d4699e7abf130f59100c87ce2b9b7e54442 Mon Sep 17 00:00:00 2001 From: Akarshan Date: Thu, 30 Oct 2025 09:23:34 +0530 Subject: [PATCH] Remove defunct condition as tool calls and reasoning are unified --- web-app/src/containers/ThreadContent.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web-app/src/containers/ThreadContent.tsx b/web-app/src/containers/ThreadContent.tsx index 05aba7851..f8f4de055 100644 --- a/web-app/src/containers/ThreadContent.tsx +++ b/web-app/src/containers/ThreadContent.tsx @@ -652,7 +652,7 @@ export const ThreadContent = memo( /> )} - {!isToolCalls && ( + {(