From 3ecd24e27f42caafd1f51609115772c393ee5a16 Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:23:59 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=90=20bashCommandHelpers.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/tools/BashTool/bashCommandHelpers.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/tools/BashTool/bashCommandHelpers.ts b/src/tools/BashTool/bashCommandHelpers.ts index 17eee56..b1f75e6 100644 --- a/src/tools/BashTool/bashCommandHelpers.ts +++ b/src/tools/BashTool/bashCommandHelpers.ts @@ -263,3 +263,4 @@ async function bashToolCheckCommandOperatorPermissions( checkers, ) } +