01Execute shell commands via bash with stdout/stderr/exit_code capture
02Read, write, and list files and directories on the local filesystem
03Spawn and manage detached background processes with job ID tracking
04Persistent logging of command outputs and background job states to local files
05Configurable default working directory for all shell commands
060 GitHub stars