Commit Graph

1457 Commits

Author SHA1 Message Date
James Murdza b692684a2f Add shared_dirs column to printStatus_whenNotJSON test 2025-09-29 13:49:27 -07:00
James Murdza 28954a7097 Merge pull request #431 from trycua/feat/anthropic/sonnet-4-5
Add Sonnet 4.5 support to docs
2025-09-29 12:27:36 -07:00
Dillon DuPont ac2397b7bd Add sonnet 4.5 to docs 2025-09-29 14:19:48 -04: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 e00376b601 Create FUNDING.yml 2025-09-26 06:08:59 +02:00
f-trycua dcc5d7bf8f Update README.md 2025-09-26 06:06:39 +02:00
ddupont 9927b93798 Merge pull request #428 from trycua/fix/anthropic-clicks
Improve performance with Anthropic predict_click / composed agents
agent-v0.4.32
2025-09-25 15:56:24 -07:00
Dillon DuPont c892f4ecea Change anthropic predict_click logic 2025-09-25 15:53:20 -07:00
ddupont 301a011757 Merge pull request #424 from trycua/fix/winsandbox computer-v0.4.6 2025-09-23 16:32:16 -04:00
James Murdza bdb8e56e10 Merge pull request #420 from JagjeevanAK/jagjeevan/372
fix: updated server endpoint from `/vms/push` to `/lume/vms/push`
2025-09-22 15:07:16 -04:00
Dillon DuPont f4be6538ff Hide setup window 2025-09-22 09:29:09 -04:00
Dillon DuPont 70f9f968cb Fixed broken winsandbox_example, added venv to provider setup 2025-09-22 08:59:07 -04:00
Dillon DuPont c51692cd0c Fix image must have : error 2025-09-22 08:40:18 -04:00
Jagjeevan Kashid 1b008332da updated server endpoint from /vms/push to /lume/vms/push
Signed-off-by: Jagjeevan Kashid <jagjeevandev97@gmail.com>
2025-09-22 14:54:23 +05:30
James Murdza 99aaab7688 Clarify Prebuilt Images documentation 2025-09-21 13:32:11 -06:00
James Murdza ee90efb85d Merge pull request #419 from YeIIcw/examples/hud_eval
🔧 Improve HUD eval script: auto-discover .env and simplify usage
2025-09-21 14:22:32 -04:00
Adam fb8268f794 Update hud_eval_examples.py 2025-09-21 07:04:55 -04:00
Adam dd5892d7bd Update hud_eval_examples.py
added documentation
2025-09-21 07:04:24 -04:00
Adam 6dd46742be Create hud_eval_examples.py
Created .py file for running hud eval
2025-09-20 20:58:45 -04: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
Dillon DuPont 28f097f987 Merge branch 'main' of https://github.com/trycua/cua 2025-09-19 19:23:16 -04:00
Dillon DuPont 1346feb125 Add postponed annotations to internvl.py 2025-09-19 19:23:13 -04:00
ddupont 3ac566f53a Merge pull request #416 from trycua/feat/auth-ttl
[Agent] Add CUA_AUTH_TTL_SECONDS env, change default from 5s to 60s
2025-09-19 19:22:03 -04:00
Dillon DuPont 26ff9e1105 Add CUA_AUTH_TTL_SECONDS env, change default from 5s to 60s 2025-09-18 12:40:59 -04:00
ddupont c6740fe097 Merge pull request #415 from trycua/integrations/ollama
Add ollama notebook
2025-09-18 11:36:03 -04:00
Dillon DuPont 821bd03e48 remove extra prints 2025-09-18 11:27:50 -04:00
Dillon DuPont ed42c17fa8 Merge branch 'main' into integrations/ollama 2025-09-18 10:56:43 -04:00
Dillon DuPont 297801fecb fixed wording 2025-09-18 10:55:39 -04:00
Dillon DuPont e7a20fe4c2 latest nb 2025-09-18 10:53:00 -04:00
Dillon DuPont 03d7806549 Fixed invalid trajectory names on ollama 2025-09-18 10:52:45 -04:00
Dillon DuPont 13fc9e2e90 updated nb 2025-09-18 10:51:16 -04:00
Dillon DuPont af4a328cec latest notebook 2025-09-18 10:42:48 -04:00
Dillon DuPont 5928c41dc0 Rewrote notebook to be easier to follow 2025-09-18 10:39:19 -04:00
f-trycua 6faaf0dea8 Add oss blogposts 2025-09-17 17:07:58 +02:00
Dillon DuPont b9185ad54e Merge branch 'main' into integrations/ollama 2025-09-16 19:09:25 -04:00
ddupont 88ee0ecaee Merge pull request #362 from trycua/models/opencua
[Agent] Add OpenCUA, InternVL, and Holo models
2025-09-16 12:56:31 -04:00
Dillon DuPont 6ddddf8f88 fix internVL inference 2025-09-16 12:56:07 -04:00
Dillon DuPont 9147e8eeaf Added "cua-agent[internvl-hf]" dep 2025-09-16 12:02:07 -04:00
Dillon DuPont 7cf27b1cc3 docs organization 2025-09-15 16:47:34 -04:00
Dillon DuPont a46c276e70 updated model docs 2025-09-15 16:41:39 -04:00