Skip to content2026.04.24 Release v0.1.1
🛠️ Critical Fixes
- Fixed the issue where the latest vmlinux was not used during template reconstruction, improving the stability of the sandbox environment.
- Updated the one-click installation script to support non-eth0 network interfaces, resolving stability issues with CubeProxy CA certificates.
- Disabled GRO on the primary network interface during initialization to enhance network stability.
- Fixed incorrect error handling when the target was not found during template cleanup, ensuring proper error returns.
✨ New Features
- Added the
cubebox destroy command, enabling sandbox deletion via the CLI. - Added integration examples for the OpenAI Agents SDK (including a code interpreter).
📚 Documentation Updates
- Rewrote the HTTPS and domain configuration documentation, adding explanations for wildcard DNS records.
⚙️ Engineering Improvements
- Implemented a parallel CI build pipeline for multiple components to optimize build efficiency.
- Added support for automatic synchronization of GitHub Release assets to
cnb.cool/CubeSandbox/CubeSandbox.