Commit Graph

49 Commits

Author SHA1 Message Date
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
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
Adam 114b6d901b Remove claude 3.5 sonnet 2025-11-23 16:29:11 -05:00
Adam 21b4e3bf16 Remove claude-3-5-sonnet-20241022 2025-11-23 16:12:17 -05:00
Sarina Li 2508459898 fix blog post 2025-11-22 12:11:16 -05:00
Francesco Bonacci c8900f300c Revise Cua Playground preview content and title
Updated the title and improved the content of the Cua Playground preview.
2025-11-20 20:10:55 +01:00
f-trycua 284502987f Align playground blog structure with cloud-windows format
Restructured the Cua Playground blog post to match the cleaner, more concise format of the cloud-windows-ga-macos-preview post. Changes include:

- Condensed feature descriptions into bullet points
- Added image and video embeds in consistent positioning
- Simplified "Getting Started" section with streamlined steps
- Converted FAQs to collapsible details format
- Removed verbose sections for cleaner narrative flow
- Updated footer to match reference CTA format

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-20 19:39:55 +01:00
Adam d37aa9f87b Update cua-vlm-router.md 2025-11-20 13:20:38 -05:00
Sarina Li c9751302dd add gif for demo 2025-11-19 17:37:06 -05:00
f-trycua 73bbdc8666 Merge branch 'study-cua-provider' of https://github.com/trycua/cua into study-cua-provider 2025-11-19 15:06:22 +01:00
f-trycua aa1d4ab3e5 Updates to blogpost 2025-11-19 15:06:16 +01:00
Francesco Bonacci 61c2986623 Update Cua VLM Router banner image URL 2025-11-19 15:04:32 +01:00
f-trycua a1acc66b3b Add cua vlm router blogpost 2025-11-19 15:02:37 +01:00
ddupont facfec6579 Fix path for stored API keys in documentation 2025-11-18 11:12:08 -05:00
Francesco Bonacci cb81fddd74 Merge pull request #591 from trycua/blog/cua-cli-blogpost
Add cua cli blogpost
2025-11-18 16:27:51 +01:00
Francesco Bonacci 8b88878967 Update Cua CLI launch article with images
Added a banner image for the Cua CLI launch and removed a placeholder demo image.
2025-11-18 16:27:32 +01:00
f-trycua 7f5d8ba663 Add new blogpost 2025-11-18 16:24:23 +01:00
f-trycua 55ec3b617f Add CLI announcement blog post and update domain to sandbox.cua.ai
- Add introducing-cua-cli.md blog post following the Windows/macOS announcement style
- Update CLI sandbox command to use sandbox.cua.ai domain instead of containers.cloud.trycua.com
- Update all documentation references to use new sandbox.cua.ai domain
- Maintain consistency with Python SDK which already uses sandbox.cua.ai

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-18 16:17:17 +01:00
Sarina Li 003e417c89 fix linting + format issues too 2025-11-18 10:04:23 -05:00
Sarina Li 63ec128a9f get rid of cached 500s and update link 2025-11-18 09:54:58 -05:00
Sarina Li 0667c4a2a0 remove assets 2025-11-17 13:02:07 -05:00
Francesco Bonacci e824d565be Update images and links in macOS preview blog post 2025-11-17 17:33:17 +01:00
f-trycua 5983a9b849 Add blogpost and doc 2025-11-17 17:26:41 +01:00
Sarina Li e1cdfa7996 fix blog post docs link 2025-11-16 19:19:05 -05:00
Sarina Li a5f49c937b fix naming 2025-11-16 18:54:21 -05:00
Sarina Li 2d3b644219 blog assets + content 2025-11-16 18:53:40 -05:00
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
Sarina Li a8d21ae77b change default model 2025-11-13 11:26:47 -05:00
Sarina Li 4ba4d79e6d fix all broken backlinks 2025-11-09 18:26:00 -05:00
Sarina Li 7c727339a2 fix backlinks for seo 2025-10-31 16:18:21 -04:00
Aditya Bavadekar 25eb14f16e fix: apply updated Prettier formatting to blog posts and docs 2025-10-23 02:56:49 +05:30
James Murdza ddc5a5de91 Format codebase with uv run pre-commit run --all-files 2025-10-22 11:35:31 -07:00
James Murdza 6d2ec2b1de Remove references to the gradio UI 2025-10-20 14:13:39 -07:00
Adam 8b1d667f42 changing c/ua to cua 2025-10-18 16:13:14 -04:00
f-trycua 9d8dd768bf update container to sandbox 2025-10-08 18:14:46 -07:00
f-trycua 5537b592a7 Update hack-the-north blogpost 2025-09-25 22:15:49 -07:00
f-trycua 47f0f73bb1 Add hack-the-north blogpost 2025-09-25 22:11:04 -07:00
f-trycua 0c817960b0 Remove blogpost videos from assets 2025-09-20 19:47:32 +02:00
f-trycua 81e32846c2 Update windows-sandbox.md 2025-09-20 19:46:14 +02:00
f-trycua ae69a12483 Update introducing-cua-cloud-containers.md 2025-09-20 19:43:22 +02:00
f-trycua 961be43708 Update human-in-the-loop.md 2025-09-20 19:41:47 +02:00
f-trycua b4eea2be31 Update build-your-own-operator-on-macos-2.md 2025-09-20 19:39:53 +02:00
f-trycua c089b9afd3 Update build-your-own-operator-on-macos-1.md 2025-09-20 19:38:24 +02:00
f-trycua ef5f9d3eb2 Update bringing-computer-use-to-the-web.md 2025-09-20 19:34:04 +02:00
f-trycua 65b12f2a5b Update app-use.md 2025-09-20 19:32:43 +02:00
f-trycua ae4d31ef60 Update trajectory-viewer.md 2025-09-20 19:27:37 +02:00
f-trycua 3f5d0546bd Fix broken blogpost assets ref 2025-09-20 19:24:41 +02:00
f-trycua 6faaf0dea8 Add oss blogposts 2025-09-17 17:07:58 +02:00