Commit Graph

2155 Commits

Author SHA1 Message Date
github-actions[bot]
8b7dabb4ef Bump cua-computer-server to v0.1.31 computer-server-v0.1.31 2025-12-04 05:12:50 +00:00
ddupont
9ad986bcfc Merge pull request #636 from trycua/feat/macos-accessibility-prompts
Trigger kb/m control and screen recording prompts on macOS
2025-12-03 21:12:14 -08:00
Dillon DuPont
907952bff6 Trigger kb/m control and screen recording prompts on macOS 2025-12-03 21:08:41 -08:00
Morgan Dean
1f08e02cbb Merge pull request #634 from trycua/fix/nextjs-vuln
Address Next.Js vulnerability CVE-2025-66478
2025-12-03 12:24:54 -08:00
Morgan Dean
fb7d3c5510 Merge branch 'main' into fix/nextjs-vuln 2025-12-03 12:07:10 -08:00
Morgan Dean
885cd6d246 updatep pnpm-lock 2025-12-03 12:03:44 -08:00
Morgan Dean
3e024c3b77 Bump next.js version to address CVE-2025-66478
https://github.com/vercel/next.js/security/advisories/GHSA-9qr9-h5gf-34mp
2025-12-03 12:02:21 -08:00
ddupont
1d2317b005 Merge pull request #633 from trycua/feat/browser-tool
Add browser tool with Playwright for visible browser automation
2025-12-03 12:36:09 -05:00
Dillon DuPont
ec233e2e89 Remove rebrowser-playwright 2025-12-03 09:33:42 -08:00
Dillon DuPont
6dcb1a1b9f Cleanup extra files 2025-12-03 09:28:59 -08:00
Dillon DuPont
907fff475e Patch anti-bot-detection/stealth-mode into playwright browser 2025-12-03 09:28:03 -08:00
Dillon DuPont
3f0ed2c203 Fix Dockerfile.dev, make browser manager robust to the browser closing 2025-12-03 09:01:07 -08:00
Dillon DuPont
8f297eac3c Migrate browser interface into computer SDK 2025-12-03 09:00:20 -08:00
Dillon DuPont
6fa66c18cc Unmerged Dockerfile, added Dockerfile.dev that mounts the local computer-server 2025-12-03 08:24:21 -08:00
Dillon DuPont
ddfb53e79f Migrate browser interface into computer SDK 2025-12-03 08:17:52 -08:00
Dillon DuPont
4000cabfdd Merge branch 'main' into feat/browser-tool 2025-12-02 21:51:05 -08:00
Adam
37c5be669b dd browser tool with Playwright for visible browser automation
Add browser tool with Playwright/Firefox support. Includes BrowserManager,
/playwright_exec endpoint, BrowserTool client, and auto-recovery. Fixes
Python version in startup script and adds Playwright to Docker build.
2025-12-02 12:53:25 -05:00
r33drichards
7d3d826672 fix linting and typechecking github action (#631)
* Sort imports alphabetically in agent loops __init__.py

Fix isort check failure by alphabetically sorting both the import list
and __all__ list to match the expected order.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>

* run on all prs

* Fix black formatting issues in responses.py and provider.py

Apply black formatting to fix lint check failures:
- Reformat conditional expression in responses.py for better readability
- Break long assert line in provider.py to comply with line length limits

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>

* Fix prettier formatting issues in markdown and TypeScript files

Apply prettier formatting to blog posts, documentation, and CLI code:
- Format blog markdown files for consistent styling
- Format TypeScript CLI source files
- Format documentation MDX files

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>

---------

Co-authored-by: Claude <noreply@anthropic.com>
2025-12-01 16:31:20 -05:00
ddupont
5cbaf0cae3 Merge pull request #629 from trycua/fix/pnpm-security-issues 2025-12-01 10:52:03 -10:00
Morgan Dean
a5982b8390 Merge branch 'main' into fix/pnpm-security-issues 2025-12-01 12:17:38 -08:00
Morgan Dean
846b0ad1c4 Bump all packages with security issues found by pnpm audit. 2025-12-01 12:17:31 -08:00
Morgan Dean
8919dca226 Merge pull request #628 from trycua/fix/posthog-deps
Update posthog dependencies to ensure removed versions are not used
2025-12-01 12:04:09 -08:00
Morgan Dean
3aea2a4d30 Bump minimReleaseAge to 32 days 2025-12-01 12:02:06 -08:00
Morgan Dean
a67147d802 Prevent pnpm from installing package versions < 3 days old 2025-12-01 11:38:07 -08:00
Morgan Dean
503328a356 Bump posthog-node due to shai-hulud 2025-12-01 11:36:11 -08:00
Adam
a4786599ea Merge pull request #627 from trycua/fix/python-compatibility
Python Compatibility (3.14) Note
2025-12-01 13:03:59 -05:00
Adam
3e2798f835 Python Compatibility (3.14) Note 2025-12-01 13:00:40 -05:00
ddupont
ff6e871644 Bump cua-cli to v0.1.6 cua-v0.1.6 2025-12-01 11:32:34 -05:00
ddupont
c8d98925a9 Merge pull request #626 from trycua/feat/cli-get-cmd
Add "cua get" cmd to CLI
2025-12-01 06:32:04 -10:00
Dillon DuPont
77d8ecd5f3 Add "cua get" cmd to CLI 2025-12-01 11:28:31 -05:00
github-actions[bot]
5b37015fd2 Bump cua-agent to v0.5.1 agent-v0.5.1 2025-11-30 04:58:08 +00:00
Sarina Li
59a8c13c19 fix wrong version 2025-11-29 23:57:28 -05:00
Sarina Li
42a437c5c2 fix telemetry agent_type 2025-11-29 23:52:37 -05:00
Sarina Li
dc9501b013 Merge pull request #625 from sarinali/fix/telemetry-consolidation
Consolidate Telemetry Vars
2025-11-29 22:45:49 -05:00
Sarina Li
ef1bf49977 fix field 2025-11-29 22:43:00 -05:00
Sarina Li
26caedf492 update to only use CUA_TELEMETRY_ENABLED 2025-11-29 22:41:27 -05:00
Francesco Bonacci
f38283c8f4 Merge pull request #623 from trycua/neurips-cua-papers-summary
Add neurips blog
2025-11-28 17:41:49 +01:00
Francesco Bonacci
b50127c6e5 Enhance NeurIPS 2025 blog post with image and links
Added an image and updated meeting links for NeurIPS 2025.
2025-11-28 17:41:39 +01:00
f-trycua
7c1f57e1fc Add neurips blog 2025-11-28 17:36:51 +01:00
Sarina Li
2abbdf16e0 Merge pull request #620 from sarinali/feat/cua-vlm-qwen-docs
Qwen Cua VLM Docs
2025-11-26 15:28:40 -05:00
Sarina Li
8bcb836cd8 add qwen docs 2025-11-26 15:23:48 -05:00
github-actions[bot]
6bd304e7ee Bump cua-agent to v0.5.0 agent-v0.5.0 2025-11-26 16:41:38 +00:00
Sarina Li
7a78434b1e Merge pull request #611 from trycua/feat/generic-vlm-provider
Replace Qwen3 loop with low-priority Generic VLM loop
2025-11-26 11:31:28 -05:00
Sarina Li
eb7d84ee3a Merge branch 'main' into feat/generic-vlm-provider 2025-11-26 11:09:11 -05:00
Sarina Li
fd65b4f955 Merge pull request #618 from trycua/feat/qwen-ollama-support-base
Allow for OpenAI Compatible Fallback Tool Output Parsing on Qwen
2025-11-25 19:04:58 -05:00
Sarina Li
833fc7020f allow for openai compatible fallback tool parsing 2025-11-25 18:52:30 -05:00
Sarina Li
4e26af03fa Merge pull request #617 from sarinali/feat/suspend-vm-cli
Bump CLI version
cua-v0.1.5
2025-11-24 10:55:20 -05:00
Sarina Li
b517f7c211 bump version 2025-11-24 10:54:52 -05:00
ddupont
1e8e73b1e9 Merge pull request #616 from sarinali/feat/suspend-vm-cli
Suspend VM from CLI
2025-11-24 09:01:14 -05:00
Sarina Li
f59f3aeb99 suspend vm from cli 2025-11-24 01:00:21 -05:00