data_juicer_agents.tools.process.execute_bash.logic module#

Pure logic for execute_bash — SmartBash execution with structured parsing.

data_juicer_agents.tools.process.execute_bash.logic.execute_bash(*, command: str, timeout: int = 120) Dict[str, Any][source]#