computer-use-ootb-internal 0.0.168__py3-none-any.whl → 0.0.169__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- computer_use_ootb_internal/computer_use_demo/tools/computer.py +1 -1
- {computer_use_ootb_internal-0.0.168.dist-info → computer_use_ootb_internal-0.0.169.dist-info}/METADATA +1 -1
- {computer_use_ootb_internal-0.0.168.dist-info → computer_use_ootb_internal-0.0.169.dist-info}/RECORD +5 -5
- {computer_use_ootb_internal-0.0.168.dist-info → computer_use_ootb_internal-0.0.169.dist-info}/WHEEL +0 -0
- {computer_use_ootb_internal-0.0.168.dist-info → computer_use_ootb_internal-0.0.169.dist-info}/entry_points.txt +0 -0
@@ -384,7 +384,7 @@ class ComputerTool(BaseAnthropicTool):
|
|
384
384
|
show_click(x, y)
|
385
385
|
time.sleep(0.25)
|
386
386
|
self.marbot_auto_gui.click(x=x, y=y)
|
387
|
-
|
387
|
+
self.marbot_auto_gui.click(x=x, y=y)
|
388
388
|
return ToolResult(output=f"Left click", action_base_type="click")
|
389
389
|
|
390
390
|
elif action == "mouse_move_windll":
|
{computer_use_ootb_internal-0.0.168.dist-info → computer_use_ootb_internal-0.0.169.dist-info}/RECORD
RENAMED
@@ -28,14 +28,14 @@ computer_use_ootb_internal/computer_use_demo/tools/base.py,sha256=XKG8UpjTvG3-Pl
|
|
28
28
|
computer_use_ootb_internal/computer_use_demo/tools/bash.py,sha256=rHetQ80_v-TTi-1oxIA7ncFEwJxFTh8FJCErIoZbGeY,4236
|
29
29
|
computer_use_ootb_internal/computer_use_demo/tools/collection.py,sha256=8RzHLobL44_Jjt8ltXS6I8XJlEAQOfc75dmnDUaHE-8,922
|
30
30
|
computer_use_ootb_internal/computer_use_demo/tools/colorful_text.py,sha256=cvlmnhAImDTwoRRwhT5au7mNFhfAD7ZfeoDEVdVzDKw,892
|
31
|
-
computer_use_ootb_internal/computer_use_demo/tools/computer.py,sha256=
|
31
|
+
computer_use_ootb_internal/computer_use_demo/tools/computer.py,sha256=XUFNoKkRYNrCEvNuIAhhByIYkLjEM-vWUeW0Dn_VtQA,27356
|
32
32
|
computer_use_ootb_internal/computer_use_demo/tools/computer_marbot.py,sha256=zZuWz9ArfP3Zss-afnscrPkgCtB5UWbCy7HwAOvO2bo,5970
|
33
33
|
computer_use_ootb_internal/computer_use_demo/tools/edit.py,sha256=b0PwUitxckHCQqFP3ZwlthWdqNkn7WETeTHeB6-o98c,11486
|
34
34
|
computer_use_ootb_internal/computer_use_demo/tools/run.py,sha256=xhXdnBK1di9muaO44CEirL9hpGy3NmKbjfMpyeVmn8Y,1595
|
35
35
|
computer_use_ootb_internal/computer_use_demo/tools/screen_capture.py,sha256=L8qfvtUkPPQGt92N-2Zfw5ZTDBzLsDps39uMnX3_uSA,6857
|
36
36
|
computer_use_ootb_internal/preparation/__init__.py,sha256=AgtGHcBpiTkxJjF0xwcs3yyQ6SyUvhL3G0vD2XO-zJw,63
|
37
37
|
computer_use_ootb_internal/preparation/star_rail_prepare.py,sha256=RAriQxrv55csBNBm0m8CKyd_RW8k1tXx0kdJAcOpYlg,4734
|
38
|
-
computer_use_ootb_internal-0.0.
|
39
|
-
computer_use_ootb_internal-0.0.
|
40
|
-
computer_use_ootb_internal-0.0.
|
41
|
-
computer_use_ootb_internal-0.0.
|
38
|
+
computer_use_ootb_internal-0.0.169.dist-info/METADATA,sha256=Vz03DAAV20UTQtUOw8USm5xCGL9kVSyY3150vQW5Mz4,910
|
39
|
+
computer_use_ootb_internal-0.0.169.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
40
|
+
computer_use_ootb_internal-0.0.169.dist-info/entry_points.txt,sha256=-AbmawU7IRQuDZihgVMVDrFoY4E6rnXYOUB-5vSeBKs,93
|
41
|
+
computer_use_ootb_internal-0.0.169.dist-info/RECORD,,
|
{computer_use_ootb_internal-0.0.168.dist-info → computer_use_ootb_internal-0.0.169.dist-info}/WHEEL
RENAMED
File without changes
|
File without changes
|