f-trycua
90357ab73d
Fix stale VM reference in CLI docs
...
Update environment variables example to use 'cua list' instead of
'cua vm list' to align with the CLI refactoring.
Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-11-18 13:14:15 +01:00
f-trycua
77e765b6af
Rename to sandbox
2025-11-18 13:11:29 +01:00
Dillon DuPont
baea04339b
flip tab order
2025-11-18 00:19:14 -05:00
Dillon DuPont
b537d3af05
flip tab order
2025-11-18 00:18:26 -05:00
Dillon DuPont
acf98b4ac5
Add the CLI to the quickstart
2025-11-18 00:17:53 -05:00
Sarina Li
7009006dd7
Merge pull request #584 from sarinali/fix/remove-assets
...
remove assets from blog
2025-11-17 13:02:59 -05:00
Sarina Li
0667c4a2a0
remove assets
2025-11-17 13:02:07 -05:00
Francesco Bonacci
c58fe1f5cd
Merge pull request #582 from trycua/study-docs-structure
...
Fixes pre-launch week
2025-11-17 17:36:30 +01:00
Francesco Bonacci
5b89f0e436
Change video source in demo section
...
Updated video source for Windows app demo behind VPN.
2025-11-17 17:35:56 +01:00
Francesco Bonacci
e824d565be
Update images and links in macOS preview blog post
2025-11-17 17:33:17 +01:00
f-trycua
5983a9b849
Add blogpost and doc
2025-11-17 17:26:41 +01:00
f-trycua
2b595f5de8
Fixes pre-launch week
2025-11-17 16:56:17 +01:00
Adam
fdfcd9e443
Merge pull request #493 from YeIIcw/docs/mcp-server-locally
...
Add Local Desktop Mode for MCP Server with updated docs
2025-11-17 14:56:10 +00:00
Sarina Li
b3c72abbfe
Merge pull request #581 from sarinali/feat/blog-computer-use-agents-for-growth
...
feat/blog computer use agents for growth
2025-11-16 19:19:41 -05:00
Sarina Li
e1cdfa7996
fix blog post docs link
2025-11-16 19:19:05 -05:00
Sarina Li
8ee825a918
Merge pull request #580 from sarinali/feat/blog-computer-use-agents-for-growth
...
Computer Use Agents for Growth Hacking
2025-11-16 18:55:34 -05:00
Sarina Li
855ca448f9
Merge pull request #579 from sarinali/feat/new-usecase-connections-extraction
...
Post Event Contact Usecase
2025-11-16 18:55:09 -05:00
Sarina Li
a5f49c937b
fix naming
2025-11-16 18:54:21 -05:00
Sarina Li
2d3b644219
blog assets + content
2025-11-16 18:53:40 -05:00
Sarina Li
abaf590da1
fix prettier issues
2025-11-16 18:30:06 -05:00
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