Commit Graph

1768 Commits

Author SHA1 Message Date
github-actions[bot]
451ece2457 Bump cua-computer to v0.4.11 computer-v0.4.11 2025-10-29 20:26:12 +00:00
ddupont
91f43b9e32 Change bump version from 0.4.7 to 0.4.10 2025-10-29 16:25:44 -04:00
github-actions[bot]
55c2f2ab42 Bump cua-computer-server to v0.1.28 computer-server-v0.1.28 2025-10-29 20:23:45 +00:00
ddupont
f2ae964a6e Merge pull request #516 from trycua/feat/add-desktop-commands
Add desktop and window management commands to computer interface
2025-10-29 16:20:12 -04:00
Dillon DuPont
f0da8a129e Merge branch 'main' into feat/add-desktop-commands 2025-10-29 16:15:54 -04:00
Adam
2ba64f018d Fix/agent loop test (#532)
* Fix agent test condition trigger
2025-10-29 13:07:16 -07:00
Dillon DuPont
2c372e6846 Include alias in base.py 2025-10-29 15:59:21 -04:00
Dillon DuPont
3b04e23721 Add window management to base.py 2025-10-29 15:57:41 -04:00
Adam
22764102c7 allowing PR agent test 2025-10-29 12:22:01 -07:00
Adam
6228a86155 switch agent loop testing from pip to uv 2025-10-29 12:22:01 -07:00
Adam
a0fdc8a194 Fix agent test condition trigger 2025-10-29 12:22:01 -07:00
github-actions[bot]
d35e6e4b2a Bump cua-agent to v0.4.37 agent-v0.4.37 2025-10-29 18:38:26 +00:00
Sarina Li
f91da5d3f5 Merge pull request #529 from sarinali/fix/omniparser-predict-refactor
Fix/omniparser predict refactor
2025-10-29 14:25:36 -04:00
Sarina Li
dc102b584a remove debug logs 2025-10-29 14:20:07 -04:00
Adam
ce100d40bb Update Agent Loop Test (#530)
* Change API key setup location

* Formatting fix
2025-10-29 11:03:14 -07:00
Sarina Li
f2a3dcf48c merge main 2025-10-29 01:02:40 -04:00
Sarina Li
3769c3d731 omni parser refactor with acompletions + coords normalizing 2025-10-29 01:00:33 -04:00
github-actions[bot]
c8cd29aeb1 Bump cua-agent to v0.4.36 agent-v0.4.36 2025-10-29 01:57:40 +00:00
Adam
b5e71efcc9 Feature/agent loop test (#528)
* draft init

* add mock computer

* Correct format

* correct format

* Create test-cua-models.yml

* Update test-cua-models.yml

* format change

* Simplified test

* remove image

* isort fix

* format cleanup
2025-10-28 17:34:41 -07:00
James Murdza
e3ab4fe7b0 Format tests with uv run pre-commit run --all-files 2025-10-28 17:03:26 -07:00
James Murdza
3ee5206baf Merge pull request #491 from AceAtDev/CI/CDtests
Add test infrastructure with CI/CD #478
2025-10-28 17:00:05 -07:00
James Murdza
bb7412a776 Merge pull request #527 from trycua/chore/remove-pylume
Remove PyLume library
2025-10-28 16:57:01 -07:00
James Murdza
88930810ac Remove PyLume library 2025-10-28 16:56:03 -07:00
James Murdza
618bdf30a0 Merge pull request #435 from trycua/chore/remove-pylume
Remove PyLume code and examples
2025-10-28 16:54:52 -07:00
James Murdza
635480f3b7 Remove PyLume code and examples
# Conflicts:
#	examples/pylume_examples.py
#	libs/python/mcp-server/scripts/start_mcp_server.sh
#	libs/python/pylume/README.md
#	libs/python/pylume/__init__.py
#	libs/python/pylume/pylume/__init__.py
#	libs/python/pylume/pylume/client.py
#	libs/python/pylume/pylume/exceptions.py
#	libs/python/pylume/pylume/models.py
#	libs/python/pylume/pylume/pylume.py
#	libs/python/pylume/pylume/server.py
#	libs/python/pylume/pyproject.toml
#	pdm.lock
#	pyproject.toml
#	scripts/build-uv.sh
#	scripts/build.ps1
#	scripts/build.sh
2025-10-28 16:52:23 -07:00
James Murdza
d509d013af Merge pull request #522 from sarinali/jagjeevan/344-merged
Jagjeevan's Fix + Merged Main for 4o Model Fix
2025-10-28 15:58:26 -07:00
Sarina Li
11e8f891c3 lint formatting 2025-10-27 17:37:18 -07:00
Sarina Li
0465ffd200 debug removal 2025-10-27 17:29:23 -07:00
Sarina Li
1cb405c9f8 fix output of gpt 4o 2025-10-27 17:27:07 -07:00
James Murdza
c92ebbe817 Add emojis to the model capabilities table 2025-10-27 17:05:40 -07:00
James Murdza
52d20bf61b Merge pull request #523 from trycua/docs/fix-markdown-formatting
Fix markdown formatting in docs
2025-10-27 16:53:13 -07:00
James Murdza
60fdc012c3 Format MDX files with uv run pre-commit run --all-files 2025-10-27 16:51:54 -07:00
James Murdza
fbae40c3fe Include MDX files when formatting with Prettier 2025-10-27 16:50:56 -07:00
James Murdza
2ae817c082 Remove .all-contributorsrc 2025-10-27 16:49:20 -07:00
James Murdza
1f052d0d38 Fix TypeScript comment syntax 2025-10-27 16:49:04 -07:00
James Murdza
7485a38e85 Add missing line breaks and fix code blocks in MDX 2025-10-27 16:49:00 -07:00
Sarina Li
5376afba79 Merge upstream/main to resolve conflicts with trycua/cua 2025-10-27 16:06:06 -07:00
Dillon DuPont
3303c56cf6 update set_wallpaper to set all wallpapers 2025-10-25 02:20:45 -07:00
Dillon DuPont
79d4db44a3 forgot to commit wallpaper file 2025-10-25 01:40:38 -07:00
Dillon DuPont
f47c8b4393 expose wallpaper handler 2025-10-25 01:28:13 -07:00
Dillon DuPont
83bacb9e5c add init py to computer_server.utils 2025-10-25 01:07:29 -07:00
Dillon DuPont
3f574bb966 fix _get_window_by_id 2025-10-25 00:55:12 -07:00
Elshoubky M
59016608da fixed ImportPathMismatchError caused by init files 2025-10-25 01:54:04 -04:00
Dillon DuPont
0f2187b62f Merge branch 'main' into feat/add-desktop-commands 2025-10-24 18:05:54 -07:00
James Murdza
8ef5b22dce Install dev dependencies before running type checker 2025-10-24 17:28:04 -07:00
Dillon DuPont
99f3caea01 revert workflow changes 2025-10-24 17:10:23 -07:00
Dillon DuPont
bf1de51bff Run uv run pre-commit run --all-files 2025-10-24 17:07:58 -07:00
Dillon DuPont
4823256fde Add window frame cmds 2025-10-24 16:56:39 -07:00
Dillon DuPont
83d8d7e82b Add window management commands 2025-10-24 16:40:29 -07:00
Dillon DuPont
fb174d6aa4 Add get_desktop_environment, set_wallpaper 2025-10-24 16:27:58 -07:00