General
The AskUI Suite is a comprehensive bundle that includes all necessary dependencies to deliver AskUI to end users. Additionally, it addresses enterprise challenges such as user rights restrictions and proxy issues, ensuring a seamless AskUI experience.What’s New in 26.3.1
- Core product: This release ships the full new core product with version 26.2.2.
- Windows support: Broader Windows compatibility — supported versions are now Windows 10 version 1511 and newer (previously Windows 10 22H2 and newer).
Setup
Supported Operating Systems
- Windows
- Version: Windows 10 version 1511 and newer, Windows 11, Windows Server 2016/2019/2022/2025
- Architectures: AMD64, ARM64
- MacOS
- Version: 14.x
- Architecture: ARM64 (Apple Silicon)
- Linux
- Version: Ubuntu 22.04.2
- Architectures: AMD64, ARM64
Download
Installation
Please follow our official installation guide.Removed
Nothing has changed.Update AskUI ADKs
AskUI Typescript ADK
To update your AskUI Typescript ADK to the new version:- Open your project in VSCode
- Enter the AskUI Shell by
askui-shell - Update AskUI by
npm install --dev askui@latest
AskUI Python SDK
To update your AskUI Python-SDK to the new version:- Open your project in VSCode
- Enable your virtual environment.
- Enter
pip install askui --upgrade
New Feature
AgentOS Now Supports Windows 10 < 22H2 and Windows Server < 2022
The following operating systems are now additionally supported: Windows 10| Version | Name |
|---|---|
| 1511 | November Update |
| 1607 | Anniversary Update |
| 1703 | Creators Update |
| 1709 | Fall Creators Update |
| 1803 | April 2018 Update |
| 1809 | October 2018 Update |
| 1903 | May 2019 Update |
| 1909 | November 2019 Update |
| 2004 | May 2020 Update |
| 20H2 | October 2020 Update |
| 21H1 | May 2021 Update |
| 21H2 | November 2021 Update |
| Version | Channel |
|---|---|
| 2016 | LTSC |
| 2019 | LTSC |
Versions
| Name | Version | Release Notes |
|---|---|---|
| ADE | 0.9.4 | |
| NodeJS | 22.17.0 | Link |
| AskUIOCRTeaching | 0.4.0 | Link |
| PowerShell | 7.5.2 | Link |
| Python | 3.13.1 | Link |
| AskUIRemoteDeviceController | 0.26.0.1 | Link |
| CoreService (AskuiCoreService) | 0.2.0.0 | Link |
| AskUIRemoteDeviceSnippingTool | 0.3.0.1 | Link |
| UIController (askui-ui-controller) | 0.18.1 | Link |
| AskUIRemoteDeviceSetupTool | 0.4.1.0 | Link |
| AskUIRemoteDeviceCompanionTool | 0.4.1.0 | Link |
| AskUIRemoteDeviceExecutionTool | 0.3.0.2 | Link |
| AskUIRemoteCompanionController | 0.4.1.0 | Link |
| AskUIRunnerManager | 0.1.0 | |
| ADE.ProcessManager | 0.1.0 | |
| ADE.ProjectManager | 0.1.0 | |
| ADE.ErrorReporter | 0.1.0 | |
| ADE.UserInterface | 0.1.0 | |
| ADE.PluginManager | 0.1.0 | |
| ADE.EnvironmentManager | 0.1.0 | |
| AskUI Typescript ADK | 0.31.0 | Link |
| Python Vision Agent | 0.23.0 | Link |
| VSCode | 1.98 | |
| Mesa Driver | 25.2.0 |
Version changes from 26.2.1
| Component | Previous | 26.3.1 |
|---|---|---|
| askui-ui-controller | 0.18.1 | 0.18.1 |
| AskuiCoreService | 0.2.0.0 | 0.2.0.0 |
| AskuiRemoteDeviceController | 0.26.0.0 | 0.26.0.1 |
| AskuiRemoteDeviceSetupTool | 0.3.1 | 0.4.1.0 |
| AskuiRemoteSnippingTool | 0.3.0.1 | 0.3.0.1 |
| AskuiRemoteDeviceCompanionTool | 0.4.0.1 | 0.4.1.0 |
| AskuiRemoteDeviceExecutionTool | 0.3.0.1 | 0.3.0.2 |
| AskuiRemoteCompanionController | 0.4.0.2 | 0.4.1.0 |