Skip to content

default

Defined in: _worktrees/docs-release/gaunt-sloth/packages/agent/src/tools/GthDevToolkit.ts:128

  • BaseToolkit

new default(commands?, command?): GthDevToolkit

Defined in: _worktrees/docs-release/gaunt-sloth/packages/agent/src/tools/GthDevToolkit.ts:138

GthDevToolsConfig = {}

GthCommand

GthDevToolkit

BaseToolkit.constructor

tools: StructuredToolInterface<ToolInputSchemaBase, any, any>[]

Defined in: _worktrees/docs-release/gaunt-sloth/packages/agent/src/tools/GthDevToolkit.ts:129

BaseToolkit.tools

getFilteredTools(allowedOperations): StructuredToolInterface<ToolInputSchemaBase, any, any>[]

Defined in: _worktrees/docs-release/gaunt-sloth/packages/agent/src/tools/GthDevToolkit.ts:148

Get tools filtered by operation type

"execute"[]

StructuredToolInterface<ToolInputSchemaBase, any, any>[]


getTools(): StructuredToolInterface<ToolInputSchemaBase, any, any>[]

Defined in: _worktrees/docs-release/gaunt-sloth/node_modules/.pnpm/@langchain+core@1.2.3_openai@6.47.0_ws@8.21.1_zod@4.4.3__ws@8.21.1/node_modules/@langchain/core/dist/tools/index.d.ts:155

StructuredToolInterface<ToolInputSchemaBase, any, any>[]

BaseToolkit.getTools


validateParameterValue(paramValue, paramName): string

Defined in: _worktrees/docs-release/gaunt-sloth/packages/agent/src/tools/GthDevToolkit.ts:159

Validate parameter value to prevent security issues

string

string

string