From eec312bd48309d5cc2099f14c6b4e6d57dec7997 Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:24:08 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=E2=99=8F=20utils.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/tools/utils.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/tools/utils.ts b/src/tools/utils.ts index c55ea2e..1dc3b00 100644 --- a/src/tools/utils.ts +++ b/src/tools/utils.ts @@ -38,3 +38,4 @@ export function getToolUseIDFromParentMessage( ? toolUseBlock.id : undefined } +