Directory

tools/BashTool

This directory groups related source files that collaborate around a shared concern.

tool-system · 18 commands · 3 shell-safety · 2 permissions · 1 modes · 1
0
Child dirs
18
Child files
12,429
Direct lines
215
Detected imports
5
Subsystem signals

Beginner explanation

This folder is best understood as a neighborhood inside the repo. Start with the child files that have the clearest names, then open the file pages to see how they connect.

What this is for

This directory groups related source files that collaborate around a shared concern.

Expert explanation

Use this page to inspect local cohesion: direct files, dominant subsystem tags, import density, and adjacency to parent/child directories. Directory boundaries are useful but not perfect architectural boundaries, so confirm by opening the linked file pages.

Child directories

  • No child directories.

Child file index

FileLinesImportanceSubsystems
BashTool.tsx
tools/BashTool/BashTool.tsx
1144hightool-system
BashToolResultMessage.tsx
tools/BashTool/BashToolResultMessage.tsx
191mediumtool-system
UI.tsx
tools/BashTool/UI.tsx
185hightool-system
bashCommandHelpers.ts
tools/BashTool/bashCommandHelpers.ts
266hightool-system, commands
bashPermissions.ts
tools/BashTool/bashPermissions.ts
2622hightool-system, shell-safety, permissions
bashSecurity.ts
tools/BashTool/bashSecurity.ts
2593hightool-system
commandSemantics.ts
tools/BashTool/commandSemantics.ts
141hightool-system, commands
commentLabel.ts
tools/BashTool/commentLabel.ts
14mediumtool-system
destructiveCommandWarning.ts
tools/BashTool/destructiveCommandWarning.ts
103hightool-system, commands
modeValidation.ts
tools/BashTool/modeValidation.ts
116hightool-system, modes
pathValidation.ts
tools/BashTool/pathValidation.ts
1304hightool-system
prompt.ts
tools/BashTool/prompt.ts
370hightool-system
readOnlyValidation.ts
tools/BashTool/readOnlyValidation.ts
1991hightool-system
sedEditParser.ts
tools/BashTool/sedEditParser.ts
323hightool-system
sedValidation.ts
tools/BashTool/sedValidation.ts
685hightool-system
shouldUseSandbox.ts
tools/BashTool/shouldUseSandbox.ts
154hightool-system, shell-safety
toolName.ts
tools/BashTool/toolName.ts
3mediumtool-system
utils.ts
tools/BashTool/utils.ts
224hightool-system