Commit Graph

1822 Commits

Author SHA1 Message Date
Dillon DuPont 5f58ede106 fix python rpc with multiline input args 2025-11-01 20:50:58 -04:00
Dillon DuPont 07ad8dc351 add CUA_BENCH_UI_DEBUG 2025-11-01 20:50:29 -04:00
Dillon DuPont 1447950bcf add psutil 2025-11-01 20:33:22 -04:00
Dillon DuPont be4c7e45aa add cua-bench-ui 2025-11-01 19:44:35 -04:00
Dillon DuPont 30b6fdbef9 add commonly used utils - zip, unzip, xdg-utils 2025-11-01 17:18:50 -04:00
Dillon DuPont 0d33bcbdad ensure 'python' alais works 2025-11-01 17:01:10 -04:00
Dillon DuPont b6cca3a173 update xfce dockerfile to python 3.12 2025-11-01 16:33:35 -04:00
James Murdza d0d96dfbf9 Add Gemini to integration tests 2025-10-31 17:19:16 -07:00
James Murdza ade08eb93b Merge pull request #521 from YeIIcw/feature/mcp-claude-extension
Add Claude Desktop Extension
2025-10-31 17:03:48 -07:00
James Murdza 7599387668 Merge branch 'main' into feature/mcp-claude-extension 2025-10-31 17:03:39 -07:00
James Murdza 174764fcc3 Merge pull request #540 from YeIIcw/fix/update-agent-test
Update model list and schedule daily test for agent testing
2025-10-31 17:02:26 -07:00
Adam f596324288 Update daily schedule time 2025-10-31 17:01:55 -07:00
Adam 762daaa99a Update model list and schedule daily test 2025-10-31 16:57:36 -07:00
Adam 75f4edd05d Delete uv.lock 2025-10-31 15:39:03 -07:00
James Murdza c408df5f86 Merge pull request #537 from sarinali/feat/llm-compatible-docs
Robots + Advanced Copy Options
2025-10-31 14:56:55 -07:00
James Murdza baa9f3db7e Merge pull request #539 from sarinali/fix/backlinks
Fix Backlinks for SEO
2025-10-31 14:51:42 -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 computer-server-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
Sarina Li c0e05c8923 robots + copy actions 2025-10-30 20:02:56 -04:00
Adam 27672856f5 Added claude extension 2025-10-30 16:03:08 -07:00
James Murdza bd4bd2ca22 Merge pull request #423 from JagjeevanAK/jagjeevan/299
feat: added Computer.tracing for Recording Sessions
2025-10-30 15:36:12 -07:00
James Murdza 10fd19e971 Merge pull request #533 from YeIIcw/fix/update-agent-test
Update agent testing
2025-10-30 14:01:59 -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
James Murdza c2c2b37ade Merge pull request #519 from AdityaBavadekar/sanitize-shell-input 2025-10-29 22:19:13 -07:00
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 38355bc1ea Merge pull request #520 from skools-here/windows-compatibility-for-development-setup
Make VS Code Python interpreter path cross-platform
2025-10-29 18:15:51 -07:00
Adam a2d7fc38dd update supported models and slackbot announcement 2025-10-29 18:06:18 -07:00
James Murdza aa4bd423f0 Merge pull request #534 from sarinali/fix/seo-domain-fix
fix/SEO canonical URL + other optimizations
2025-10-29 16:51:28 -07:00
James Murdza 0fdf296115 Merge pull request #536 from trycua/chore/update-notebooks
Chore/update notebooks
2025-10-29 16:42:43 -07:00
James Murdza 5a5f250038 Change pdm commands to uv in instructions 2025-10-29 16:39:25 -07:00
James Murdza 174e58d5c5 Remove unnecessary installation commands in example notebooks 2025-10-29 16:39:18 -07:00
James Murdza 27fd864153 Re-save example notebooks in Cursor 2025-10-29 16:39:16 -07:00
Sarina Li b7ddc1dcb7 fix sitemap prefix 2025-10-29 19:36:41 -04:00
Sarina Li 8509fb113d add sitemap so google can crawl 2025-10-29 18:49:10 -04:00
Sarina Li e404c8471e fix footer url 2025-10-29 18:43:56 -04:00
Sarina Li ff62d3c548 Merge branch 'main' into fix/seo-domain-fix 2025-10-29 18:43:17 -04:00
James Murdza dabbb41948 Add divider to fix MDX error 2025-10-29 15:00:05 -07:00
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
Sarina Li cc6f812bf2 fix some metadata + add footer for seo 2025-10-29 17:21:02 -04:00
github-actions[bot] 451ece2457 Bump cua-computer to v0.4.11 computer-v0.4.11 2025-10-29 20:26:12 +00:00