OpenShell v0.0.46
OpenShell v0.0.46
Quick install
curl -LsSf https://raw.githubusercontent.com/NVIDIA/OpenShell/main/install.sh | OPENSHELL_VERSION=v0.0.46 shWhat's Changed
- docs(providers): add Providers v2 guide by @johntmyers in #1442
- refactor: deduplicate shared driver and provider constants by @ericcurtin in #1474
- docs(agents): add release canary testing skill by @TaylorMutch in #1440
- chore(deps): bump azure/setup-helm from 4 to 5 by @dependabot[bot] in #1468
- fix(server): add ConnectSupervisor and RelayStream to SANDBOX_METHODS by @zanetworker in #1475
- fix(ci): eliminate image-tag race between concurrent workflows by @mesutoezdil in #1413
- test(server): cover service endpoint plaintext security by @drew in #1352
- fix(cli): add auth and TLS support to completion client by @sjenning in #1489
- fix(scripts): use portable lowercase in normalize_bool for Bash 3.2 by @benoitf in #1493
- refactor(server): extract shared relay-await and sandbox-scan helpers by @ericcurtin in #1495
New Contributors
- @zanetworker made their first contribution in #1475
Full Changelog: v0.0.45...v0.0.46