OpenShell v0.0.65
OpenShell v0.0.65
Quick install
curl -LsSf https://raw.githubusercontent.com/NVIDIA/OpenShell/main/install.sh | OPENSHELL_VERSION=v0.0.65 shWhat's Changed
- fix(server): retry sandbox delete phase conflicts by @TaylorMutch in #1905
- feat(server): support TLS certificate hot-reload by @lunarwhite in #1870
- feat(providers): add DeepInfra as a built-in inference provider by @mmilutinovic371 in #1902
- docs(rfc): require issues before RFCs by @drew in #1918
- test(e2e): retry forward proxy stale policy flake by @drew in #1929
- fix(server): share gateway shutdown channel by @elezar in #1945
- fix(e2e): refresh latest sandbox image for docker runs by @krishicks in #1928
New Contributors
- @lunarwhite made their first contribution in #1870
- @mmilutinovic371 made their first contribution in #1902
Full Changelog: v0.0.64...v0.0.65