Expand description
Simple bash-like command runner
This module provides simple, direct command execution that acts like a human using bash commands. No complex abstractions, just direct execution of common shell commands.
Structsยง
- Bash
Runner - Simple bash-like command runner