Skip to content

default

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

  • BaseToolkit

new default(commands?, command?): GthDevToolkit

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

GthDevToolsConfig = {}

GthCommand

GthDevToolkit

BaseToolkit.constructor

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

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

BaseToolkit.tools

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

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

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.9_openai@7.6.0_undici@8.10.0_ws@8.21.3_zod@4.4.3__ws@8.21.3/node_modules/@langchain/core/dist/tools/index.d.ts:156

StructuredToolInterface<ToolInputSchemaBase, any, any>[]

BaseToolkit.getTools


validateParameterValue(paramValue, paramName): string

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

Validate parameter value to prevent security issues

string

string

string