Commit Graph

440 Commits

Author SHA1 Message Date
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
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
Adam
8da83f6f0a add claude desktop extension build script 2025-10-31 11:37:21 -07:00
Adam
a3b9879ba1 remove duplicate mcp server code 2025-10-31 11:36:15 -07:00
James Murdza
097f6f92af Format #423 with uv run pre-commit run --all-files 2025-10-31 10:14:18 -07:00
github-actions[bot]
870bf1263c Bump cua-computer-server to v0.1.29 2025-10-31 16:12:03 +00:00
ddupont
f70ff53ee1 Merge pull request #538 from trycua/feat/windows-fix
Swap pip-system-certs for python-certifi-win32
2025-10-31 12:11:27 -04:00
Dillon DuPont
e8c96d6293 Swap pip-system-certs for python-certifi-win32 2025-10-31 12:10:36 -04:00
ddupont
3a4827b2d6 Merge pull request #504 from trycua/feat/api_key_overrides
[Agent] Add support for overriding api_base and api_url kwargs
2025-10-31 12:10:31 -04:00
Adam
27672856f5 Added claude extension 2025-10-30 16:03:08 -07:00
Dillon DuPont
21ce5b4d3b rename api_url to api_base 2025-10-30 12:40:31 -04:00
Dillon DuPont
9bcf5ead1b add api key/url param to cli 2025-10-30 12:38:18 -04:00
Dillon DuPont
4026ed3aa2 Merge branch 'main' into feat/api_key_overrides 2025-10-30 12:34:40 -04:00
Jagjeevan Kashid
c3d2ff530c Merge branch 'main' into jagjeevan/299 2025-10-30 14:36:40 +05:30
Aditya Bavadekar
c2a695d466 fix: sanitize shell input
- Replaced unsafe string concatenation with `shlex.join()` for POSIX systems, `mslex.join()` for Windows systems.
- Add utility function `safe_join`.
- Modified `pyproject.toml` to include `mslex` dependency for Windows environments.
2025-10-30 08:43:19 +05:30
James Murdza
5bf4c5732e Merge pull request #526 from YeIIcw/fix/agent-sdk-links
Updated Agent SDK readme for supported model/agent link
2025-10-29 14:26:43 -07:00