Features
- Secure. Sandboxes have system-level isolation capabilities, ensuring the security of data and execution environment within the sandbox.
- Fast startup. Startup time is less than 200ms, with support for large-scale concurrent creation, suitable for AI application scenarios with high concurrency requirements.
- Multi-language execution support. Supports running code in multiple programming languages including Python, JavaScript, TypeScript, C++, and more.
- Quick pause and resume. Pause the sandbox at any time and resume when needed, with filesystem and process state fully restored.
- Background execution. Supports background task execution and suitable for scenarios that require waiting for results.
- Easy integration. Seamlessly integrates with popular AI Agent frameworks and tools.
Scenarios
- AI data analysis and visualization;
- Code execution environment for Code Agents;
- Computer Use Agent.