OpenShell v0.0.80
Quick install
:::bash
curl -LsSf https://raw.githubusercontent.com/NVIDIA/OpenShell/main/install.sh | OPENSHELL_VERSION=v0.0.80 sh
What's Changed
- fix(driver-podman): gate Linux-only Path import by @krishicks in https://github.com/NVIDIA/OpenShell/pull/2188
- docs: fix Docker version format from 28.04 to 28.0 by @mesutoezdil in https://github.com/NVIDIA/OpenShell/pull/2136
- docs: update man page date to 2026 by @mesutoezdil in https://github.com/NVIDIA/OpenShell/pull/2135
- fix(sandbox): acknowledge initial policy revision; expose SDK labels/selectors by @KyleZheng1284 in https://github.com/NVIDIA/OpenShell/pull/2170
- chore(deps): bump astral-sh/setup-uv from 8.3.0 to 8.3.1 by @dependabot[bot] in https://github.com/NVIDIA/OpenShell/pull/2191
New Contributors
- @KyleZheng1284 made their first contribution in https://github.com/NVIDIA/OpenShell/pull/2170
Full Changelog: https://github.com/NVIDIA/OpenShell/compare/v0.0.79...v0.0.80