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. This release focus on:- Enhanced the AI Element by adding a Python code example.
- Moved the AI Element commandlet from experimental features to public availability.
- Updated
AskUI-OpenAgentto accept a user-provided command for opening the agent. - Included VS Code in the Suite bundle as a fallback option for opening agent projects.
- Standardized
files.askuias the sole storage location.
Setup
Supported Operating Systems
- Windows 11
- Version: 22H2
- 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 offical installation guide.Migration from 25.3.1 to 25.4.1
AskUI Suite
Nothing is impacted. Please continue with our installation guide.AskUI Typescript ADK
To update your AskUI Typescipt ADK to the new version:- Open your project in VSCode
- Enter the AskUI Shell by
askui-shell - Update AskUI by
npm install --dev askui@0.23.1
AskUI Vision Agent (Python)
To update your AskUI Vision Agent to the new version:- Open your project in VSode
- Enable your virtual environment.
- Enter
pip install askui==0.2.4
Known Issues
- PxProxy is available only for Windows AMD64.
- ADE Startup Time is slower than in the previous version.
- Windows Users may encounter long path issues when installing and using ADE.
- Project Support:
AskUI-NewProjectandAskUI-RunProjectonly support TypeScript projects.
New Features
Ship VSCode in AskUI Suite - AskUI-OpenAgent use as fallback a VSCode from AskUI
Ship VSCode in AskUI Suite - AskUI-OpenAgent use as fallback a VSCode from AskUI
The AskUI Suite ships now VSCode. So AskUI has a fallback time.
Components
AskUI-OpenAgent -OpenCommand cursor - The command to open the agent directory. If not provided, defaults to Visual Studio Code.
AskUI-OpenAgent -OpenCommand cursor - The command to open the agent directory. If not provided, defaults to Visual Studio Code.
Improvments
AskUI Suite Installer - Downloads all files over AskUI provided endpoint files.askui.com
AskUI Suite Installer - Downloads all files over AskUI provided endpoint files.askui.com
Our Web Installer downloads now everything over files.askui.com. This allows now fullsupport of whitelists
AsKUI-*AIElements - Moved from experimental to public.
AsKUI-*AIElements - Moved from experimental to public.
All
AskUI-*AiElement commandlets are now available without calling AskUI-ImportExperimentalCommandsFixes
Nothing has changedRemoved
Nothing has changedVersions
| Name | Version | Release Notes |
|---|---|---|
| ADE | 0.9.3 | |
| NodeJS | 21.0.0 | Link |
| AskUIOCRTeaching | 0.4.0 | Link |
| PowerShell | 7.4.6 | Link |
| Python | 3.13.1 | Link |
| AskUIRemoteDeviceController | 0.14.0 | Link |
| AskUIRemoteDeviceSnippingTool | 0.2.0 | Link |
| UIController | 0.14.8 | 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.23.1 | Link |
| Python Vision Agent | 0.2.4 | Link |
| VSCode | 1.98 |