Skip to content

v0.7.0

Choose a tag to compare

@adi-wan-askui adi-wan-askui released this 24 Jun 14:53
· 800 commits to main since this release

What's Changed

🚀 Features

  • OpenRouter Improvements: Response schema support and enhanced, more flexible configuration through OpenRouterSettings (corresponding environment variables with OPEN_ROUTER_ prefix)
  • Android Agent Support: New AndroidVisionAgent class for Android device automation with corresponding tools using Pure Python ADB
  • Exception Tool: act() raises exceptions and fails tests automatically if it runs into issues

🐞 Bug Fixes

  • Fix nested and recursive schema handling with get()
  • Fix telemetry flushing by removing it to prevent hanging up within test or experimental chat api

🚨 Breaking Changes

  • OpenRouter Model Naming: OpenRouterGetModel renamed to OpenRouterModel

Full Changelog: v0.6.0...v0.7.0