A sandbox separates tested code or an application from the rest of the system. If something goes wrong, the damage should stay inside the sandbox. For AI agents, a sandbox matters because an agentAn AI system that does not only answer, but can use tools and perform steps. More can make a mistake, misunderstand an instruction or run untrusted code.
