| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| oss-sources-web-ui-container-x86_64.tgz | 2026-03-25 | 133.5 MB | |
| oss-sources-web-ui-container-arm64.tgz | 2026-03-25 | 126.5 MB | |
| oss-sources-service-container-x86_64.tgz | 2026-03-25 | 703.6 MB | |
| oss-sources-service-container-arm64.tgz | 2026-03-25 | 1.2 GB | |
| oss-sources-cli-python-standalone.tgz | 2026-03-25 | 85.5 MB | |
| version.txt | 2026-03-25 | 7 Bytes | |
| osmo-client-installer-6.2.10-linux-x86_64.sh | 2026-03-24 | 45.6 MB | |
| osmo-client-installer-6.2.10-linux-arm64.sh | 2026-03-24 | 42.8 MB | |
| osmo-client-installer-6.2.10-macos-arm64.pkg | 2026-03-24 | 35.9 MB | |
| 6.2.10 source code.tar.gz | 2026-03-24 | 2.7 MB | |
| 6.2.10 source code.zip | 2026-03-24 | 4.0 MB | |
| README.md | 2026-03-24 | 2.1 kB | |
| Totals: 12 Items | 2.4 GB | 1 | |
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-usercan 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.