From 91a9e455e233e454df1cfc552f2ddbf7d9fbecb8 Mon Sep 17 00:00:00 2001 From: Dax Raad Date: Fri, 30 May 2025 16:39:45 -0400 Subject: sync --- js/src/tool/bash.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'js/src/tool/bash.ts') diff --git a/js/src/tool/bash.ts b/js/src/tool/bash.ts index f6a9fa6e2..5ad92e3c8 100644 --- a/js/src/tool/bash.ts +++ b/js/src/tool/bash.ts @@ -171,7 +171,7 @@ Important: - Never update git config`; export const bash = Tool.define({ - name: "bash", + name: "opencode.bash", description: DESCRIPTION, parameters: z.object({ command: z.string(), -- cgit v1.2.3