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.
soul_core::executor::ShellExecutor