Current Release Notes#

This document contains the release notes for NVIDIA AI Workbench. Releases are identified by the pattern year.month.build-number. Changes are identified for the following components:

  • Desktop — The AI Workbench Desktop Application

  • CLI — The AI Workbench CLI

  • Service — The AI Workbench Service

  • Manager — The AI Workbench Credential Manager

You can find the release notes for past versions of AI Workbench in Version History of Past Releases.

Release 2025.06.4#

Date: June 13, 2025

AI Workbench Component Versions:

  • Desktop: 1.132.25

  • CLI: 0.46.22

  • Service: 0.76.7

  • Manager: 1.8.2

New features and improvements#

Service

The following features and improvements were added to the AI Workbench Service:

  • Added file watcher to detect changes in the README and Compose configuration files.

  • Now exposing Compose configuration as a file node on the Compose object.

Bug Fixes#

Credential Manager

The following bug fixes were added to the Credential Manager:

  • The credential manager now sets a shorter timeout for refreshing Brev credentials. Listing integrations when connected to Brev will no longer hang for 5 minutes during credential refresh.

CLI

The following bug fixes were added to the CLI:

  • The CLI now checks for the status of a Brev instance before running SSH commands. Setting a Git author when a Brev context is not running should no longer cause a long pause.

  • Added a patch to .bashrc when running with Podman on WSL 2.5.x or later. This fixes issues where the systemd user session does not initialize properly.

  • Fixed an installation bug with DGX Base OS.

  • Now surrounding SSH key paths with quotes to handle problems with paths that contain spaces to correctly update ~/.ssh/config.

  • Compose services are now turned off when deactivating a context through the CLI.

Desktop App

The following bug fixes were added to the Desktop App:

  • Fixed global styling issues, including button danger text and modal padding inconsistencies.

  • Added throttling to the processing of log output to improve performance and prevent memory leaks.

  • Resolved issues displaying folders in the upload tray and allows users to remove the VSCode app from the project container view.

  • Ensured dbus-user-session is installed and activates systemd in a login shell. This bug fix addresses WSL v2.5.7.0 compatibility issues.

  • Added a fallback for onboarding data failures.

  • Enhanced ComputedRunStateBadge with missing states.

  • Improved file parsing and writing for wsl.conf, ensuring better handling of existing files and more robust updates.

  • Fixed header buttons in Dashboard that could not fully display.

  • Applied UI fixes to the notifications tray.

  • Resolved various window UI issues related to deep links and updates.

  • Filtered non-Git integrations out of the Git author email dropdown.

Service

The following bug fixes were added to the AI Workbench Service:

  • Empty .txt files are no longer considered binary files. Files such as requirements.txt and apt.txt can now be edited even when empty.

  • Now fetching the base environment in parallel to improve performance.

  • Now restarting the user systemd prior to the Podman socket configuration. This addresses WSL v2.5.7.0 compatibility issues.

  • Improved logging for Docker Compose operation errors. The service is now checking for nil cmd and adding detailed logs.

  • Implemented workaround for Podman compatibility issues that were problematic for WSL.

  • Improved Compose reliability by restarting the user systemd as part of startup flow.

Past Version Release Notes#

For more information about AI Workbench past releases, see: