Skip to content

v0.14.0

Choose a tag to compare

@adi-wan-askui adi-wan-askui released this 26 Aug 12:55
· 594 commits to main since this release

What's Changed

🚀 Features

  • Controller Arguments Support: Enhanced controller functionality with configurable arguments support, providing better flexibility and control over AskUI Controller, e.g., showing/hiding overlay

🚨 Breaking Changes

  • AskUI Hub/Workspaces API Removal: Completely removed the unused AskUI Hub and Workspaces API client (~25k lines of code) that led to problems with long paths on Windows
    • Removed AskUIHub class and all workspace-related APIs
    • Removed hub property from AgentToolbox class in src/askui/tools/toolbox.py:33
    • Removed all AskUI workspaces exceptions from src/askui/tools/askui/exceptions.py

Full Changelog: v0.13.0...v0.14.0