NVIDIA/OSMO 6.2.10
NVIDIA/OSMO
Captured source
source ↗published Mar 25, 2026seen 5dcaptured 8hhttp 200method plain
6.2.10
Repository: NVIDIA/OSMO
Tag: 6.2.10
Published: 2026-03-25T15:55:30Z
Prerelease: no
Release notes:
Highlights
- Authorization Bug Fixes — Multiple RBAC path corrections for credentials, workflow exec, and rsync operations
- Interactive Exec Improvements — Dynamic terminal sizing and resize support for full-screen tools like vim when exec-ing into a running workflow task
- Default Pool Submission — Users can now submit workflows to the default pool via osmo-user
Authorization
- Credentials create path: Fixed RBAC action registry to include the more specific path required for credential creation (#737)
- Workflow exec permissions: Corrected authorization paths for workflow exec and rsync operations (#738, #739)
- Restart API access: Added missing action registry entry for the restart API (#716)
Interactive Development
osmo workflow exec and the browser shell now correctly handle terminal geometry, improving the experience when running interactive tools inside a workflow task:
- Dynamic terminal sizing: The terminal reports its actual dimensions to the runtime, fixing rendering of full-screen applications like vim (#717)
- Shell resize support: Resizing the browser shell window propagates correctly to the running session (#727)
Workflow Engine
- Default pool submission: `osmo-user` can now submit workflows without specifying a pool, falling back to the user's default pool (#728)
Brev Deployment
- New UI support: The new UI is now supported by allowing cross-domain URL proxying
- KAI Scheduler v0.13.4: Quick-start and one-click launchable updated to KAI Scheduler v0.13.4 with corrected Helm chart registry path (#725)
Getting OSMO
Helm Charts and Containers
Helm charts and docker containers are available in NGC
CLI Client
The installers for the CLI client for MacOS (Apple Silicon), x86-64 Linux, and ARM64 Linux are attached as assets to this release.
Notability
notability 1.0/10Minor version release, no traction