Commit Graph

1144 Commits

Author SHA1 Message Date
Dillon DuPont 60bcb0716c improved mcp prompting 2025-04-30 17:05:49 -07:00
Dillon DuPont c4f9da5007 added mcp development guide, and vision output to tool calls 2025-04-30 16:38:40 -07:00
f-trycua 22055a5d4d Merge pull request #148 from trycua/all-contributors/add-FinnBorge
docs: add FinnBorge as a contributor for code
2025-05-01 01:37:26 +02:00
f-trycua a94bcf124e Merge pull request #145 from FinnBorge/fix/computer/os-init-variable-shadowing
[Computer] Renames os arg to os_type to avoid module collision
2025-05-01 01:37:11 +02:00
f-trycua 455ad63bf4 Merge pull request #152 from trycua/feature/agent/drag-cursor-fix
[Agent] Improved drag tool and standardized UITARS response
2025-05-01 01:31:32 +02:00
f-trycua db40dae080 Add background service docs 2025-04-30 15:21:10 -07:00
f-trycua a5ec926922 Add --no-background-service option 2025-04-30 15:11:49 -07:00
Dillon DuPont 2e6d3e4d2d old code removal 2025-04-30 14:48:51 -07:00
Dillon DuPont e55e649cd6 improved display of AgentResponse objects in gradio ui, and standardized uitars agent output 2025-04-30 14:47:27 -07:00
Dillon DuPont 7981000820 added message when scalable oai endpoint is still warming up 2025-04-30 11:02:54 -07:00
Dillon DuPont 5fc627ed69 added dragging along path 2025-04-30 11:02:39 -07:00
f-trycua 9b78a40cb5 Handle lume run storage not found lume-v0.2.7 2025-04-29 17:33:17 -07:00
f-trycua f258a707cf Merge pull request #144 from trycua/feature/lumier/add-lumier
[Lumier] Introduce Lumier - Docker-based macOS VM Management Interface
lume-v0.2.6
2025-04-30 01:46:33 +02:00
allcontributors[bot] 8bfb9dbe05 docs: update .all-contributorsrc 2025-04-29 23:46:07 +00:00
allcontributors[bot] 0543e16c1e docs: update README.md 2025-04-29 23:46:06 +00:00
f-trycua fd6e22d295 Merge pull request #142 from FinnBorge/docs/fix-quickstart-wait-shape
docs: fix wait action in blog notebook
2025-04-30 01:45:13 +02:00
f-trycua e8e446f8c2 Add lume --storage path 2025-04-29 16:37:33 -07:00
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
Finn d049fa6ebb Renames os arg to os_type to avoid module collision 2025-04-28 21:33:16 -04:00
Dillon DuPont 0304c45de5 fix endpoint not liking string message content 2025-04-28 19:12:32 -04:00
Dillon DuPont 0abd72ff99 less confusing coordinate spaces 2025-04-28 17:04:46 -04:00
Dillon DuPont 8e8200dc17 extra coordinate processing 2025-04-28 16:32:48 -04:00
Dillon DuPont 00eb09209c added forced resolution 2025-04-28 15:23:50 -04:00
Dillon DuPont 8cc28612c8 log model name instead of model 2025-04-28 14:57:16 -04:00
Dillon DuPont f2501ee6b0 add to readme 2025-04-28 14:41:13 -04:00
Dillon DuPont a87efe86da correct mappings 2025-04-28 14:34:59 -04:00
Dillon DuPont 184db1037f add to gradio ui 2025-04-28 14:28:17 -04:00
Dillon DuPont 0b61dea8a4 use model chat template 2025-04-28 10:42:04 -04:00
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
Dillon DuPont a37fa70848 added basic demo video maker 2025-04-28 10:15:25 -04:00
f-trycua cf75a7e577 Update to zprofile 2025-04-27 23:06:45 -07:00
f-trycua 885831f04e Add lume options 2025-04-27 22:52:11 -07:00
f-trycua 967a732bba Add Lumier 2025-04-27 22:43:34 -07:00