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
Windows Server