File tree Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
4
4
5
+ ## v0.45.0 (2025-01-02)
6
+
7
+ ### Feature
8
+
9
+ * feat: run OpenAdapt inside Anthropic Computer Use (#934 )
10
+
11
+ * import sounddevice inside record_audio()
12
+
13
+ * utils.get_scaling_factor
14
+
15
+ * describe_actions.py with PIL
16
+
17
+ * show text in top left
18
+
19
+ * max_width = image.width
20
+
21
+ * dim_outside_window
22
+
23
+ * add module docstring
24
+
25
+ * add browser to visualize.py ([ ` 8a79c83 ` ] ( https://github.com/OpenAdaptAI/OpenAdapt/commit/8a79c83aabe3a084f0a99767236ed859d235f099 ) )
26
+
27
+
5
28
## v0.44.0 (2025-01-02)
6
29
7
30
### Build
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " openadapt"
3
- version = " 0.44 .0"
3
+ version = " 0.45 .0"
4
4
description = " Generative Process Automation"
5
5
authors = [
6
6
' Richard Abrich <[email protected] >' ,
You can’t perform that action at this time.
0 commit comments