Download Latest Version Kotlin CodeInterpreter SDK v1.0.16 source code.zip (68.2 MB)
Email in envelope

Get an email when there's a new version of OpenSandbox

Home / docker_execd_v1.0.21
Name Modified Size InfoDownloads / Week
Parent folder
components_execd 1.0.21 source code.tar.gz 2026-07-12 66.6 MB
components_execd 1.0.21 source code.zip 2026-07-12 68.2 MB
README.md 2026-07-12 2.0 kB
Totals: 3 Items   134.8 MB 0

What's New

✨ Features

  • List isolated sessions API. New GET /v1/isolated/sessions returns all active isolated sessions, plus a list method in every SDK (Go/Python/JS/Kotlin/C#). (#1269)

  • Explicit bind mounts for bwrap isolation. CreateIsolatedSessionRequest accepts binds: [{source, dest, readonly}], complementing the source==dest-only extra_writable. Sources are validated against a writable allowlist; default allowlist changes from empty to /workspace, /mnt, /media, /data (feature was unreleased, no callers affected). Bind destinations must already exist inside the sandbox root. (#1264)

  • Hardened bwrap defaults + opt-in uid_mode: "userns". Every bwrap invocation now sets --hostname sandbox, --unshare-cgroup, --die-with-parent, --new-session. New opt-in uid_mode: "userns" as an alternative to the default setpriv for identity switching. (#1226)

  • MITM CA trusted by non-OS-store JDKs. bootstrap.sh imports the egress MITM CA into every JDK's cacerts via keytool, fixing PKIX failures on tarball / Alpine / distroless JDKs. Idempotent, best-effort. (#1229)

🔧 Improvements

  • OTel metrics normalized. Attribute keys ._ (http_method, http_status_code, routing_result) and OTLP export switched to delta temporality. Update dashboards/alerts accordingly. (#1209)

📦 Misc

  • GHCR image publishing. execd images now also published to ghcr.io. (#1161)
  • Dead code cleanup. Removed unused Jupyter auth helpers, orphan types, and stale aliases (log.Warninglog.Warn); net −296 lines, no behavior change. (#1266)

👥 Contributors

Thanks to these contributors ❤️

  • @bcho
  • @jianpingpei
  • @Pangjiping

Source: README.md, updated 2026-07-12