Commit Graph

463 Commits

Author SHA1 Message Date
Dillon DuPont c42fea6bb2 moved omniparser comment 2025-05-09 11:56:30 -04:00
Dillon DuPont af296a818b added computer and agent reference 2025-05-09 11:54:58 -04:00
Dillon DuPont c47a7d41b3 proper async 2025-05-09 11:22:32 -04:00
Dillon DuPont 2616203262 Merge branch 'docs/readme-cleanup' of github.com:trycua/cua into docs/readme-cleanup 2025-05-09 11:21:24 -04:00
Dillon DuPont 0bb1141243 different providers 2025-05-09 11:21:02 -04:00
ddupont d86f629179 Update README.md
added video
2025-05-09 10:48:36 -04:00
Dillon DuPont be69a98fe4 revised readme 2025-05-09 10:39:36 -04:00
Dillon DuPont a9edc1aaf0 revised readme 2025-05-09 10:39:29 -04:00
Dillon DuPont 2d438f8b17 cleanup readme 2025-05-09 10:34:51 -04:00
ddupont 11abceff92 Merge pull request #159 from trycua/fix/os_type
Replaced remaining `os=` occurances with `os_type=`
computer-v0.1.25
2025-05-07 11:16:30 -04:00
Dillon DuPont 82810f53a1 replaced remaining os= occurances with os_type= 2025-05-07 11:14:44 -04:00
f-trycua f63a4032f3 Remove redundant details README 2025-05-06 23:07:19 -07:00
f-trycua d80b68a3a7 Clean Lumier readme 2025-05-06 23:04:35 -07:00
f-trycua a1890ad9cc Include port in lume install script 2025-05-06 22:13:25 -07:00
f-trycua ada90eae89 Fix computer examples 2025-05-06 22:10:08 -07:00
f-trycua 0ab712d5ef Fix lume delete lume-v0.2.11 2025-05-06 15:42:03 -07:00
f-trycua 8e4c487b55 Clean up Lumier 2025-05-06 00:16:28 -07:00
f-trycua f0016d3e24 Fix Set PATCH request lume-v0.2.10 2025-05-05 21:34:45 -07:00
f-trycua 13fcdd522a Merge branch 'main' of https://github.com/trycua/computer lume-v0.2.9 2025-05-05 14:23:15 -07:00
f-trycua 591a4561e5 Add lumier docker-first interface 2025-05-05 14:22:46 -07:00
ddupont 40e36e21b5 Merge pull request #155 from trycua/feature/agent/demo-video-maker
[Agent] Add standardized agent trajectory logging
agent-v0.1.32
2025-05-01 20:33:48 -07:00
Dillon DuPont 0fc955a9c3 Merge branch 'main' into feature/agent/demo-video-maker 2025-05-01 20:31:19 -07:00
Dillon DuPont d55f566aa1 delete video maker python script in favor of video player react component 2025-05-01 20:29:56 -07:00
f-trycua aecac8c9df Merge branch 'main' of https://github.com/trycua/computer lume-v0.2.8 2025-05-01 18:28:03 -07:00
f-trycua e9a9c03b63 Fix handleStop 2025-05-01 18:27:54 -07:00
f-trycua aa6bbdf3a8 Update README.md 2025-05-01 16:36:10 -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
ddupont 025567000d Merge pull request #153 from trycua/feature/mcp/improvements
[Agent] MCP Improvements (UITARS and image support)
mcp-server-v0.1.9
2025-05-01 15:13:59 -07:00
Dillon DuPont 3ec479368b changed dev guide to use a .sh script 2025-05-01 15:04:20 -07:00
Dillon DuPont f2e390ba55 added env variable for CUA_PROVIDER_API_KEY 2025-05-01 14:30:14 -07:00
Dillon DuPont f449005751 code cleanup 2025-05-01 12:07:43 -07:00
Dillon DuPont cf7d054212 added standardized logging for easy parsing of trajectories 2025-05-01 11:58:30 -07:00
Dillon DuPont c0196e53f1 Merge branch 'main' into feature/agent/demo-video-maker 2025-05-01 10:59:09 -07:00
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