algo_lib::FFildes stdout_fd; // Temporary file containing stdout of subprocess algo_lib::FFildes stderr_fd; // Temporary file containing stderr of subprocess i32 signal; // 0 Signal received by ...
LLMs are already fluent in Python. Instead of handing them a shell and hoping the permission regex holds, give them a Python interpreter with shell-escape paths structurally removed.