Commit Graph

84 Commits

Author SHA1 Message Date
Dillon DuPont 2f472ffe16 Removed logging and delay 2025-06-17 12:51:21 -04:00
Dillon DuPont f08c018b50 Added winsandbox to gradio UI 2025-06-17 12:37:55 -04:00
Dillon DuPont 7cfe63e50b Fix hotkeys on windows 2025-06-17 12:37:11 -04:00
Dillon DuPont 91ebb81d73 added __main__.py for python -m computer.ui shorthand 2025-06-17 12:30:52 -04:00
Dillon DuPont a5b2f15579 Merge branch 'main' into feat/windows-server 2025-06-17 12:24:47 -04:00
Dillon DuPont f12be458e2 added sandbox provider 2025-06-17 12:22:36 -04:00
Dillon DuPont ca9308fbd2 Enabled os_choice 2025-06-14 11:15:53 -04:00
Dillon DuPont 22b8a236d6 added cloud provider to computer UI 2025-06-14 10:52:05 -04:00
Dillon DuPont 9aa273e939 added winsandbox 2025-06-13 15:39:14 -04:00
Dillon DuPont 137b336e31 Added computer to client 2025-06-13 11:43:59 -04:00
Dillon DuPont 6a5bac8b19 Add to computer UI 2025-06-13 11:39:49 -04:00
Dillon DuPont 5f8471220d Fix tests and incorrect import 2025-06-10 11:56:02 -04:00
Dillon DuPont e059324598 Added kb+m press/release actions, filesystem actions, improved accessibility tree, increased timeout for slow commands 2025-06-10 11:47:54 -04:00
Dillon DuPont 664865daa7 Removed warnings on CloudProvider, added disconnect() for resource cleanup 2025-06-09 11:11:02 -04:00
Dillon DuPont 8599da0d43 Add missing imports 2025-06-04 15:53:16 -04:00
Dillon DuPont 3ab5b65a25 Fixes for hotkey and claude scrolling 2025-06-04 15:50:02 -04:00
Dillon DuPont 58a453dc49 App-usage stability fixes 2025-06-04 09:05:20 -04:00
Dillon DuPont a7e56ce64a Added @sandboxed decorator 2025-06-03 18:54:00 -04:00
Dillon DuPont e16fb75ce8 Added locks to websocket interface 2025-06-03 14:50:56 -04:00
Dillon DuPont a6397e9a9b Added decorator example 2025-06-03 14:10:48 -04:00
Dillon DuPont 312361abcc Added python funcs to computer 2025-06-03 13:12:01 -04:00
Dillon DuPont df9a080d03 Temporary macOS assert for app-use 2025-05-31 12:21:49 -04:00
Dillon DuPont 500465883d Added experiment flag for now 2025-05-31 12:19:51 -04:00
Dillon DuPont feca80e793 Merge branch 'main' into feature/computer/extensions 2025-05-31 09:14:11 -04:00
f-trycua fef2f96a9f Merge pull request #274 from trycua/hotfix/py311
Bump python to 3.11 for client modules
2025-05-28 22:06:46 +02:00
Dillon DuPont ba68e85ba9 bump agent (#143), computer-server, computer, mcp-server python version to 3.11 2025-05-28 08:47:33 -04:00
f-trycua 59474d3de0 Fix ws auth 2025-05-28 01:22:16 -07:00
Dillon DuPont 6f27b8aa4e Port change for API 2025-05-27 23:15:50 -04:00
Dillon DuPont 29f36dc095 Fixed remaining container_name 2025-05-26 23:34:19 -04:00
Dillon DuPont bf869c630c renamed var to container_name 2025-05-26 23:25:42 -04:00
Dillon DuPont 59b1cab657 removed api calls from client 2025-05-26 22:59:39 -04:00
Dillon DuPont c84a7f34cf finalized endpoint 2025-05-26 22:26:03 -04:00
Dillon DuPont 5b22905255 updated run_vm logic 2025-05-26 21:46:25 -04:00
Dillon DuPont b3518476ee added wss, fixed server dep 2025-05-26 21:43:24 -04:00
Dillon DuPont 0f5adf54d4 fixed endpoint url 2025-05-26 21:13:41 -04:00
Dillon DuPont b6c424b9d4 fixed extra args 2025-05-26 20:59:56 -04:00
Dillon DuPont de680a2941 add auth flow 2025-05-26 20:49:44 -04:00
Dillon DuPont 658c033a0f fixed missing attribute 2025-05-24 18:52:45 -04:00
Dillon DuPont 10c579af1b Initial cloud provider impl 2025-05-24 17:59:54 -04:00
Jakub Klapacz 2e541704f6 Lumier computer provider takes non trycua image 2025-05-20 12:05:04 -05:00
Dillon DuPont c510eb363a added diorama to server side 2025-05-15 14:57:06 -04:00
Dillon DuPont 0519c50d79 Merge branch 'main' into feature/computer/extensions 2025-05-15 13:59:39 -04:00
Dillon DuPont a2852f8220 disable switch for now 2025-05-15 12:22:20 -04:00
Dillon DuPont e58a7677c2 added linux preset to computer ui 2025-05-15 12:18:38 -04:00
Dillon DuPont ce8ecc0c87 skipped run call if vm status is running 2025-05-15 12:18:27 -04:00
f-trycua 58c1e8a453 Fix computer[all] docs 2025-05-14 00:50:21 -07:00
f-trycua 79c29f4a70 Fix computer gh action 2025-05-14 00:28:37 -07:00
f-trycua 681fb21993 Improve cache lookup time 2025-05-13 22:36:47 -07:00
Dillon DuPont 506347723a Merge branch 'main' into feature/computer/extensions 2025-05-13 16:06:00 -04:00
f-trycua 254bc7f1a5 Add initial support for linux computer server 2025-05-13 09:25:38 -07:00