docker/execd/v1.0.10
opensandbox-group/OpenSandboxdocker/execd/v1.0.10Apr 2, 2026by Pangjiping
AI Summary
This release enhances the execd component by improving Jupyter polling, adding WebSocket PTY support, and including a seccomp-based clone3 fallback.
Key Highlights
- Tune Jupyter idle polling and SSE completion wait
- Add websocket PTY support
- Add EXECD_CLONE3_COMPAT seccomp-based clone3 fallback
New Features
- WebSocket PTY support
- Jupyter idle polling improvements
- clone3 seccomp fallback
Full Release Notes
## What's New ### ✨ Features - tune jupyter idle polling and sse completion wait (#577) - add websocket PTY support (#590) (#608) - add EXECD_CLONE3_COMPAT seccomp-based clone3 fallback (#518) ## 👥 Contributors Thanks to these contributors ❤️ - @skyler0513 - @ctlaltlaltc - @Pangjiping --- - Docker Hub: opensandbox/execd:v1.0.10 - Aliyun Registry: sandbox-registry.cn-zhangjiakou.cr.aliyuncs.com/opensandbox/execd:v1.0.10