From 09799b4d9bac0f6357a17a9c734ddb473c3e7cfc Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:23:59 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=F0=9F=93=94=20commandSemantics.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/tools/BashTool/commandSemantics.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/tools/BashTool/commandSemantics.ts b/src/tools/BashTool/commandSemantics.ts index e5a006d..ac56d79 100644 --- a/src/tools/BashTool/commandSemantics.ts +++ b/src/tools/BashTool/commandSemantics.ts @@ -138,3 +138,4 @@ export function interpretCommandResult( message: result.message, } } +