js/sandbox/v0.1.6

opensandbox-group/OpenSandboxjs/sandbox/v0.1.6Apr 7, 2026by ninan-nn

AI Summary

The JavaScript sandbox is updated to align path validation logic 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