diff --git a/src/components/ToolWidgets.tsx b/src/components/ToolWidgets.tsx index fdb00e81..5036fb30 100644 --- a/src/components/ToolWidgets.tsx +++ b/src/components/ToolWidgets.tsx @@ -505,8 +505,8 @@ export const ReadResultWidget: React.FC<{ content: string; filePath?: string }> const isLargeFile = lineCount > 20; return ( -
Parameters