Commit Graph

2173 Commits

Author SHA1 Message Date
f-trycua
1a8af5dbb8 Fix hero border radius and use Tailwind classes
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-06 19:19:56 -08:00
f-trycua
badcd9e8a3 Use inline styles for hero positioning
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-06 19:18:57 -08:00
f-trycua
729c12a32f Fix text centering and card sizing in hero
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-06 19:17:57 -08:00
f-trycua
f60a2a678d Make hero image smaller with fixed height
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-06 19:15:20 -08:00
f-trycua
38edd3915c Add opacity card behind hero text
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-06 19:14:37 -08:00
f-trycua
ab04e6a4ac Zoom hero background image with scale-150
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-06 19:13:17 -08:00
f-trycua
9a29848a54 Make cards even smaller: reduce gap, icons, and font size
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-06 19:11:09 -08:00
f-trycua
9336c818e7 Make cards smaller: 4 columns, no descriptions
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-06 19:09:38 -08:00
f-trycua
d7160f3bcb Use separate img tags with dark: variant for theme switching
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-06 19:08:45 -08:00
f-trycua
453c12dc9e Use natural image dimensions for hero banner
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-06 19:08:03 -08:00
f-trycua
a1967e75f3 Improve hero image: use 3:1 aspect ratio and lighter overlay
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-06 19:07:17 -08:00
f-trycua
6c04e68017 Fix image paths to use /docs/img/ prefix
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-06 19:06:24 -08:00
f-trycua
f543f3dfd1 Fix hydration error by using span instead of p tag
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-06 19:05:36 -08:00
f-trycua
d57e1d3bc8 Simplify docs introduction page with hero background
- Add bg-dark.jpg and bg-light.jpg hero images
- Condense feature list from 7 items to 3 key highlights
- Remove redundant "What can you build?" section
- Keep quick start cards for easy navigation

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-06 19:03:03 -08:00
f-trycua
6ca47d3f78 Update README badges with sky/emerald colors and larger logo
- Change badge colors to sky-500 (#0ea5e9) and emerald-500 (#10b981)
- Increase logo width from 150 to 500
- Make logo clickable, linking to cua.ai

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-06 18:55:57 -08:00
ddupont
76afcc6141 Bump cua-cli to v0.1.7 cua-v0.1.7 2025-12-04 10:38:58 -08:00
ddupont
060c49dbc3 Merge pull request #638 from trycua/feat/sandbox-vnc-force-cursor
Add &show_dot=true to the noVNC view for the cua CLI
2025-12-04 10:38:28 -08:00
Dillon DuPont
d6dd366251 Add &show_dot=true to the noVNC view for the cua CLI 2025-12-04 10:36:57 -08:00
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