Commit Graph

185 Commits

Author SHA1 Message Date
Francesco Bonacci 5b89f0e436 Change video source in demo section
Updated video source for Windows app demo behind VPN.
2025-11-17 17:35:56 +01:00
f-trycua 5983a9b849 Add blogpost and doc 2025-11-17 17:26:41 +01:00
f-trycua 2b595f5de8 Fixes pre-launch week 2025-11-17 16:56:17 +01:00
Sarina Li aa2d1f4db9 new usecase 2025-11-16 18:23:58 -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
Dillon DuPont d72aa12184 Merge branch 'main' of https://github.com/trycua/cua 2025-11-14 17:45:31 -05:00
Dillon DuPont 40a0723c03 Fix quickstart docs 2025-11-14 17:44:58 -05:00
Dillon DuPont 7511049ff7 Disable cua chat cli 2025-11-14 17:43:49 -05:00
ddupont dc2c1e5c8c Merge pull request #576 from trycua/feat/cli-refactor
Flatten CLI, rename VM to sandbox
2025-11-14 16:26:02 -05:00
Dillon DuPont f7f00e7e5d flatten CLI, rename VM to sandbox 2025-11-14 16:23:40 -05:00
Dillon DuPont d6184810f3 Update CLI docs to have bun step 2025-11-14 16:03:48 -05:00
Sarina Li 22a9fb270e change vm/container to sandbox 2025-11-13 13:19:37 -05:00
Sarina Li 191a507c8f fix landing /docs page 2025-11-13 11:47:36 -05:00
Sarina Li a8d21ae77b change default model 2025-11-13 11:26:47 -05:00
f-trycua 8cc273e0e8 Run lint 2025-11-12 19:16:00 +01:00
f-trycua 6f04b80b11 Update computers 2025-11-12 19:10:51 +01:00
f-trycua 083c988d06 Update quickstart 2025-11-12 19:09:57 +01:00
Dillon DuPont 046b33c3ca updated quickstart with cli installation 2025-11-12 12:53:50 -05:00
Dillon DuPont fec44584f5 add cua-cli page 2025-11-12 12:25:02 -05:00
f-trycua eaaf592f26 Initial refactor docs 2025-11-12 12:55:35 +01:00
f-trycua 67ee0e1d65 Merge branch 'main' into improve-docs-home 2025-11-10 17:43:43 +01:00
f-trycua ae163fc665 Revamp docs 2025-11-10 17:42:34 +01:00
Sarina Li 04e93687ad fix new line + ai gen citing 2025-11-10 11:14:41 -05:00
Francesco Bonacci 1b71062589 Merge pull request #404 from lmnr-ai/docs-observability
add docs on observability with Laminar
2025-11-05 00:51:41 +01:00
Tamoghno Kandar 429c9b2c4b Update composed-agents.mdx
Fixed a typo
2025-11-03 16:57:02 -08:00
Sarina Li c196780e16 rename to cookbook 2025-11-02 16:58:29 -05:00
Sarina Li 7c727339a2 fix backlinks for seo 2025-10-31 16:18:21 -04:00
James Murdza 097f6f92af Format #423 with uv run pre-commit run --all-files 2025-10-31 10:14:18 -07: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
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 dabbb41948 Add divider to fix MDX error 2025-10-29 15:00:05 -07:00
Dillon DuPont f0da8a129e Merge branch 'main' into feat/add-desktop-commands 2025-10-29 16:15:54 -04:00
James Murdza 60fdc012c3 Format MDX files with uv run pre-commit run --all-files 2025-10-27 16:51:54 -07:00
James Murdza 1f052d0d38 Fix TypeScript comment syntax 2025-10-27 16:49:04 -07:00
James Murdza 7485a38e85 Add missing line breaks and fix code blocks in MDX 2025-10-27 16:49:00 -07:00
Din 7e0c79651f move section to observability 2025-10-27 17:58:05 +00:00
Din 89376d606d add docs on observability with Laminar 2025-10-27 17:54:29 +00:00
Dillon DuPont 4823256fde Add window frame cmds 2025-10-24 16:56:39 -07:00
Dillon DuPont 83d8d7e82b Add window management commands 2025-10-24 16:40:29 -07:00
Dillon DuPont fb174d6aa4 Add get_desktop_environment, set_wallpaper 2025-10-24 16:27:58 -07:00
Dillon DuPont a19ae76a58 Document api_key and api_base kwarg, rename **kwargs to **additional_generation_kwargs for clarity 2025-10-22 17:40:00 -07:00
Dillon DuPont a78dcd3331 Fix qwen3 hallucinating coords w/o screenshots 2025-10-22 16:14:43 -07:00
James Murdza ddc5a5de91 Format codebase with uv run pre-commit run --all-files 2025-10-22 11:35:31 -07:00
James Murdza 82d204f72f Remove link to localhost 2025-10-20 15:41:01 -07:00
James Murdza d57999885a Fix broken link in Form Filling example 2025-10-20 15:38:37 -07:00
James Murdza 5446caf6c1 Fix references to local models page 2025-10-20 14:15:46 -07:00
James Murdza 6d2ec2b1de Remove references to the gradio UI 2025-10-20 14:13:39 -07:00
Dillon DuPont 517d641cc1 Add instructions kwarg to docs 2025-10-20 10:26:42 -04:00
Adam 4ac9519867 Update quickstart-cli.mdx
Changing "cua" to "Cua"
2025-10-18 17:01:49 -04:00