Commit Graph

405 Commits

Author SHA1 Message Date
ddupont
bf0c533bd2 Merge pull request #147 from trycua/feature/agent/agent-fixes
[Agent] Fixes for hotkeys, scrolling sensitivity
computer-v0.1.24 agent-v0.1.31
2025-04-29 16:30:25 -04:00
Dillon DuPont
df27f723ed Merge remote-tracking branch 'origin/main' into feature/agent/agent-fixes 2025-04-29 13:20:11 -07:00
ddupont
bc386321b0 Merge pull request #146 from trycua/feature/agent/uitars-fix
[Agent] Fixes the UITarsLoop error `'str' object has no attribute 'get'
2025-04-29 16:15:22 -04:00
Dillon DuPont
2e10e0922a add top_p to uitars 2025-04-29 12:09:30 -07:00
Dillon DuPont
f580be07a1 prompt uitars to use the correct hotkeys on mac 2025-04-29 12:01:43 -07:00
Dillon DuPont
1df8194de1 fix hotkeys on uitars and openai provider 2025-04-29 12:00:09 -07:00
Dillon DuPont
8b939e7890 fix uitars oai provider 2025-04-29 11:44:21 -07:00
Dillon DuPont
1e5ba4832a mapping for super key 2025-04-29 11:41:20 -07:00
Dillon DuPont
ea31cc6340 added mappings for modifier keys 2025-04-29 11:34:18 -07:00
Dillon DuPont
b4af3f67d5 decreased scroll sensitivity for openai's cua 2025-04-29 11:23:03 -07:00
Dillon DuPont
3608491419 fix uitars oai provider 2025-04-28 21:53:58 -04:00
Dillon DuPont
84ed45c0dd consistency with other loops 2025-04-28 21:52:12 -04:00
Dillon DuPont
d502cbdc99 fix endpoint not liking string message content 2025-04-28 21:51:15 -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