From c527fb63a34697a3959d5a22784f0874b6a677f5 Mon Sep 17 00:00:00 2001 From: Li Xin Date: Fri, 25 Apr 2025 13:57:52 +0800 Subject: [PATCH] feat: limit the max width --- web/src/app/_components/research-activities-block.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/web/src/app/_components/research-activities-block.tsx b/web/src/app/_components/research-activities-block.tsx index bcefd1b..66ef1f5 100644 --- a/web/src/app/_components/research-activities-block.tsx +++ b/web/src/app/_components/research-activities-block.tsx @@ -286,8 +286,8 @@ function PythonToolCall({ toolCall }: { toolCall: ToolCallRuntime }) { Running Python code -
-
+
+
{toolCall.result && ( -
+