Commit Graph

82 Commits

Author SHA1 Message Date
Dillon DuPont db823ac561 moved mlx into optional dep 2025-05-10 17:49:32 -04:00
Dillon DuPont b3fef9c2f6 Merge branch 'main' into feature/agent/uitars-mlx 2025-05-10 17:47:30 -04:00
Dillon DuPont 623ee7eb11 Added API key input in UI 2025-05-10 17:46:15 -04:00
Dillon DuPont 28295fd72b branch change 2025-05-10 17:26:42 -04:00
Dillon DuPont db76623d08 Merge branch 'main' into feature/agent/uitars-mlx 2025-05-10 17:12:12 -04:00
Dillon DuPont 51b7922eba Merge branch 'main' into docs/readme-cleanup 2025-05-10 16:37:00 -04:00
Dillon DuPont 979c6ae6ff Merge branch 'main' into feature/agent/uitars-mlx 2025-05-10 14:39:25 -04:00
Dillon DuPont 3e30a184e1 fixed openai loop missing some logging 2025-05-10 12:05:45 -04:00
Dillon DuPont ce0fd05d6d optimize onboarding 2025-05-09 14:54:33 -04:00
Dillon DuPont 44ef3e3bbe use my own mlx-vlm patch 2025-05-06 15:45:03 -04:00
Dillon DuPont 6a6fe48dbc use prncvrm's mlx-vlm patch for testing 2025-05-05 10:31:15 -04:00
Dillon DuPont 21abb93473 Merge branch 'main' into feature/agent/uitars-mlx 2025-05-04 21:40:07 -04:00
Dillon DuPont 0fc955a9c3 Merge branch 'main' into feature/agent/demo-video-maker 2025-05-01 20:31:19 -07:00
f-trycua 6072d59cd9 Update README.md 2025-05-01 16:34:49 -07:00
f-trycua 9a00c51074 Fix model name param 2025-05-01 16:34:05 -07:00
Dillon DuPont cf7d054212 added standardized logging for easy parsing of trajectories 2025-05-01 11:58:30 -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
Dillon DuPont df27f723ed Merge remote-tracking branch 'origin/main' into feature/agent/agent-fixes 2025-04-29 13:20:11 -07: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 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
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 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 895d881a46 Update README.md with ui-tars pip install 2025-04-25 16:19:54 -07: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
Dillon DuPont fdf2509a7f fixed uitars agent, added it to gradio ui 2025-04-23 14:27:42 -04:00