Skip to content

OpenShell v0.0.91

Latest

Choose a tag to compare

@github-actions github-actions released this 24 Jul 15:06
21da343

OpenShell v0.0.91

Quick install

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

What's Changed

  • fix(examples): add missing workspace fields to governance interceptor by @pavelanni in #2436
  • fix(auth): report gateway authentication status by @drew in #2435
  • refactor(supervisor): pass agent proposal state explicitly by @elezar in #2421

New Contributors

Full Changelog: v0.0.90...v0.0.91