Commit Graph

1111 Commits

Author SHA1 Message Date
ddupont 3a9b5be660 Merge pull request #350 from trycua/fix/uitars-error
[Agent] Fix UI-TARS predict_click always returning None
agent-v0.4.14
2025-08-18 12:36:51 -04:00
ddupont efe17de80d Merge pull request #348 from jamesmurdza/fix/pyproject-dependencies
Fix root project build
2025-08-18 09:53:16 -04:00
Dillon DuPont 86c0da81fa Fix UI-TARS predict_click always returning None 2025-08-18 09:48:44 -04:00
James Murdza 0c13470122 Update __version__ in cua-core 2025-08-17 09:40:23 -04:00
James Murdza 31e0362137 Fix root project requires-python version 2025-08-17 09:03:19 -04:00
James Murdza adca016d63 Fix cua-core version 2025-08-17 09:03:10 -04:00
Morgan Dean 1272cb2b64 Merge pull request #346 from trycua/fix/docs/search
[Docs] Fix Search
2025-08-16 21:33:16 +02:00
Morgan Dean 696c675718 Fix issue with search not working 2025-08-16 20:52:57 +02:00
James Murdza a34dbfbc22 Merge pull request #342 from jamesmurdza/fix/agent-sdk-requires-python-3.12
Upgrade Agent SDK to require Python 3.12
2025-08-15 12:45:11 -04:00
James Murdza 23aaed4601 Upgrade Python dependency to 3.12 2025-08-15 12:31:33 -04:00
Dillon DuPont ce3ad14207 Changed image override to only occur if image is not set computer-v0.4.3 2025-08-15 08:44:56 -04:00
Dillon DuPont 8967835e42 Removed dead link from docs 2025-08-14 11:58:12 -04:00
Dillon DuPont 1a33825e40 Removed dead links in docs 2025-08-14 11:50:39 -04:00
Dillon DuPont a11eeca2cb Fixed broken code blocks 2025-08-14 11:49:59 -04:00
Dillon DuPont f1da61ad8b Updated docker README computer-v0.4.2 agent-v0.4.13 2025-08-14 10:36:18 -04:00
ddupont d50d42e123 Merge pull request #339 from trycua/feat/BYOContainer
[Computer] Add Docker as a local VM provider
2025-08-14 10:35:24 -04:00
Dillon DuPont 7c6ed3218f removed DISPLAY=:0 env 2025-08-14 10:33:29 -04:00
Dillon DuPont 1718e57bd3 Fixed incorrect port, added docker provider to gradio UI 2025-08-14 10:15:00 -04:00
Dillon DuPont 64927534b5 include push steps 2025-08-14 09:58:18 -04:00
Dillon DuPont 483b18b2b7 fix broken doc 2025-08-14 09:56:11 -04:00
Dillon DuPont f88e52050e added docker to docs 2025-08-14 09:55:26 -04:00
Dillon DuPont b4f29abc58 First working version 2025-08-13 14:37:06 -04:00
Dillon DuPont 95f510734d Add docker provider 2025-08-13 12:55:49 -04:00
Dillon DuPont e3c0e34d2d Merge branch 'main' into feat/BYOContainer 2025-08-13 12:28:41 -04:00
Dillon DuPont a46f8ae50d added default button to cli 2025-08-13 12:28:37 -04:00
Morgan Dean 2c20bde3f0 Merge pull request #338 from trycua/feature/new-logo
Feature/new logo
2025-08-13 09:12:22 -07:00
Morgan Dean df19960a95 Update logo in img files 2025-08-13 17:22:17 +02:00
Morgan Dean 1c33de3fd3 Merge branch 'main' into feature/new-logo 2025-08-13 17:17:32 +02:00
Morgan Dean ad5ebb5fc0 Update logo on documentation 2025-08-13 17:17:20 +02:00
ddupont f8fce4199e Merge pull request #334 from trycua/integrations/hud
[Agent] Add HUD evals, OSWorld-verified docs, and support for custom computers
2025-08-13 08:33:01 -04:00
Dillon DuPont 9ef59ba977 Fixed bug in hud agent 2025-08-12 15:00:32 -04:00
Dillon DuPont 49ebe9c55f changed error handling for hud agent 2025-08-12 14:22:10 -04:00
Dillon DuPont c992203f32 mentioned HUD integration in readme 2025-08-12 14:08:48 -04:00
Dillon DuPont 17b26f5e52 Merge branch 'main' into integrations/hud 2025-08-12 13:10:36 -04:00
ddupont a0c5965620 Changed c/ua to cua 2025-08-12 13:08:29 -04:00
Dillon DuPont cf1c3b5b6e add human/ to docs 2025-08-12 12:12:42 -04:00
Dillon DuPont fe701f3e8b Merge branch 'main' into integrations/hud 2025-08-12 12:01:21 -04:00
Dillon DuPont a60cf26bb8 Added last run 2025-08-12 12:00:35 -04:00
ddupont 609859c468 Add cua-computer pip install 2025-08-12 11:28:19 -04:00
ddupont a42fd9f964 Link to computer SDK reference 2025-08-12 11:27:00 -04:00
ddupont 082866cc0f Merge pull request #337 from trycua/feat/glm45v
[Agent] Add GLM-4.5V support
agent-v0.4.12
2025-08-12 11:02:32 -04:00
Dillon DuPont 85cdaceca4 Updated docs 2025-08-12 10:53:50 -04:00
Dillon DuPont 3cf818aa1b Added feature link 2025-08-12 10:50:49 -04:00
Dillon DuPont 3866279b37 Docs rewrite... again 2025-08-12 10:47:20 -04:00
Dillon DuPont ef79a6c37e Added correct glm-45v prompt 2025-08-12 10:23:20 -04:00
Dillon DuPont 31f983c96c Add GLM-4.5V CUA model config 2025-08-12 10:01:36 -04:00
Dillon DuPont 7e5ee5010b added human adapter 2025-08-11 15:57:16 -04:00
Dillon DuPont d8b1792cc5 Added human/ provider to liteLLM 2025-08-11 15:24:56 -04:00
Dillon DuPont 1ffb7d1a9a changed reasoning search 2025-08-11 11:48:26 -04:00
Dillon DuPont d172ca8563 fixed improper kwargs 2025-08-11 10:54:21 -04:00