OpenShell v0.0.21
OpenShell v0.0.21
Quick install
curl -LsSf https://raw.githubusercontent.com/NVIDIA/OpenShell/main/install.sh | OPENSHELL_VERSION=v0.0.21 shWhat's Changed
- fix(install): make checksum verification mandatory and validate redirect origin by @drew in #724
- docs: add legal disclaimer and alpha banner by @miyoungc in #726
- docs: add security best practices by @miyoungc in #714
- fix(cli): add missing Copilot variant to CliProviderType enum by @johntmyers in #713
- fix(sandbox/bootstrap): GPU Landlock baseline paths and CDI spec missing diagnosis by @pimlock in #710
- fix(sandbox): relay WebSocket frames after HTTP 101 Switching Protocols by @johntmyers in #718
Full Changelog: v0.0.20...v0.0.21