OpenShell v0.0.58
OpenShell v0.0.58
Quick install
curl -LsSf https://raw.githubusercontent.com/NVIDIA/OpenShell/main/install.sh | OPENSHELL_VERSION=v0.0.58 shWhat's Changed
- refactor(tui): extract shared setting edit overlay by @ericcurtin in #1776
- feat(kubernetes): support driver config passthrough by @elezar in #1744
- fix(sandbox): stop log push after auth failure by @johntmyers in #1787
- feat(providersv2): add path auth_style by @Cali0707 in #1622
- refactor(tui): extract shared draw_text_field and draw_confirm_popup helpers by @ericcurtin in #1790
- feat(inference): allow local embeddings route by @shiju-nv in #1774
Full Changelog: v0.0.57...v0.0.58