Commit Graph

1162 Commits

Author SHA1 Message Date
Dillon DuPont
52afcd4c6f Increased max tokens for glm 4.5v grounding calls 2025-08-26 18:14:22 -04:00
Dillon DuPont
b20d2a0a93 Pinned transformers version, first working grounding version 2025-08-21 11:54:13 -04:00
Dillon DuPont
dad6634ffd Added local inference routing for different models 2025-08-21 10:51:39 -04:00
Dillon DuPont
d7e25048be Register OpenCUA loop 2025-08-20 10:21:53 -04:00
Dillon DuPont
e065ae59d2 Add OpenCUA Grounding mode 2025-08-20 10:03:41 -04:00
Dillon DuPont
5225de8d88 Added errors for unknown actions agent-v0.4.17 2025-08-19 16:20:19 -04:00
ddupont
c4117d015c Merge pull request #360 from trycua/fix/tool-errors
[Agent] Fix tool error propagation
agent-v0.4.16
2025-08-19 15:54:31 -04:00
Dillon DuPont
07346d566d Improved error message 2025-08-19 15:53:59 -04:00
Dillon DuPont
c9e3af8f17 Implemented computer call and tool call errors 2025-08-19 12:41:37 -04:00
Dillon DuPont
6f5b7363f1 Added ToolError and IllegalArgumentError 2025-08-19 12:27:09 -04:00
Dillon DuPont
e783ab5876 Merge branch 'main' of https://github.com/trycua/cua 2025-08-19 12:22:08 -04:00
Dillon DuPont
7b37b06bee Fixed incorrect self-host command in docs 2025-08-19 12:22:05 -04:00
ddupont
70e863ecc0 Merge pull request #352 from jamesmurdza/fix/readme-images
Fix images and links in READMEs
2025-08-19 12:07:22 -04:00
ddupont
b1caaab26f Merge pull request #359 from jamesmurdza/fix/agent-sdk-anthropic-integration
Upgrade Claude 3.5 snapshot in web app, examples and docs
core-v0.1.9 agent-v0.4.15
2025-08-19 11:46:32 -04:00
James Murdza
9a4c7215d8 Upgrade Claude 3.5 snapshot to a version with computer use support 2025-08-19 11:40:05 -04:00
James Murdza
b3d6192576 Merge pull request #356 from jamesmurdza/fix/litellm-openai-compatibility
Pin OpenAI version to work around BerriAI/litellm#13711
2025-08-19 11:26:04 -04:00
ddupont
feec38bc0d Merge pull request #358 from trycua/fix/docker-invalid-name
[Agent] Removed slashes from container name
computer-v0.4.4
2025-08-19 10:54:15 -04:00
Dillon DuPont
0da160e4db Removed slashes from container name 2025-08-19 10:52:27 -04:00
James Murdza
68fe720eda Pin OpenAI version to work around BerriAI/litellm#13711 2025-08-19 07:19:51 -04:00
James Murdza
da9abc2ad8 Merge pull request #355 from jamesmurdza/fix/refactor-python-telemetry
Update agent/computer SDKs to match changes in telemetry SDK
2025-08-19 06:57:46 -04:00
James Murdza
52b6f1e758 Remove redundant external calls to flush 2025-08-19 06:52:51 -04:00
James Murdza
a998e252ff Delete old logo from lume library 2025-08-19 06:11:51 -04:00
James Murdza
78d9c594e3 Remove broken link 2025-08-18 16:37:20 -04:00
James Murdza
32f9c750e6 Remove missing image 2025-08-18 16:37:20 -04:00
James Murdza
4fd696662c Fix broken link 2025-08-18 16:37:20 -04:00
James Murdza
b62be1bde1 Use absolute paths to fix PyPi project pages 2025-08-18 16:37:20 -04:00
James Murdza
74c26cfaad Merge pull request #336 from jamesmurdza/fix/refactor-python-telemetry
Refactor Python telemetry library
2025-08-18 15:31:45 -04:00
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