csharp/sandbox/v0.1.1
opensandbox-group/OpenSandboxcsharp/sandbox/v0.1.1Apr 7, 2026by ninan-nn
AI Summary
The C# sandbox is updated to align path validation with the specification and includes session timeout improvements.
Key Highlights
- Alignment of Host.path validation with specification
- Session timeout refactoring
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 * align Host.path validation with spec across runtimes by @hittyt in https://github.com/alibaba/OpenSandbox/pull/643 ## 👥 Contributors Thanks to these contributors ❤️ @ninan-nn @hittyt