The Meta-Agent Script Executor generates and executes Python scripts directly from natural language, eliminating the need for persistent agents. Your Request → Script Generation → Container Execution ...
This API lets clients send a Python script that defines main(). The script is executed inside a locked down nsjail environment with: • Limited CPU and memory • A restricted filesystem • No network ...