Sarina Li
|
aa2d1f4db9
|
new usecase
|
2025-11-16 18:23:58 -05:00 |
|
ddupont
|
999d85a47f
|
Merge pull request #541 from trycua/fix/update-xfce-python
Update xfce dockerfile to python 3.12
|
2025-11-15 17:52:34 -05:00 |
|
Adam
|
e98f71dc57
|
fix: correct computer typing helper in docs
Replace the outdated `interface.type()` calls in the Python docs with
`interface.type_text()` to match the current Computer SDK API.
|
2025-11-15 00:59:16 -05:00 |
|
Adam
|
6bb9cb528d
|
Merge pull request #577 from trycua/fix/computer-bump-agent
Ensure cua-computer bumps also update cua-agent
|
2025-11-15 05:48:27 +00:00 |
|
Adam
|
b488411256
|
Update npm-publish-cli.yml
|
2025-11-15 00:45:01 -05:00 |
|
Adam
|
708d48379a
|
Merge branch 'main' into fix/computer-bump-agent
|
2025-11-15 05:38:21 +00:00 |
|
ddupont
|
f08532059b
|
Bump cua-cli to v0.1.2
cua-v0.1.2
|
2025-11-14 17:50:14 -05:00 |
|
Dillon DuPont
|
d72aa12184
|
Merge branch 'main' of https://github.com/trycua/cua
|
2025-11-14 17:45:31 -05:00 |
|
Dillon DuPont
|
40a0723c03
|
Fix quickstart docs
|
2025-11-14 17:44:58 -05:00 |
|
ddupont
|
ed594fe4f1
|
Merge pull request #578 from trycua/feat/disable-cli-playground
Disable `cua chat` cli
|
2025-11-14 17:44:14 -05:00 |
|
Dillon DuPont
|
7511049ff7
|
Disable cua chat cli
|
2025-11-14 17:43:49 -05:00 |
|
Dillon DuPont
|
34f96cc334
|
Fix incorrect usage in cli install script
|
2025-11-14 17:30:10 -05:00 |
|
Dillon DuPont
|
38caed06d1
|
Fix incorrect install script path in workflow
|
2025-11-14 17:26:52 -05:00 |
|
Dillon DuPont
|
5a203371a8
|
Fix CLI publish step to upload each binary
|
2025-11-14 17:23:54 -05:00 |
|
Dillon DuPont
|
d1b12faff8
|
Elevate permissions for cli workflow
cua-v0.1.1
|
2025-11-14 17:18:59 -05:00 |
|
Dillon DuPont
|
925ebbec4a
|
Fix missing env in create-release action
|
2025-11-14 17:12:59 -05:00 |
|
Dillon DuPont
|
3169ef3801
|
Fix incorrect upload-release-assets image name
|
2025-11-14 17:10:02 -05:00 |
|
Dillon DuPont
|
5f1983c78a
|
Fix incorrect workflow image name
|
2025-11-14 17:09:15 -05:00 |
|
Dillon DuPont
|
087f2869d3
|
Update cli workflow to use NPM_CONFIG_TOKEN env and production flags
|
2025-11-14 17:06:51 -05:00 |
|
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 |
|
Adam
|
2777b77696
|
Merge branch 'main' into fix/computer-bump-agent
|
2025-11-14 21:47:54 +00:00 |
|
Dillon DuPont
|
eaa8a87e56
|
Update cli workflow to avoid artifact name collisions
|
2025-11-14 16:46:01 -05:00 |
|
Adam
|
601ebde4a9
|
Formatting Fix
|
2025-11-14 16:44:50 -05:00 |
|
Adam
|
b7a655f192
|
call agent publish workflow after bump
|
2025-11-14 16:41:55 -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 |
|
Adam
|
ebf3dc38d5
|
Ensure cua-computer bumps also update cua-agent
|
2025-11-14 16:30:05 -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 |
|