OpenShell v0.0.91
Quick install
:::bash
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 https://github.com/NVIDIA/OpenShell/pull/2436
- fix(auth): report gateway authentication status by @drew in https://github.com/NVIDIA/OpenShell/pull/2435
- refactor(supervisor): pass agent proposal state explicitly by @elezar in https://github.com/NVIDIA/OpenShell/pull/2421
New Contributors
- @pavelanni made their first contribution in https://github.com/NVIDIA/OpenShell/pull/2436
Full Changelog: https://github.com/NVIDIA/OpenShell/compare/v0.0.90...v0.0.91