sandbox — An isolated environment where AI-generated code or agent actions run without being able to touch anything real.
AI agent — An AI system that doesn't just answer once but works toward a goal in a loop — taking actions, reading the results, and deciding what to do next.
Why it matters
Lets teams see, per-sandboxAn isolated environment where AI-generated code or agent actions run without being able to touch anything real.Full definition →, how close an AI agentAn AI system that doesn't just answer once but works toward a goal in a loop — taking actions, reading the results, and deciding what to do next.Full definition →'s execution environment is running to its memory limit, useful for diagnosing OOM failures in agent-driven sandboxed workloads.