π File detail
tools/BashTool/toolName.ts
π§© .tsπ 3 linesπΎ 89 bytesπ text
β Back to All Filesπ― Use case
This module implements the βBashToolβ tool (Bash) β something the model can call at runtime alongside other agent tools. On the API surface it exposes BASH_TOOL_NAME β mainly types, interfaces, or factory objects.
Generated from folder role, exports, dependency roots, and inline comments β not hand-reviewed for every path.
π§ Inline summary
// Here to break circular dependency from prompt.ts export const BASH_TOOL_NAME = 'Bash'
π€ Exports (heuristic)
BASH_TOOL_NAME
π₯οΈ Source preview
// Here to break circular dependency from prompt.ts export const BASH_TOOL_NAME = 'Bash'