v0.1.45

onlook-dev/onlookv0.1.45Feb 10, 2025by github-actions[bot]

AI Summary

This release significantly enhances AI integration by adding proxy support, tool calling capabilities, and improved error handling. It also includes maintenance tasks and a UI fix for modal focus management.

Key Highlights

  • AI proxy support
  • Tool calling capabilities for AI
  • Enhanced AI error handling
  • Fix for modal focus management
  • Clean up of dependencies and tests

New Features

  • AI tool calling
  • Proxy support for AI

Full Release Notes

## What's Changed
* Publish version v0.1.43 by @Kitenite in https://github.com/onlook-dev/onlook/pull/1295
* Use proxy for AI by @Kitenite in https://github.com/onlook-dev/onlook/pull/1294
* Add api keys instructions by @Kitenite in https://github.com/onlook-dev/onlook/pull/1297
* Clean up dependencies by @Kitenite in https://github.com/onlook-dev/onlook/pull/1298
* Clean up test  by @Kitenite in https://github.com/onlook-dev/onlook/pull/1300
* Add tool calling to AI by @Kitenite in https://github.com/onlook-dev/onlook/pull/1301
* Handle errors using text with AI by @Kitenite in https://github.com/onlook-dev/onlook/pull/1306
* Clean up AI errors by @Kitenite in https://github.com/onlook-dev/onlook/pull/1308
* fix: modal focus management and nested dialog structure by @devin-ai-integration in https://github.com/onlook-dev/onlook/pull/1307
* Publish version v0.1.44 by @Kitenite in https://github.com/onlook-dev/onlook/pull/1310


**Full Changelog**: https://github.com/onlook-dev/onlook/compare/v0.1.43...v0.1.45