Skip to main content

Variable: bashTool

const bashTool: ZodToolDefinition<ZodObject<{ command: ZodString; timeout: ZodOptional<ZodNumber>; }, $strip>, BashResult>

Defined in: bash.ts:60

@baleybots/agent-tools

Host coding tools for Baleybots agents — filesystem, bash, and scoped workspace access.