From a174b2a2a797b930d09125a988087fdd49de7db0 Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:23:31 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=F0=9F=93=87=20toolLimits.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/constants/toolLimits.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/constants/toolLimits.ts b/src/constants/toolLimits.ts index 131560a..56a51da 100644 --- a/src/constants/toolLimits.ts +++ b/src/constants/toolLimits.ts @@ -54,3 +54,4 @@ export const MAX_TOOL_RESULTS_PER_MESSAGE_CHARS = 200_000 * for display in grouped agent rendering. */ export const TOOL_SUMMARY_MAX_LENGTH = 50 +