v0.38.0
v0.38.0 (2024-07-25)
Feature
-
feat: add_centroid in WindowEvent.to_prompt_dict (#840)
-
add centroid in window_dict output
-
black
Co-authored-by: Richard Abrich <richard.abrich@mldsai.com>
Co-authored-by: Richard Abrich <richard.abrich@gmail.com> (5118b39)
-
feat(action verification): implement replay action verification (#857)
-
add is_action_event_complete
-
retry_with_exceptions in apply_replay_instructions
-
fix parse_code_snippet
-
add error_reporting.py
-
refactor video.py
-
black/flake8
-
add module docstring
-
CHECK_ACTION_COMPLETE (
b288c07)
Unknown
- fix keyerror if no state in window_dict (
001c8fa)