OpenShell v0.0.15
OpenShell v0.0.15
Quick install
curl -LsSf https://raw.githubusercontent.com/NVIDIA/OpenShell/main/install.sh | OPENSHELL_VERSION=v0.0.15 shWhat's Changed
- fix: security hardening batch 1 (SEC-002 through SEC-010) by @johntmyers in #548
- fix(cli): clear stale last-used sandbox on deletion by @Kh4L in #510
- fix(docker): enable dev-settings feature by default in local builds by @drew in #523
- feat(sandbox): auto-detect TLS and terminate unconditionally for credential injection by @johntmyers in #544
Full Changelog: v0.0.14...v0.0.15