Commit Graph

457 Commits

Author SHA1 Message Date
Dillon DuPont
d930032c82 Fix cua adapter 2025-11-19 10:52:50 -05:00
github-actions[bot]
a73044ca3c Bump cua-agent to v0.4.45 2025-11-18 23:01:31 +00:00
github-actions[bot]
4b5a8681d0 Bump cua-agent to v0.4.44 2025-11-18 22:56:53 +00:00
github-actions[bot]
65b2ec7731 Bump cua-agent to v0.4.43 2025-11-18 22:52:24 +00:00
github-actions[bot]
65c1afce16 Bump cua-agent to v0.4.42 2025-11-18 22:49:09 +00:00
github-actions[bot]
84a2bceae0 Bump cua-agent to v0.4.41 2025-11-18 22:44:57 +00:00
github-actions[bot]
d664bbbbcf Bump cua-agent to v0.4.40 2025-11-18 22:38:51 +00:00
ddupont
210fc01eea Merge pull request #592 from trycua/feat/fix-cua-adapter
Fix cua adapter, add UI-TARS-2 model
2025-11-18 17:21:27 -05:00
Dillon DuPont
9ca508380f Add UI-TARS 2 2025-11-18 17:14:47 -05:00
ddupont
c67593cd4f Merge pull request #548 from LucaStngn/fix/anthropic-custom-function-tools
Fix: Enable custom function tools with Anthropic models
2025-11-18 16:29:23 -05:00
Dillon DuPont
8284f85950 Update params dict 2025-11-18 15:31:30 -05:00
Sarina Li
9bccce71fa update broken link 2025-11-18 10:18:14 -05:00
Adam
fdfcd9e443 Merge pull request #493 from YeIIcw/docs/mcp-server-locally
Add Local Desktop Mode for MCP Server with updated docs
2025-11-17 14:56:10 +00:00
Adam
e98f71dc57 fix: correct computer typing helper in docs
Replace the outdated `interface.type()` calls in the Python docs with
`interface.type_text()` to match the current Computer SDK API.
2025-11-15 00:59:16 -05:00
ddupont
5cc3810541 Merge pull request #572 from tamoghnokandar/tamoghnokandar-patch-1
Fix broken link in computer-server README file
2025-11-14 13:08:26 -05:00
Tamoghno Kandar
e82f4755f7 Update README.md
Fix broken link of Computer Server
2025-11-13 12:59:00 -08:00
Adam
c59a4a7e3d Formatting Fix 2025-11-13 12:21:51 -05:00
Sarina Li
41c1d38ee4 Merge branch 'main' into new-improve-docs-home 2025-11-13 11:30:06 -05:00
Sarina Li
a8d21ae77b change default model 2025-11-13 11:26:47 -05:00
github-actions[bot]
cb83b0cf88 Bump cua-agent to v0.4.39 2025-11-13 11:32:35 +00:00
Francesco Bonacci
91ef479217 Merge pull request #506 from trycua/feat/inference-provider
Add "cua/" LLM provider
2025-11-13 12:31:11 +01:00
github-actions[bot]
8515d02921 Bump cua-computer-server to v0.1.30 2025-11-12 18:41:38 +00:00
ddupont
e109b422db Merge branch 'main' into main 2025-11-12 10:41:08 -05:00
ddupont
0fb61ba8f7 Merge pull request #558 from tamoghnokandar/tamoghnokandar-patch-1
[AGENT] - New Model Gelato-30B-A3B added
2025-11-12 10:38:28 -05:00
github-actions[bot]
b716f2feaa Bump cua-agent to v0.4.38 2025-11-12 12:17:00 +00:00
github-actions[bot]
e7bb78d7dd Bump cua-computer to v0.4.12 2025-11-11 22:25:19 +00:00
Dillon DuPont
ff957a7d04 run uv run pre-commit run --all-files 2025-11-11 17:18:18 -05:00
Dillon DuPont
554fb0a16d Merge branch 'main' into feat/cua-cli 2025-11-11 12:44:56 -05:00
Dillon DuPont
679eafe7c7 update computer SDK and computer-server SDK to support the new .sandbox.cua.ai domain 2025-11-11 12:44:24 -05:00
Dillon DuPont
ac1511210b add a more specific env CUA_INFERENCE_API_KEY 2025-11-11 10:13:14 -05:00
Tamoghno Kandar
a1c394bcc2 Add files via upload 2025-11-10 12:20:13 -08:00
Tamoghno Kandar
ef842cf1e6 Add files via upload 2025-11-10 12:19:01 -08:00
Tamoghno Kandar
2ca0773ebe Add files via upload 2025-11-10 12:10:21 -08:00
Tamoghno Kandar
17b0ffa99f Add files via upload 2025-11-10 12:06:31 -08:00
Tamoghno Kandar
4b6a96f079 Add files via upload 2025-11-10 12:05:04 -08:00
Tamoghno Kandar
99858ddcb4 Delete libs/python/agent/agent/loops/ui_ins.py 2025-11-10 12:04:37 -08:00
Tamoghno Kandar
abfcf9cfe2 Add files via upload 2025-11-10 12:03:38 -08:00
Tamoghno Kandar
c2648975c9 Update __init__.py
Fixed order of imports
2025-11-10 11:22:27 -08:00
Tamoghno Kandar
2f5f887b3d Update __init__.py 2025-11-10 11:13:05 -08:00
Tamoghno Kandar
3c03ea51c9 Add files via upload 2025-11-10 11:12:17 -08:00
Sarina Li
4954397f0b fix 2 more broken links 2025-11-09 19:34:06 -05:00
Sarina Li
fac0403c78 remove one more broken blog 2025-11-09 18:35:39 -05:00
Sarina Li
4ba4d79e6d fix all broken backlinks 2025-11-09 18:26:00 -05:00
Tamoghno Kandar
76fac6621d Update __init__.py
Added new model UI-INS
2025-11-06 09:16:16 -08:00
Tamoghno Kandar
9e46de3078 Create uiins.py
Added new model UI-INS
2025-11-06 09:14:42 -08:00
Luca Steingen
7b2ecb8a9a Fix: Enable custom function tools with Anthropic models
This commit fixes three bugs that prevented custom function tools from working alongside the computer tool with Anthropic Claude models:

1. Tool format conversion: Convert OpenAI format to Anthropic format
- Changed from {type, function: {parameters}} to {name, description, input_schema}

2. Response handling (content format): Add custom tool detection
- Check tool name and handle custom tools separately from computer actions
- Prevents 'Unknown action type: None' errors

3. Response handling (tool_calls format): Add custom tool handling
- Parse JSON arguments and route custom tools correctly
- Ensures compatibility with litellm's normalized response format

These changes enable developers to use custom Python functions as tools alongside computer control tools without breaking existing functionality.

Fixes: Custom function tools now work correctly with Anthropic models.
2025-11-06 15:26:40 +01:00
James Murdza
7599387668 Merge branch 'main' into feature/mcp-claude-extension 2025-10-31 17:03:39 -07:00
Adam
75f4edd05d Delete uv.lock 2025-10-31 15:39:03 -07:00
Sarina Li
7c727339a2 fix backlinks for seo 2025-10-31 16:18:21 -04:00
Adam
be4b03f268 add desktop icon for extension 2025-10-31 12:06:02 -07:00