Sarina Li
22a9fb270e
change vm/container to sandbox
2025-11-13 13:19:37 -05:00
Adam
c59a4a7e3d
Formatting Fix
2025-11-13 12:21:51 -05:00
Sarina Li
bd05000bb6
fix sidebar height issue
2025-11-13 11:53:26 -05:00
Sarina Li
191a507c8f
fix landing /docs page
2025-11-13 11:47:36 -05:00
Sarina Li
41c1d38ee4
Merge branch 'main' into new-improve-docs-home
2025-11-13 11:30:06 -05:00
Sarina Li
a8d21ae77b
change default model
2025-11-13 11:26:47 -05:00
Sarina Li
2f64c11966
add permanent redirs
2025-11-13 11:26:12 -05:00
github-actions[bot]
cb83b0cf88
Bump cua-agent to v0.4.39
agent-v0.4.39
2025-11-13 11:32:35 +00:00
Francesco Bonacci
91ef479217
Merge pull request #506 from trycua/feat/inference-provider
...
Add "cua/" LLM provider
2025-11-13 12:31:11 +01:00
Adam
5a615073b6
Merge pull request #569 from trycua/fix/ci-lume-trigger-change
...
Restrict Lume CI to Lume changes
2025-11-12 19:17:56 +00:00
Adam
bb649bded8
Restrict Lume CI to Lume changes
...
- limit lume workflow triggers to libs/lume/*
- allow the workflow to run when it changes
2025-11-12 14:17:01 -05:00
f-trycua
ed9005075f
Add docs
2025-11-12 19:43:04 +01:00
github-actions[bot]
8515d02921
Bump cua-computer-server to v0.1.30
computer-server-v0.1.30
2025-11-12 18:41:38 +00:00
f-trycua
bf36bfc3b0
Run lint
2025-11-12 19:21:33 +01: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
927907f972
Merge branch 'improve-docs-home' of https://github.com/trycua/cua into improve-docs-home
2025-11-12 19:10:08 +01:00
f-trycua
083c988d06
Update quickstart
2025-11-12 19:09:57 +01:00
Dillon DuPont
d8f91d0830
publish cli and add install scripts from the quickstart guide
2025-11-12 13:04:57 -05:00
f-trycua
dffcf176f6
Merge branch 'improve-docs-home' of https://github.com/trycua/cua into improve-docs-home
2025-11-12 19:04:00 +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
Dillon DuPont
d86a280936
Merge branch 'main' into improve-docs-home
2025-11-12 11:12:45 -05:00
ddupont
a126ffa491
Merge pull request #549 from tamoghnokandar/main
...
[AGENT] - New model UI-Ins added
2025-11-12 10:41:24 -05:00
ddupont
e109b422db
Merge branch 'main' into main
2025-11-12 10:41:08 -05:00
ddupont
0fb61ba8f7
Merge pull request #558 from tamoghnokandar/tamoghnokandar-patch-1
...
[AGENT] - New Model Gelato-30B-A3B added
2025-11-12 10:38:28 -05:00
github-actions[bot]
b716f2feaa
Bump cua-agent to v0.4.38
agent-v0.4.38
2025-11-12 12:17:00 +00:00
f-trycua
925d2bf607
Merge branch 'main' into improve-docs-home
2025-11-12 12:56:03 +01:00
f-trycua
eaaf592f26
Initial refactor docs
2025-11-12 12:55:35 +01:00
Adam
f87ce3bf47
Merge pull request #564 from YeIIcw/fix/agent-test-trigger
...
Update test-cua-models.yml
2025-11-12 07:08:52 +00:00
Adam
a6b1c44216
Update test-cua-models.yml
2025-11-12 02:08:01 -05:00
Adam
7e1a1d47a9
Merge pull request #563 from YeIIcw/fix/agent-test-trigger
...
Update test-cua-models.yml
2025-11-12 07:01:30 +00:00
Adam
b7866cfe90
Update test-cua-models.yml
2025-11-12 02:00:54 -05:00
Adam
967d9de34c
Merge pull request #562 from YeIIcw/fix/agent-test-trigger
...
Gate local-model matrix entries in test workflow
2025-11-12 06:54:48 +00:00
Adam
3464d8e6eb
Gate local-model matrix entries in test workflow
...
- add workflow_dispatch flag and env var check to run huggingface-local models only when requested
- annotate matrix with requires_local_weights to support gating logic
- ignore missing logs/images when uploading artifacts so runs without outputs succeed
- simplify summary aggregation to handle partial matrices
2025-11-12 01:52:22 -05:00
github-actions[bot]
e7bb78d7dd
Bump cua-computer to v0.4.12
computer-v0.4.12
2025-11-11 22:25:19 +00:00
ddupont
aef7d585f9
Merge pull request #485 from trycua/feat/cua-cli
...
Add Cua CLI
2025-11-11 17:23:27 -05:00
Dillon DuPont
791c4ddf85
use host column in cli
2025-11-11 17:22:37 -05:00
Dillon DuPont
ff957a7d04
run uv run pre-commit run --all-files
2025-11-11 17:18:18 -05:00
Dillon DuPont
554fb0a16d
Merge branch 'main' into feat/cua-cli
2025-11-11 12:44:56 -05:00
Dillon DuPont
679eafe7c7
update computer SDK and computer-server SDK to support the new .sandbox.cua.ai domain
2025-11-11 12:44:24 -05:00
Dillon DuPont
129d8c1238
Merge branch 'main' into feat/cua-cli
2025-11-11 12:40:13 -05:00
Dillon DuPont
6832cfe922
changed dir to .cua
2025-11-11 12:14:31 -05:00
Dillon DuPont
f2dfe865fd
added create and delete cli
2025-11-11 12:11:48 -05:00
Dillon DuPont
ac1511210b
add a more specific env CUA_INFERENCE_API_KEY
2025-11-11 10:13:14 -05:00
Adam
0ff4df5261
Merge pull request #559 from YeIIcw/fix/agent-test-trigger
...
Removed agent test per PR
2025-11-10 15:24:57 -05:00
Tamoghno Kandar
a1c394bcc2
Add files via upload
2025-11-10 12:20:13 -08:00
Tamoghno Kandar
ef842cf1e6
Add files via upload
2025-11-10 12:19:01 -08:00
Adam
c20084129d
Removed agent test per PR
2025-11-10 15:12:32 -05:00
Tamoghno Kandar
2ca0773ebe
Add files via upload
2025-11-10 12:10:21 -08:00