Skip to content

OpenShell v0.0.90

Choose a tag to compare

@github-actions github-actions released this 23 Jul 15:17
1d4ac70

OpenShell v0.0.90

Quick install

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

What's Changed

  • fix(e2e): detect gateway workload for health port-forward by @krishicks in #2400
  • feat(tui): add config key support to provider create/update forms by @letv1nnn in #2224
  • fix(vm): reduce registry rootfs staging pressure by @pimlock in #2425
  • fix(driver-k8s): add label selector to sandbox watch stream and list by @rhuss in #2223
  • fix(agents): make baked payload readable by @elezar in #2419
  • refactor(cli): extract shared helpers into commands/common module by @varshaprasad96 in #2359
  • fix(sandbox): skip read-only mounts during recursive chown of /sandbox by @varshaprasad96 in #2341
  • fix(mise): initialize Python dependencies in fresh worktrees by @matthewgrossman in #2429
  • fix(policy): keep internal allowed IP proposals pending by @alangou in #2416

New Contributors

Full Changelog: v0.0.89...v0.0.90