Commit Graph

155 Commits

Author SHA1 Message Date
Dillon DuPont 5225de8d88 Added errors for unknown actions 2025-08-19 16:20:19 -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
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
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
Dillon DuPont 0da160e4db Removed slashes from container name 2025-08-19 10:52:27 -04:00
James Murdza 52b6f1e758 Remove redundant external calls to flush 2025-08-19 06:52: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 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
2025-08-18 12:36:51 -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 adca016d63 Fix cua-core version 2025-08-17 09:03:10 -04: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 2025-08-15 08:44:56 -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 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 a46f8ae50d added default button to cli 2025-08-13 12:28:37 -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 fe701f3e8b Merge branch 'main' into integrations/hud 2025-08-12 12:01:21 -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
James Murdza 8dc084a32d Re-organize PostHog client methods 2025-08-11 13:42:32 -04:00
James Murdza 69960294f7 Move singleton code into client class 2025-08-11 13:42:32 -04:00
James Murdza a22b3bbb4a Simplify configuration code 2025-08-11 13:42:32 -04:00
James Murdza c14895e93a Consolidate telemetry logic 2025-08-11 13:42:32 -04:00
James Murdza 1832f53075 Remove old logic for disabling telemetry 2025-08-11 13:42:31 -04:00
James Murdza 0ff8e79861 Remove unused code 2025-08-11 13:42:31 -04:00
James Murdza 2b29878d28 Remove unused method 2025-08-11 13:42:31 -04:00
James Murdza c124f04ca0 Consolidate telemetry logic into one file 2025-08-11 13:42:31 -04:00
James Murdza 9c22cfa9e2 Remove unused functions 2025-08-11 13:42:31 -04:00
James Murdza ad9765ec7a Remove sample rate 2025-08-11 13:42:31 -04:00
James Murdza 1dc2d69f16 Remove unused functions 2025-08-11 13:42:31 -04:00
James Murdza a1020161bd Remove extra modularity in telemetry client 2025-08-11 13:42:31 -04:00
James Murdza 53c53e8df4 Add check for legacy environment variable 2025-08-11 13:42:31 -04:00
James Murdza 34d160eabd Reset telemetry client between tests 2025-08-11 13:42:31 -04:00
James Murdza 9618c10261 Remove telemetry submodules within SDKs 2025-08-11 13:42:31 -04:00
James Murdza b706da0841 Remove shim 2025-08-11 13:42:31 -04:00
James Murdza 9dd9d95970 Remove shim 2025-08-11 13:42:31 -04:00
James Murdza 1077d4c25e Remove unused function 2025-08-11 13:42:31 -04:00