protocols
AI Agent Sandbox Protocols for PraisonAI Agents. Defines the interfaces for sandbox implementations that enable safe code execution in isolated environments. All implementations should live in the praisonai wrapper package.Import
Classes
SandboxStatus
Status of a sandbox execution.
ResourceLimits
Resource limits for sandbox execution.
SandboxResult
Result of a sandbox execution.
SandboxProtocol
Protocol for sandbox implementations.

