OpenShell v0.0.71
Quick install
curl -LsSf https://raw.githubusercontent.com/NVIDIA/OpenShell/main/install.sh | OPENSHELL_VERSION=v0.0.71 shWhat's Changed
- fix(snap): use snap-owned XDG directories by @pimlock in #1972
- chore(deps): bump azure/setup-helm from 5.0.0 to 5.0.1 by @dependabot[bot] in #1996
- refactor(cli): replace sandbox_create positional args with SandboxCreateConfig struct by @lunarwhite in #1997
- feat(server): support out-of-tree compute drivers via --compute-driver-socket by @st-gr in #1703
- fix(server): update driver spec test argument by @elezar in #2022
- chore(deps): remove unused regorus yaml feature by @elezar in #2021
- chore(gitignore): ignore nix result links by @elezar in #2020
Full Changelog: v0.0.70...v0.0.71