OpenShell v0.0.12
Quick install
curl -LsSf https://raw.githubusercontent.com/NVIDIA/OpenShell/main/install.sh | OPENSHELL_VERSION=v0.0.12 shWhat's Changed
- fix(bootstrap): surface diagnostics for K8s namespace not ready failures by @drew in #466
- docs: add guidance for OpenAI-compatible cloud providers by @miyoungc in #458
- fix(sandbox): rotate openshell.log daily, keep 3 files by @Kh4L in #431
- fix(e2e): update log-reading helpers for rolling file appender by @drew in #481
- fix(router): increase inference validation token budget by @geelen in #432
- fix(gateway): allow updating network policy for sandboxes started with an empty one by @pimlock in #493
- fix(docker): set migrations dir permissions to 755 on COPY by @elezar in #475
New Contributors
- @Kh4L made their first contribution in #431
- @geelen made their first contribution in #432
- @elezar made their first contribution in #475
Full Changelog: v0.0.11...v0.0.12