Commit Graph

398 Commits

Author SHA1 Message Date
Dillon DuPont 8da80d5ebf added mlx vlm to cua-agent[all] 2025-04-28 10:32:50 -04:00
Morgan Dean 0a222c0fdf Fix mispelling, update prompt to use PIL instead of temp files 2025-04-28 10:29:55 -04:00
Morgan Dean 36887a8201 Add MLXVLM provider to agent_examples.py 2025-04-28 10:29:55 -04:00
Morgan Dean 9c870fcddd Fix bugs with uitars loop config for multiple providers, add MLXVLM provider to agent core 2025-04-28 10:29:55 -04:00
Morgan Dean 4d21f9e2ea create mlxvlm provider 2025-04-28 10:29:55 -04:00
Dillon DuPont 39c4915682 consistency with other loops 2025-04-28 10:24:00 -04:00
f-trycua cd40bba74f Merge branch 'main' of https://github.com/trycua/computer 2025-04-26 18:23:40 -07:00
f-trycua 6b3baf075b Update docs for operator blogpost 2025-04-26 18:23:33 -07:00
f-trycua f141cab0b9 Merge pull request #139 from trycua/all-contributors/add-mjspeck
docs: add mjspeck as a contributor for code
2025-04-27 00:35:24 +02:00
allcontributors[bot] 81a6e66b8e docs: update .all-contributorsrc 2025-04-26 22:34:36 +00:00
allcontributors[bot] cdbad1a2ee docs: update README.md 2025-04-26 22:34:35 +00:00
f-trycua 0c5856554a Merge pull request #136 from mjspeck/pdm-monorepo
Moving monorepo dependencies to dev dependencies
2025-04-27 00:33:54 +02:00
Matt Speck d84188f53d docs: fixed markdown linting errors in developer guide 2025-04-26 13:38:27 -07:00
Matt Speck a7efd5e9b3 Merge remote-tracking branch 'upstream/main' into pdm-monorepo 2025-04-26 13:34:11 -07:00
f-trycua 9bca062019 Merge pull request #137 from trycua/fix/lume/sudo-install-script
[Lume] Update lume install location
2025-04-26 21:11:32 +02:00
f-trycua 8dfc3781b9 Remove sudo from readme 2025-04-26 12:10:50 -07:00
Matt Speck b14cbb1acd chore: patching pylume version to 0.2.2 2025-04-26 01:25:59 -04:00
Matt Speck 27a4dbadbe ci: added ci step to validate pylume version 2025-04-26 01:03:34 -04:00
f-trycua 895d881a46 Update README.md with ui-tars pip install 2025-04-25 16:19:54 -07:00
f-trycua 31a238016e Update lume install location 2025-04-25 15:34:56 -07:00
Matt Speck 1b2820d87a chore: fix pdm installation
- This commit follows the PDM best practices for [managing a monorepo](https://pdm-project.org/en/latest/usage/advanced/#use-pdm-to-manage-a-monorepo)

Refs: #131
2025-04-25 17:10:28 -04:00
f-trycua b7c96f6379 Restore previous pull auth lume-v0.2.5 2025-04-24 23:17:37 -07:00
f-trycua 003879c46e Use push all scopes 2025-04-24 23:05:29 -07:00
f-trycua 35e24a9d63 Fix push/pull scopes 2025-04-24 23:00:26 -07:00
f-trycua d121dc117f Merge pull request #135 from trycua/all-contributors/add-rahimnathwani
docs: add rahimnathwani as a contributor for code
computer-server-v0.1.4
2025-04-25 02:40:47 +02:00
allcontributors[bot] 64b56f78d5 docs: update .all-contributorsrc 2025-04-25 00:40:10 +00:00
allcontributors[bot] 184d96fdc4 docs: update README.md 2025-04-25 00:40:09 +00:00
f-trycua 3418ca8630 Rephrase sparse file image support 2025-04-24 17:35:48 -07:00
f-trycua efd569a18a Merge pull request #134 from trycua/all-contributors/add-dp221125
docs: add dp221125 as a contributor for code
2025-04-25 02:29:18 +02:00
ddupont 0a007b8148 Update README.md
added notes regarding huggingface uploads
2025-04-24 19:55:43 -04:00
f-trycua 182e8c69ad Fix clone while running lume-v0.2.4 2025-04-24 16:49:00 -07:00
f-trycua 4b2cc9218f Merge pull request #130 from dp221125/main
Update Mac identifier during clone process
2025-04-25 01:31:49 +02:00
allcontributors[bot] 44cb2da8e7 docs: update .all-contributorsrc 2025-04-24 23:31:46 +00:00
allcontributors[bot] 905205d446 docs: update README.md 2025-04-24 23:31:45 +00:00
f-trycua eb2dd7ed2a Merge pull request #133 from trycua/fix/root-pyproject-toml
[Root] Fix root py project toml
2025-04-25 00:13:24 +02:00
f-trycua 7c8e1c98e9 Fix root py project toml 2025-04-24 15:09:04 -07:00
ddupont da4c0d3808 Merge pull request #128 from trycua/feature/agent/uitars
[Agent] Add UI-TARS Loop
agent-v0.1.30
2025-04-24 16:36:45 -04:00
Dillon DuPont d05fcada9b uitars image retention 2025-04-24 16:32:07 -04:00
Dillon DuPont c319003ca2 add uitars in examples and .toml 2025-04-24 16:27:03 -04:00
Dillon DuPont 7ebab33104 added uitars documentation 2025-04-24 16:17:00 -04:00
f-trycua ee974f5920 Update README.md 2025-04-23 22:59:23 -07:00
f-trycua 3559fb258a Update logical size 2025-04-23 17:22:41 -07:00
dp221125 03a819ef2e Update Mac identifier during clone process 2025-04-24 08:49:43 +09:00
Dillon DuPont 7d6f6cb6e4 Merge remote-tracking branch 'origin/main' into feature/agent/uitars 2025-04-23 14:32:30 -04:00
f-trycua 7ce5a62abe Add MCP pre-requisites 2025-04-23 14:30:00 -04:00
f-trycua 52195065a7 Fix name normalization 2025-04-23 14:30:00 -04:00
f-trycua 6580785b9a Update to action-gh-release@v2 2025-04-23 14:30:00 -04:00
f-trycua d4ddad62dd Fix yaml schema 2025-04-23 14:30:00 -04:00
f-trycua d171920882 Handle computer sparse image 2025-04-23 14:30:00 -04:00
f-trycua b5c7b7bdbf Fix set latest release 2025-04-23 14:30:00 -04:00