Download Latest Version openshell-driver-vm-x86_64-unknown-linux-gnu.tar.gz (23.5 MB)
Email in envelope

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

Home / v0.0.37
Name Modified Size InfoDownloads / Week
Parent folder
openshell-0.0.37-1.fc44.aarch64.rpm 2026-05-08 5.5 MB
openshell-0.0.37-1.fc44.x86_64.rpm 2026-05-08 5.6 MB
openshell-0.0.37-py3-none-macosx_13_0_arm64.whl 2026-05-08 15.1 MB
openshell-0.0.37-py3-none-manylinux_2_39_aarch64.whl 2026-05-08 18.5 MB
openshell-0.0.37-py3-none-manylinux_2_39_x86_64.whl 2026-05-08 19.3 MB
openshell-aarch64-apple-darwin.tar.gz 2026-05-08 14.4 MB
openshell-aarch64-unknown-linux-musl.tar.gz 2026-05-08 14.8 MB
openshell-checksums-sha256.txt 2026-05-08 1.6 kB
openshell-driver-vm-aarch64-apple-darwin.tar.gz 2026-05-08 26.8 MB
openshell-driver-vm-aarch64-unknown-linux-gnu.tar.gz 2026-05-08 22.4 MB
openshell-driver-vm-x86_64-unknown-linux-gnu.tar.gz 2026-05-08 23.3 MB
openshell-gateway-0.0.37-1.fc44.aarch64.rpm 2026-05-08 8.9 MB
openshell-gateway-0.0.37-1.fc44.x86_64.rpm 2026-05-08 9.1 MB
openshell-gateway-aarch64-apple-darwin.tar.gz 2026-05-08 11.7 MB
openshell-gateway-aarch64-unknown-linux-gnu.tar.gz 2026-05-08 11.9 MB
openshell-gateway-checksums-sha256.txt 2026-05-08 345 Bytes
openshell-gateway-x86_64-unknown-linux-gnu.tar.gz 2026-05-08 12.6 MB
openshell-sandbox-aarch64-unknown-linux-gnu.tar.gz 2026-05-08 6.5 MB
openshell-sandbox-checksums-sha256.txt 2026-05-08 233 Bytes
openshell-sandbox-x86_64-unknown-linux-gnu.tar.gz 2026-05-08 7.0 MB
openshell-x86_64-unknown-linux-musl.tar.gz 2026-05-08 15.9 MB
openshell.rb 2026-05-08 5.0 kB
openshell_0.0.37-1_amd64.deb 2026-05-08 41.7 MB
openshell_0.0.37-1_arm64.deb 2026-05-08 39.6 MB
OpenShell v0.0.37 source code.tar.gz 2026-05-08 1.9 MB
OpenShell v0.0.37 source code.zip 2026-05-08 2.3 MB
README.md 2026-05-08 21.5 kB
Totals: 27 Items   334.9 MB 0

v0.0.37 is a breaking release that moves OpenShell onto the new entity/object model and RFC-0001 compute-driver architecture. Gateway persistence now uses a shared entity schema with Kubernetes-style metadata and labels, and policy revisions plus draft policy recommendations now live in that object model instead of dedicated policy tables. This also changes public protobuf shapes for core resources like sandboxes, providers, and SSH sessions, so existing clients and gateway databases may need regeneration, migration, or recreation.

This release also introduces the experimental Helm chart for Kubernetes and OpenShift deployments, including chart packaging, PKI bootstrap, Gateway API support, and Kubernetes setup docs. On the runtime side, RFC-0001 is now substantially implemented with pluggable compute drivers for Docker, Podman, Kubernetes, and experimental MicroVM-backed sandboxes, plus related packaging, installer, and CI support.

Also new in this release: provider profiles and sandbox-provider attach lifecycle, OIDC/RBAC gateway auth, GraphQL L7 policy inspection, Kubernetes user namespace support, and expanded Debian/RPM/Homebrew packaging.

Quick install

:::bash
curl -LsSf https://raw.githubusercontent.com/NVIDIA/OpenShell/main/install.sh | OPENSHELL_VERSION=v0.0.37 sh

What's Changed

New Contributors

Full Changelog: https://github.com/NVIDIA/OpenShell/compare/v0.0.36...v0.0.37

Source: README.md, updated 2026-05-08