Skip to content

v0.18.0

Choose a tag to compare

@adi-wan-askui adi-wan-askui released this 18 Sep 15:46
· 708 commits to main since this release

What's Changed

🚀 Features

  • Streaming Run Events: Extended retrieve_run endpoint to enable streaming events for better real-time interaction
  • Enhanced Run Filtering: Extended list_runs endpoint functionality to allow filtering runs by status and thread
  • Android Device Management: Added comprehensive Android device and display management tools to the agent
  • ADB Documentation Tool: Integrated static ADB documentation tool for improved agent responses on Android operations

🚨 Breaking Changes

  • API Endpoint Change: The list_runs endpoint /threads/{thread_id}/runs has been replaced by the new endpoint /runs. Please update your API calls accordingly.

Full Changelog: v0.17.2...v0.18.0