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
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
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
Adam
23d149f9f1
Capitalized "cua"
...
Changing "cua" to "Cua"
2025-10-18 16:58:23 -04:00
Adam
8b1d667f42
changing c/ua to cua
2025-10-18 16:13:14 -04:00
Sarina Li
b05528de3b
Form filling usecase
2025-10-16 02:25:38 -04:00
Sarina Li
63902b2e77
example use cases
2025-10-15 22:39:04 -04:00
Dillon DuPont
0709d6a370
Fix claude-haiku-4 usage
2025-10-15 14:52:06 -04:00
Dillon DuPont
5aa8a85f1c
Clarified cloud API
2025-10-14 15:01:51 -04:00
Dillon DuPont
8a10405b71
add gemini to readme, docs
2025-10-14 11:34:08 -04:00
ddupont
c3de071bd5
Merge pull request #452 from trycua/feat/extended_cloud_api
...
Add Cloud VM Management API
2025-10-14 11:31:18 -04:00
Dillon DuPont
cbd54fd9d6
added cloud vm management to docs
2025-10-14 11:29:23 -04:00
f-trycua
192151112e
Rename to sandbox
2025-10-12 21:59:49 -07:00
f-trycua
5fd6c937e8
Cleanup docs
2025-10-12 21:56:08 -07:00
f-trycua
003c10a846
Fix computer tabs
2025-10-08 18:27:15 -07:00
f-trycua
9d8dd768bf
update container to sandbox
2025-10-08 18:14:46 -07:00
James Murdza
419287ddf7
Merge pull request #448 from trycua/vk/d99a-the-agent-comput
...
Updated `docs/content/docs/agent-sdk/agent-loops.mdx`
2025-10-08 16:24:07 -07:00
James Murdza
dcb849ea26
Add links to the quickstart guide
2025-10-07 16:22:29 -07:00
Your Name
7253d39fe7
Updated docs/content/docs/agent-sdk/agent-loops.mdx:16-46 with the complete working example that includes:
...
- `asyncio` import and `asyncio.run()`
- `async with Computer()` context manager
- Full `Computer()` initialization with all required parameters
- Proper message format as a list of dictionaries
- Complete `async for` loop with item iteration
Remove sensitive API key from documentation
Removed sensitive API key from agent-loops.mdx.
2025-10-07 23:14:26 +00:00
James Murdza
118fdf3954
Improve quickstart docs wording
2025-10-07 15:48:31 -07:00
James Murdza
36bdd399fa
Remove the UI quickstart documentation
2025-10-07 15:29:40 -07:00
James Murdza
f54d5537f9
Refactor the developer quickstart documentation
2025-10-07 15:29:16 -07:00
Dillon DuPont
b2ddfe2033
added moondream3 to docs
2025-10-02 11:03:27 -04:00
Dillon DuPont
ac2397b7bd
Add sonnet 4.5 to docs
2025-09-29 14:19:48 -04:00
James Murdza
99aaab7688
Clarify Prebuilt Images documentation
2025-09-21 13:32:11 -06:00
Dillon DuPont
a46c276e70
updated model docs
2025-09-15 16:41:39 -04:00
James Murdza
d41fd91d9a
Add note about split format to docs
2025-09-12 21:41:14 -04:00
Dillon DuPont
ae6d35ffa5
Fixed broken link
2025-09-09 11:23:13 -04:00
Dillon DuPont
bae97a6cb7
Added message format documentation
2025-09-09 11:08:19 -04:00
Dillon DuPont
b21c668946
added notebook
2025-09-09 10:58:37 -04:00
Dillon DuPont
17d6709629
added simple guide for customizing computeragent
2025-09-09 10:55:57 -04:00
James Murdza
80153541fb
Add references to standalone examples and notebooks
2025-09-05 11:29:33 -04:00
James Murdza
4dea9ff9df
Replace OSWorld-Verified page with link to HUD integration
2025-09-03 11:32:48 -04:00
James Murdza
1882f099a2
Change HUD dataset name from OSWorld-Verified-XLang to OSWorld-Verified
2025-09-03 11:18:43 -04:00
James Murdza
7850fac399
Extend HUD integration documentation
2025-09-02 15:00:36 -04:00
James Murdza
5ee601e216
Move text from READMEs to Cua documentation
2025-09-01 09:38:05 -04:00
James Murdza
0e520796ed
Merge pull request #378 from trycua/feat/move-lumier-readmes-to-docs
...
Move Lumier README to docs
2025-09-01 09:37:40 -04:00