python/sandbox/v0.1.7
opensandbox-group/OpenSandboxpython/sandbox/v0.1.7Apr 7, 2026by ninan-nn
AI Summary
The Python sandbox component receives a refactor for session timeout logic and a fix to support Windows drive-letter paths in validation.
Key Highlights
- Refactored session timeout logic
- Support for Windows drive-letter paths
New Features
- Refactor run in session timeout
Full Release Notes
## What's New ### ✨ Features * refactor run in session timeout by @ninan-nn in https://github.com/alibaba/OpenSandbox/pull/641 ### 🐛 Bug Fixes * accept Windows drive-letter paths in Host.path validation by @FallingSnowFlake in https://github.com/alibaba/OpenSandbox/pull/632 ## 👥 Contributors Thanks to these contributors ❤️ @ninan-nn @FallingSnowFlake