Core SDKSandbox Protocols for PraisonAI Agents.Provides protocols and base classes for building sandbox implementations
that enable safe code execution in isolated environments.This module contains only protocols and lightweight utilities.
Heavy implementations (Docker, etc.) live in the praisonai wrapper package.