File tree Expand file tree Collapse file tree 2 files changed +39
-1
lines changed
Expand file tree Collapse file tree 2 files changed +39
-1
lines changed Original file line number Diff line number Diff line change 22
33
44
5+ ## v0.38.0 (2024-07-25)
6+
7+ ### Feature
8+
9+ * feat: add_centroid in WindowEvent.to_prompt_dict (#840 )
10+
11+ * add centroid in window_dict output
12+
13+ * black
14+
15+ ---------
16+
17+ Co-authored-by: Richard Abrich
< ; [email protected] > ; 18+ Co-authored-by: Richard Abrich
< ; [email protected] > ; (
[ ` 5118b39 ` ] ( https://github.com/OpenAdaptAI/OpenAdapt/commit/5118b39ed087d2d74cbc29d5e2f3694a25d4e5de ) )
19+
20+ * feat(action verification): implement replay action verification (#857 )
21+
22+ * add is_action_event_complete
23+
24+ * retry_with_exceptions in apply_replay_instructions
25+
26+ * fix parse_code_snippet
27+
28+ * add error_reporting.py
29+
30+ * refactor video.py
31+
32+ * black/flake8
33+
34+ * add module docstring
35+
36+ * CHECK_ACTION_COMPLETE ([ ` b288c07 ` ] ( https://github.com/OpenAdaptAI/OpenAdapt/commit/b288c074b4546e1ea495bf23c7a0f9ea75fcf8a5 ) )
37+
38+ ### Unknown
39+
40+ * fix keyerror if no state in window_dict ([ ` 001c8fa ` ] ( https://github.com/OpenAdaptAI/OpenAdapt/commit/001c8fa88d8d9f1a9a18db844e216f7a2be6d4f2 ) )
41+
42+
543## v0.37.0 (2024-07-19)
644
745### Feature
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " openadapt"
3- version = " 0.37 .0"
3+ version = " 0.38 .0"
44description = " GUI Process Automation with Transformers"
55authors = [
66 ' OpenAdapt.AI Team <[email protected] >' ,
You can’t perform that action at this time.
0 commit comments