🎵 ExitWorktreeTool.ts

This commit is contained in:
nirholas
2026-03-31 10:24:01 +00:00
parent e39f07cb2a
commit 57fac566c0

View File

@@ -327,3 +327,4 @@ export const ExitWorktreeTool: Tool<InputSchema, Output> = buildTool({
}
},
} satisfies ToolDef<InputSchema, Output>)