Skip to main content

Module bash

Module bash 

Source
Expand description

Bash tool โ€” execute shell commands with output truncation and timeout.

Delegates to [soul_core::executor::ShellExecutor] for command execution, then applies ANSI stripping and tail truncation on top.

Structsยง

BashTool