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 ...
Python 3.12 job runner that accepts user code/files, executes them in an isolated worker container, streams stdout/stderr via Server-Sent Events (SSE), and exposes a one-shot full-log endpoint. Uses ...