What’s New in AI Workbench?#

Overview#

This section provides a comprehensive overview of the latest updates and improvements across all NVIDIA AI Workbench components. Here you’ll find information about:

  • New features across all components (Desktop App, CLI, Service, and Credential Manager).

  • Latest documentation updates and new example projects.

  • Recent improvements and enhancements.

  • Links to detailed release notes.

Each release is organized by component, making it easy to find specific updates relevant to your needs. Stay up to date with the latest developments by checking this page regularly and exploring the related resources below.

Release Version 2025.10.14#

Desktop App#

The following features and improvements were added to the Desktop App:

macOS Support

  • We’ve added support for macOS 14 (Sonoma), macOS 15 (Sequoia), and macOS 16 (Tahoe).

    Note

    This release of the Desktop App version 1.144.8 removes support for macOS 12 (Monterey) and 13 (Ventura). Starting with this release and future releases, you must have macOS 14 (Sonoma) or higher (this includes macOS 15 (Sequoia) and macOS 16 (Tahoe)).

Windows Support

  • We’ve added support for Windows 10 22H2 (build 19045.4052 or higher).

  • We’ve added support for Windows 11 23H2 (build 22631 or higher).

CLI#

The following features and improvements were added to the CLI:

General Improvements

  • Added command to migrate files from Windows to WSL.

  • Added Windows SSH tunnel daemon support.

  • Improved structured error rendering with detailed error information and troubleshooting guidance during installation.

  • Added support for reading and writing Git author details to CLI config file if Git is not installed on the system.

Support Bundle Improvements

  • Updated support bundle generation to now include Credential Manager logs for Windows remote-only installations.

  • Support bundle filenames will now append the username and the generation timestamp for easier troubleshooting.

    For example, the support bundle filename will now have the following format: ai-workbench-support-bundle-<USERNAME>-<TIMESTAMP>.zip.

    For more information, see:

Remote-Only Installation Support

  • Added support for building CLI binaries for both local and remote-only install modes.

  • The nvwb version command will now indicate whether the CLI is configured to run remote-only or local installations.

  • Added support for remote-only installations on Windows, macOS, and Ubuntu.

  • Remove Windows .nvwb directory after remote to local migration.

Service#

The following features and improvements were added to the Service:

  • Increased structured error coverage and updated to use new error constants.

  • Added support for remote-only installations and improved error handling.

  • Added structured install errors with more detailed error information displayed during installation.

Credential Manager#

There are no new feature updates to the Credential Manager with this release.

Documentation#

General Improvements

  • We’ve reorganized all the documentation to improve discoverability and readability.

  • Improved readability of all code samples and code blocks.

New Topics

  • We’ve added a new topic that shows you how to use the “How To” guides to get the most out of AI Workbench. For more information, see Using the How To Guides.

  • We’ve added a new overview page that discusses use cases and applications for AI Workbench. For more information, see Use Cases and Applications.

  • We moved all page FAQs to a top level TOC node that groups all Installation, project, versioning, integration, environment, application, compose, location, and collaboration FAQs in one place. For more information, see FAQS Overview.

Troubleshooting

  • For troubleshooting errors that you encounter, see Error Codes.