0.11.0
New Feature: screen stuck detection
Identifies and recovers from situations where the AI agent gets stuck on the same screen, prompting it to reconsider its actions.
What's Changed
- [Web] Fix Web issue where Web can't find element that clicks by @takahirom in #89
- [UI] Improve window close logic by @takahirom in #90
- [Refactor] Refactor destructing by @takahirom in #91
- [New Feature] Add screen stuck detection by @takahirom in #92
- [Docs] Add SMURF and Stuck Screen Detection to README by @takahirom in #93
- [Docs] Refactor features of README by @takahirom in #94
Full Changelog: 0.10.1...0.11.0