ReleaseNVIDIANVIDIApublished Jul 27, 2026seen 10h

NVIDIA/OpenShell v0.0.92

NVIDIA/OpenShell

Open original ↗

Captured source

source ↗
published Jul 27, 2026seen 10hcaptured 10hhttp 200method plain

OpenShell v0.0.92

Repository: NVIDIA/OpenShell

Tag: v0.0.92

Published: 2026-07-27T15:32:25Z

Prerelease: no

Release notes:

OpenShell v0.0.92

Quick install

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

What's Changed

  • fix: eliminate parallel Rust test flakes by @pimlock in https://github.com/NVIDIA/OpenShell/pull/2434
  • feat(cli): add --output json/yaml to sandbox get, status, and sandbox create by @rhuss in https://github.com/NVIDIA/OpenShell/pull/1989
  • refactor(tui): default create form state by @elezar in https://github.com/NVIDIA/OpenShell/pull/2458
  • feat(sandbox,gateway): route sandbox egress through corporate HTTP proxy by @feloy in https://github.com/NVIDIA/OpenShell/pull/2245
  • chore(deps): bump astral-sh/setup-uv from 8.3.2 to 9.0.0 by @dependabot[bot] in https://github.com/NVIDIA/OpenShell/pull/2440
  • refactor(policy): extract shared L7 endpoint validation by @gracesmith6504 in https://github.com/NVIDIA/OpenShell/pull/2389
  • chore(deps): bump docker/login-action from 4.4.0 to 4.5.1 by @dependabot[bot] in https://github.com/NVIDIA/OpenShell/pull/2488
  • fix(router): strip Anthropic beta fields from Vertex rawPredict body by @zanetworker in https://github.com/NVIDIA/OpenShell/pull/2465
  • fix: assorted byte-index slicing safety fixes by @andrewwhitecdw in https://github.com/NVIDIA/OpenShell/pull/2452
  • fix: assorted arithmetic and indexing robustness fixes by @andrewwhitecdw in https://github.com/NVIDIA/OpenShell/pull/2451
  • fix(policy): avoid panic truncating multi-byte UTF-8 paths for display by @andrewwhitecdw in https://github.com/NVIDIA/OpenShell/pull/2448

New Contributors

  • @andrewwhitecdw made their first contribution in https://github.com/NVIDIA/OpenShell/pull/2452

Full Changelog: https://github.com/NVIDIA/OpenShell/compare/v0.0.91...v0.0.92