Expand description
Bash tool — execute shell commands with streaming output, background process management, activity-based dual timeout, security checks, and smart truncation.
Structs§
- Bash
Tool - Tool for executing shell commands with full lifecycle management.
Functions§
- is_
dangerous_ command - Check if a command matches known dangerous patterns (e.g.,
rm -rf /,git push --force).