Commit Graph

325 Commits

Author SHA1 Message Date
Adam
af6a012f5e Refractor documentation to different sections and cleanup 2025-12-17 20:58:21 -05:00
Francesco Bonacci
1eeeb65b71 Merge pull request #657 from Samuvigano/docs/update-claude-models
Docs/update claude models
2025-12-17 09:32:41 -08:00
Francesco Bonacci
0ff93d6117 Merge pull request #654 from trycua/docs/add-azure-ai-foundry-claude
docs: Add Azure AI Foundry support for Claude models
2025-12-17 09:27:09 -08:00
samuele viganò
6b01e75d30 vm renamed to sandbox in docs 2025-12-13 11:56:56 -08:00
samuele viganò
4e3b8057bf docs: update Claude models and add composed examples 2025-12-13 11:53:56 -08:00
synacktra.work@gmail.com
71b7eedf7b docs: update description 2025-12-14 00:42:38 +05:30
samuele viganò
49a9a4e020 improvement to post-event contact cookbook 2025-12-13 11:09:38 -08:00
synacktra.work@gmail.com
21bc2580f8 docs: add Azure AI Foundry support for Claude models
Added documentation for accessing Claude models through Azure AI Foundry
as an alternative to direct Anthropic API access. Users can now use the
same anthropic/ prefix with Azure-hosted endpoints by configuring
ANTHROPIC_API_BASE.
2025-12-13 17:18:30 +05:30
Sarina Li
9d5d8ec4e7 fix wrong computer 2025-12-12 22:56:35 -05:00
Sarina Li
91e9c0e216 change to cloud computer 2025-12-12 22:50:53 -05:00
Sarina Li
ab34365e81 start stop clarity 2025-12-12 16:46:49 -05:00
Luca Steingen
383c13b695 Refactor Python quickstart examples to use asyncio
Updated all Python code examples in the quickstart and agent sections to use explicit async main functions and asyncio.run(). This improves clarity for asynchronous usage, ensures proper connection and disconnection of resources, and aligns with best practices for async Python code.
2025-12-11 20:54:06 -08:00
Morgan Dean
e22039a155 (hotfix): correct privacy and cookie policy links on docs 2025-12-11 16:55:51 -08:00
Dillon DuPont
7ee7ecd3b3 Run uv run pre-commit run --all-files 2025-12-09 13:24:33 -08:00
f-trycua
7fe1b16070 docs: expand CUA description with screenshot-VLM-action loop
Explain how computer-use agents work by capturing screenshots, feeding
them to a VLM, and determining the next action in a continuous loop.
2025-12-08 21:16:57 -08:00
f-trycua
4023b191ca docs: update intro page with hero image and Geist font
- Replace bg-light/bg-dark images with new hero.png
- Add "Welcome to Cua" header with sky accent color
- Switch from Inter to Geist/Geist Mono fonts
- Hide redundant "Introduction" title on home page
2025-12-08 21:10:43 -08:00
f-trycua
8865b008ab Restructure docs 2025-12-06 21:12:45 -08:00
f-trycua
8588f221a2 Fix text centering with not-prose and reset margins
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-06 19:20:52 -08:00
f-trycua
74293598d0 Center text vertically in hero card
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-06 19:20:26 -08:00
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
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
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
Morgan Dean
846b0ad1c4 Bump all packages with security issues found by pnpm audit. 2025-12-01 12:17:31 -08:00
Adam
3e2798f835 Python Compatibility (3.14) Note 2025-12-01 13:00:40 -05:00
Dillon DuPont
77d8ecd5f3 Add "cua get" cmd to CLI 2025-12-01 11:28:31 -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
Sarina Li
8bcb836cd8 add qwen docs 2025-11-26 15:23:48 -05:00
Adam
1bc43aa83b Update configuration.mdx 2025-11-23 16:30:32 -05:00
Adam
114b6d901b Remove claude 3.5 sonnet 2025-11-23 16:29:11 -05:00
Adam
2aae0f96d9 Update installation.mdx 2025-11-23 16:14:57 -05:00
Adam
21b4e3bf16 Remove claude-3-5-sonnet-20241022 2025-11-23 16:12:17 -05:00
Sarina Li
b5ede1389d change usecase to OS related install 2025-11-19 18:01:39 -05:00
Sarina Li
c9751302dd add gif for demo 2025-11-19 17:37:06 -05:00
Sarina Li
87698101fc add gemini 3 support with omni parser + docs 2025-11-19 16:09:03 -05:00