Commit Graph

1191 Commits

Author SHA1 Message Date
Dillon DuPont
799d9d3ba7 Normalize common LLM output errors 2025-08-27 19:53:26 -04:00
Dillon DuPont
e261282182 Normalize common LLM output errors 2025-08-27 18:20:13 -04:00
Dillon DuPont
8dee77bf68 updated docs 2025-08-27 17:44:04 -04:00
Dillon DuPont
38026a43f0 improved other grounding prompts 2025-08-27 17:30:13 -04:00
Dillon DuPont
3c1efc8632 improved openai's predict_click prompt 2025-08-27 17:29:29 -04:00
Dillon DuPont
24b2986585 Made button required 2025-08-27 17:10:56 -04:00
Dillon DuPont
0d3f8ea3ff Improved trajectory saving 2025-08-27 16:48:57 -04:00
Dillon DuPont
f14e9288ac Broken indent 2025-08-27 16:14:53 -04:00
Dillon DuPont
8de5d3d3a7 Moved try/catch block 2025-08-27 16:10:38 -04:00
Dillon DuPont
fad149d6b9 Simplified composed grounded prompt 2025-08-27 16:09:33 -04:00
Dillon DuPont
1634abe3d0 Added validation level retry logic 2025-08-27 16:06:25 -04:00
Dillon DuPont
a34d541b92 fixed crash with composed loop 2025-08-27 15:16:52 -04:00
Dillon DuPont
bf34ee75b9 Removed invalid tag 2025-08-27 13:47:02 -04:00
Dillon DuPont
e8eaf66e2a Added latest nb 2025-08-27 13:38:55 -04:00
Dillon DuPont
3c502354a8 added simple task id 2025-08-27 13:28:24 -04:00
Dillon DuPont
61a442da56 fixed getattr crash 2025-08-27 13:21:46 -04:00
James Murdza
99ab2815ef Merge pull request #363 from jamesmurdza/fix/pyproject-python-version 2025-08-25 09:14:35 -04:00
James Murdza
69713ce677 Merge pull request #361 from onel/main
Added a readme file to the notebooks folder
2025-08-23 22:41:28 -04:00
James Murdza
cfcedd622b Merge pull request #364 from jamesmurdza/fix/example-code
Fix example code and notebooks
2025-08-22 05:44:01 -04:00
James Murdza
f9a317c190 Use correct return type for run_command 2025-08-21 19:13:28 -04:00
James Murdza
3b76612d66 Initialize computer before taking screenshot 2025-08-21 19:13:28 -04:00
James Murdza
33f81131d9 Fix variable name 2025-08-21 19:13:28 -04:00
James Murdza
141c9d3ad7 Fix out-of-date agent SDK code in notebook 2025-08-21 19:13:28 -04:00
James Murdza
15dd34edf3 Add package-lock.json to computer SDK example 2025-08-21 19:13:28 -04:00
James Murdza
bca252b721 Rename environment variables to follow convention 2025-08-21 19:13:28 -04:00
James Murdza
b302a44ccf Remove nonexistent script from computer server notebook 2025-08-21 19:13:28 -04:00
James Murdza
02e5e62591 Fix out-of-date agent SDK code in operator example 2025-08-21 19:13:28 -04:00
James Murdza
9766e12b8d Restrict project to Python versions below 3.14 2025-08-21 16:35:15 -04:00
Dillon DuPont
6cc1c6f92b Removed redundant steps from docker readme 2025-08-21 12:25:15 -04:00
Andrei Onel
3399bda4c5 Merge branch 'trycua:main' into main 2025-08-20 00:05:08 +03:00
Andrei Onel
c29736ea7c Add README.md to notebooks folder explaining content and purpose 2025-08-20 00:04:52 +03:00
Andrei Onel
145a845232 Update README.md 2025-08-20 00:03:48 +03: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
copilot-swe-agent[bot]
8a51468162 Add README.md to notebooks folder explaining content and purpose
Co-authored-by: onel <1862405+onel@users.noreply.github.com>
2025-08-19 19:38:15 +00:00
copilot-swe-agent[bot]
998535bd93 Initial plan 2025-08-19 19:34:48 +00: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