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.

Setup

Supported Operating Systems

  • Windows
    • Version: Windows 10 22H2 and newer
    • 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.

New Feature

Enable Backgournd Automation
Check OpenGL Version

Improvments

Agent folder is opened with following order if found:
  1. local Cursor
  2. local VS Code
  3. AskUI VSCode
  4. File Explorer

Fixes

  • Updated Visual C++ Redistributable requirements:
    • Minimum version: 14.34.31938
    • Shipped version: 14.40.33810

Improvments

Enhanced error reporting by extending ERROR report functionality to track DLLs for improved debugging
  • UIController
  • AskUIRemoteDeviceController
  • AskUIRemoteDeviceSnippingTool

Removed

Nothing has changed

Update AskUI ADKs

AskUI Typescript ADK

To update your AskUI Typescript 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.25.1

AskUI Vision Agent (Python)

To update your AskUI Vision Agent to the new version:
  1. Open your project in VSCode
  2. Enable your virtual environment.
  3. Enter pip install askui==0.4.7

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.

Versions