Skip to main content

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:
  1. Enhanced the AI Element by adding a Python code example.
  2. Moved the AI Element commandlet from experimental features to public availability.
  3. Updated AskUI-OpenAgent to accept a user-provided command for opening the agent.
  4. Included VS Code in the Suite bundle as a fallback option for opening agent projects.
  5. Standardized files.askui as 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

OSArchLink
WindowsAMD64Link
WindowsARM64Link
MacOSARM64Link
LinuxAMD64Link
LinuxARM64Link

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:
  1. Open your project in VSCode
  2. Enter the AskUI Shell by askui-shell
  3. Update AskUI by npm install --dev askui@0.23.1

AskUI Vision Agent (Python)

To update your AskUI Vision Agent to the new version:
  1. Open your project in VSode
  2. Enable your virtual environment.
  3. 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-NewProject and AskUI-RunProject only support TypeScript projects.

New Features

The AskUI Suite ships now VSCode. So AskUI has a fallback time.

Components

API Documentation
(base) ADE C:\Users\MaxMustermann>  AskUI-OpenAgent -OpenCommand explorer
Opening the selected AskUI Agent directory in 'explorer'.

Improvments

Our Web Installer downloads now everything over files.askui.com. This allows now fullsupport of whitelists
All AskUI-*AiElement commandlets are now available without calling AskUI-ImportExperimentalCommands

Fixes

Nothing has changed

Removed

Nothing has changed

Versions

NameVersionRelease Notes
ADE0.9.3
NodeJS21.0.0Link
AskUIOCRTeaching0.4.0Link
PowerShell7.4.6Link
Python3.13.1Link
AskUIRemoteDeviceController0.14.0Link
AskUIRemoteDeviceSnippingTool0.2.0Link
UIController0.14.8Link
AskUIRunnerManager0.1.0
ADE.ProcessManager0.1.0
ADE.ProjectManager0.1.0
ADE.ErrorReporter0.1.0
ADE.UserInterface0.1.0
ADE.PluginManager0.1.0
ADE.EnvironmentManager0.1.0
AskUI Typescript ADK0.23.1Link
Python Vision Agent0.2.4Link
VSCode1.98