Skip to content

OpenShell v0.0.21

Choose a tag to compare

@github-actions github-actions released this 02 Apr 14:50
· 23 commits to main since this release
c6f3087

OpenShell v0.0.21

Quick install

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

What'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