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, } } +