From 92757699ab256ad8ed700cf999f614dbe6abf8a6 Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:23:55 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=F0=9F=9A=94=20StreamingToolExecuto?= =?UTF-8?q?r.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/services/tools/StreamingToolExecutor.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/services/tools/StreamingToolExecutor.ts b/src/services/tools/StreamingToolExecutor.ts index c4f06a9..1737792 100644 --- a/src/services/tools/StreamingToolExecutor.ts +++ b/src/services/tools/StreamingToolExecutor.ts @@ -528,3 +528,4 @@ function markToolUseAsComplete( return next }) } +