v2.3.0
What's Changed
- feat(tools): better feedbacks on text related actions and reworking of cortex prompting by @cguiguet in #49
- fix: inspect executor messages for sceenshot tool calls instead of base messages key by @plfavreau in #50
- fix text actions and screenshot related tools by @cguiguet in #53
- fix(sdk): retry upon startup when Maestro server is in failed state by @KYN4 in #52
- feat(sdk): add pre-run checks for adb and maestro by @plfavreau in #55
- fix: formating file and cortex prompting for loop detection by @cguiguet in #56
- fix: removing agent thoughts from system prompt by @cguiguet in #57
- fix(servers): Replace psutil with socket for port checking by @plfavreau in #58
- doc: update readme banner by @mininic0 in #59
- feat(ui-hierarchy): add comprehensive test suite and fix bounds calculation by @plfavreau in #60
- docs: clarify game automation limitations and fix shell script execution command by @plfavreau in #61
- fix: update CLI tool checks and default orchestrator model by @plfavreau in #62
- feat: adding new logic to handle text related actions by @cguiguet in #63
New Contributors
Full Changelog: v2.2.0...v2.3.0