Commit Graph

1940 Commits

Author SHA1 Message Date
Dillon DuPont 3ec8016b63 Update bun publish step to install bun dependencies 2025-11-14 17:02:30 -05:00
Dillon DuPont ffbaee7d3a Replace npm publish with bun publish in cli workflow 2025-11-14 16:58:40 -05:00
Dillon DuPont 84a8481e1e Fix duplicate extensions in cli workflow 2025-11-14 16:53:28 -05:00
Dillon DuPont 3d93a0a1e8 Simplify cli publish workflow to cross compile to all targets using the same platform 2025-11-14 16:50:42 -05:00
Dillon DuPont eaa8a87e56 Update cli workflow to avoid artifact name collisions 2025-11-14 16:46:01 -05:00
Dillon DuPont ee9809108f Fix incorrect path in cli release workflow 2025-11-14 16:36:17 -05:00
Dillon DuPont 56440d65e4 Remove node.js step from cli workflow 2025-11-14 16:31:26 -05:00
ddupont 52f70b2bbd Bump cua-cli to v0.1.1 2025-11-14 16:26:41 -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
ddupont db4b7ec842 Merge pull request #575 from trycua/fix/cli-docs
Update CLI docs to have bun step for manual npm installation
2025-11-14 16:04:41 -05:00
Dillon DuPont d6184810f3 Update CLI docs to have bun step 2025-11-14 16:03:48 -05:00
ddupont 1040ed8a9e Merge pull request #574 from trycua/feat/cli-release-pipeline
Updated cli publish workflow to build binaries with bun bundled
2025-11-14 15:57:29 -05:00
Dillon DuPont 2e373d8145 removing ansi formatting 2025-11-14 15:55:07 -05:00
Dillon DuPont 28b796f9a8 fix broken syntax 2025-11-14 15:54:23 -05:00
Dillon DuPont 8183f0f7fb fix binary resolution in install script 2025-11-14 15:34:46 -05:00
Dillon DuPont 60b7f07c3e fix ps1 giving errors with emojis 2025-11-14 15:31:24 -05:00
ddupont 5cc3810541 Merge pull request #572 from tamoghnokandar/tamoghnokandar-patch-1
Fix broken link in computer-server README file
2025-11-14 13:08:26 -05:00
Dillon DuPont 45349b4b1b Remove unused build script 2025-11-14 13:07:50 -05:00
Dillon DuPont c4b6648243 Updated cli publish workflow to build binaries (+ updated docs & install script) 2025-11-14 12:55:29 -05:00
Sarina Li 380d01f389 Merge pull request #568 from trycua/new-improve-docs-home
Changes in Docs and CLI
2025-11-13 16:19:16 -05:00
Tamoghno Kandar e82f4755f7 Update README.md
Fix broken link of Computer Server
2025-11-13 12:59:00 -08:00
Sarina Li 22a9fb270e change vm/container to sandbox 2025-11-13 13:19:37 -05:00
Adam 5fa4d056a2 Merge pull request #571 from trycua/fix/pylume-pytest-installation
Update python-tests.yml
2025-11-13 17:38:45 +00:00
Adam ec228044dc Update python-tests.yml 2025-11-13 12:37:40 -05:00
Adam 39c04493bc Merge pull request #570 from trycua/fix/pylume-pytest-installation
Fix pylume pytest installation in CI
2025-11-13 17:30:15 +00:00
Adam a9f3fb81cc Fix pylume pytest installation in CI 2025-11-13 12:26:59 -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