From c84f93ea02abb0ee1360b3d68bac826821816b15 Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:24:20 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=E2=9B=B5=20mcpValidation.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/mcpValidation.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/utils/mcpValidation.ts b/src/utils/mcpValidation.ts index d2dcc7d..1689c5f 100644 --- a/src/utils/mcpValidation.ts +++ b/src/utils/mcpValidation.ts @@ -206,3 +206,4 @@ export async function truncateMcpContentIfNeeded( return await truncateMcpContent(content) } +