Skip to content

0.20.0

Choose a tag to compare

@takahirom takahirom released this 11 Feb 04:25
· 916 commits to main since this release
c55630a

Fixed Focus Logic

The previous focus logic contained an issue where movement would stop prematurely even when failing to reach the target, causing the AI to become confused. This has been resolved through improved loop termination conditions.

Enhanced Multi-Image Assertion

We addressed challenges in verifying video playback status by implementing a multi-image AI assertion system. This allows sequential image comparisons to validate dynamic content states.
image

What's Changed

Full Changelog: 0.19.0...0.20.0