This commit is contained in:
Dax Raad 2025-05-30 16:39:45 -04:00
commit 91a9e455e2
11 changed files with 75 additions and 268 deletions

View file

@ -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(),