Commit Graph

167 Commits

Author SHA1 Message Date
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
James Murdza 1626094590 Use callouts for notes 2025-09-01 09:37:24 -04:00
James Murdza b724a13666 Move text from README to Cua documentation 2025-09-01 09:37:24 -04:00
James Murdza 13773c4af0 Split Lumier section into pages 2025-09-01 09:37:24 -04:00
James Murdza 1cb2dec27b Add FAQ to Lume docs 2025-09-01 09:35:34 -04:00
James Murdza 667f35a313 Add prebuilt images page 2025-09-01 09:35:34 -04:00
James Murdza 7814ea297c Extend CLI Reference 2025-09-01 09:35:34 -04:00
James Murdza 40254ee652 Organize headers 2025-09-01 09:35:34 -04:00
James Murdza 1be96220c1 Add Installation page to Lume docs 2025-09-01 09:35:34 -04:00
James Murdza 9294540c15 Use callouts for notes 2025-09-01 09:35:34 -04:00
James Murdza 4eac69285d Restructure API reference for clarity 2025-09-01 09:35:34 -04:00
James Murdza abab65a10f Add missing HTTP endpoints (with Claude) 2025-09-01 09:35:34 -04:00
James Murdza ce14edf2f9 Fix mistakes and add missing HTTP endpoints (with Claude) 2025-09-01 09:35:34 -04:00
James Murdza 2f6c52001c Replace ASCII diagrams with images 2025-09-01 09:34:17 -04:00
James Murdza 78a68ae40a Move configuration section from README to Cua documentation 2025-09-01 09:34:17 -04:00
James Murdza d4ab8d7f82 Fix comments 2025-09-01 09:33:12 -04:00
James Murdza 1ff757c23b Move text from API Reference to Computer Playbook section 2025-09-01 09:33:12 -04:00
James Murdza e6d0b262d3 Use callouts for notes 2025-09-01 09:33:12 -04:00
James Murdza b357a9efd3 Move Computer UI instructions from README to Cua documentation 2025-09-01 09:33:12 -04:00
James Murdza e17f6106c8 Move text from README to Cua documentation 2025-09-01 09:30:06 -04:00
James Murdza 110e6482c1 Consolidate constructor items table and list 2025-09-01 09:30:06 -04:00
James Murdza 6d43977db6 Move text from API Reference to Agent Playbook section 2025-09-01 09:30:06 -04:00
James Murdza 63b7d1ae0d Clarify lifecycle and built-in callbacks 2025-09-01 09:30:06 -04:00
James Murdza b0ed02d974 Fix links 2025-09-01 09:30:06 -04:00
James Murdza b378ce2027 Fix broken links 2025-09-01 09:30:06 -04:00
James Murdza e352191058 Merge pull request #381 from onel/reference-docs-20250828_155619
Add reference docs - batch 1
2025-08-29 11:23:15 -04:00
Andrei Onel fe3e2f1d16 Added reference documentation for: docs/src/components/iou.tsx 2025-08-28 23:56:49 +03:00
ddupont 311bbf9709 Merge pull request #371 from trycua/chore/hud-upgrade
[Agent] Upgrade HUD SDK to 0.4.12
2025-08-28 11:29:18 -04:00