Commit Graph

823 Commits

Author SHA1 Message Date
Morgan Dean
519ff8d4a4 Merge branch 'main' into feature/computer/typescript 2025-06-24 10:43:19 -07:00
ddupont
e5442935d0 Merge pull request #303 from trycua/fix/dependencies
Update package dependencies for computer & agent modules
2025-06-24 08:33:37 -04:00
Morgan Dean
8d56233b3d Finish setting up pnpm workspace 2025-06-23 16:20:30 -07:00
Morgan Dean
6401c12812 Fix linting 2025-06-23 16:19:25 -07:00
Morgan Dean
507a9a9454 Add telemetry 2025-06-23 16:11:59 -07:00
Morgan Dean
adbf3f378c Organize ts libs, add global workspace 2025-06-23 16:05:47 -07:00
Morgan Dean
0246d18347 Reorganize lib folder w/typescript and python roots, initialize core library. 2025-06-23 10:22:36 -07:00
Morgan Dean
d799bef5d9 Merge branch 'main' into feature/computer/typescript 2025-06-23 09:55:30 -07:00
Morgan Dean
7f3b9884f6 Remove lume from typescript sdk, rename CloudComputer -> Computer 2025-06-23 09:55:14 -07:00
Dillon DuPont
54d585e174 Added build.ps1 and computer[all] installation step 2025-06-23 12:38:25 -04:00
Dillon DuPont
15cfd4d3e4 Update dependencies for agent and computer libs 2025-06-23 12:32:29 -04:00
ddupont
d4ef68ca99 Update README.md agent-v0.2.14 computer-v0.2.13 agent-v0.2.13 2025-06-20 16:10:08 -04:00
ddupont
7df8c03d20 Update COMPATIBILITY.md 2025-06-20 16:09:44 -04:00
Morgan Dean
327ff975ce Merge branch 'main' into feature/computer/typescript 2025-06-20 12:41:38 -07:00
Morgan Dean
d37728af8d Update deploy script for computer for new python directory 2025-06-20 12:38:48 -07:00
Morgan Dean
75cbe08359 Remove boilerplate items 2025-06-20 12:27:07 -07:00
Morgan Dean
cd3c8f3728 Disable workflows for now 2025-06-20 12:21:22 -07:00
Morgan Dean
3e6ef65245 Fix issues with connecting to cloud vms, update tests 2025-06-20 12:18:52 -07:00
Morgan Dean
8be7dafa3e Update tests for expected server responses 2025-06-20 11:05:27 -07:00
Morgan Dean
00919f0365 Fix issues with websocket response handling, export types, update readme -- it works! 2025-06-20 10:16:37 -07:00
ddupont
baa40202c6 Merge pull request #298 from trycua/fix/mlx
[Fix] Remove mlx-vlm patch, use PyPi release mlx-vlm>=0.1.27
computer-v0.2.12 agent-v0.2.12
2025-06-20 12:22:56 -04:00
ddupont
0ce5f707b7 Merge pull request #297 from trycua/fix/logging
Fix logging hierarchy and remove clutter/print statements
2025-06-20 12:22:39 -04:00
Dillon DuPont
e3d5214546 Added platform specific markers 2025-06-20 11:29:00 -04:00
Dillon DuPont
c8e4236257 Remove patch, use official mlx-vlm 2025-06-20 11:24:50 -04:00
Dillon DuPont
6217c9e830 Removed all print statements 2025-06-20 10:50:43 -04:00
Dillon DuPont
3b42863806 Bump version to fix local build 2025-06-20 10:42:13 -04:00
Dillon DuPont
531fb7ccaf Normalize logging hierarchy (#294) 2025-06-20 10:20:44 -04:00
ddupont
910e8bc937 Merge pull request #293 from trycua/playground/docker
Replaced playground.sh with docker setup
2025-06-19 19:22:11 -04:00
ddupont
87c1dd0451 Added more interleaved images 2025-06-19 19:21:47 -04:00
Dillon DuPont
0f64e2eeef added model compat 2025-06-19 19:09:01 -04:00
Dillon DuPont
22a56c4491 added compat matrix to readme 2025-06-19 18:44:49 -04:00
Morgan Dean
613745da7f Finish writing tests for interfaces 2025-06-19 14:48:38 -07:00
Dillon DuPont
ee97e4cbb5 Detect if PYLUME_HOST is set 2025-06-19 09:44:59 -04:00
Dillon DuPont
552e3c550c Keep demo dir 2025-06-19 09:12:38 -04:00
Dillon DuPont
7bda09fca5 Made lume provider visible in docker agent UI 2025-06-19 09:04:51 -04:00
Morgan Dean
593afe220f Create tests. Note: ws mocking is currently broken 2025-06-18 15:26:07 -07:00
Morgan Dean
10c0fecc1a Websocket always defined 2025-06-18 13:19:25 -07:00
Morgan Dean
80c7c28799 Implement interfaces, reorganize imports 2025-06-18 13:14:48 -07:00
Morgan Dean
b3eeb0c9f5 Fix issue with previous merge 2025-06-18 13:13:51 -07:00
Dillon DuPont
6bbeac9777 Use caffeinate on macOS to prevent system sleep during the pull 2025-06-18 15:39:54 -04:00
Dillon DuPont
a77861da47 Docker-based quickstart 2025-06-18 14:16:17 -04:00
Morgan Dean
e7a6d68438 update readme 2025-06-18 10:48:05 -07:00
Morgan Dean
0ffea156fc Linter: ignore dist. 2025-06-18 10:39:37 -07:00
Morgan Dean
5c9e2e7b85 Update package.json, fix linting issues 2025-06-18 10:39:25 -07:00
Morgan Dean
0fef183caa Create ts workspace for computer 2025-06-18 10:38:28 -07:00
Morgan Dean
cc7b415935 Merge branch 'main' into feature/computer/typescript 2025-06-18 10:25:36 -07:00
Morgan Dean
b8c119b284 Fix logger info 2025-06-18 10:24:17 -07:00
Morgan Dean
affe9d5878 Add warnings to lume implementation, get set up for cloud implementation of computer 2025-06-18 10:21:36 -07:00
ddupont
e2f9427b41 Update winsandbox_example.py
Added pause to example
2025-06-18 12:52:49 -04:00
ddupont
bf3d25bd76 Merge pull request #292 from trycua/feat/windows-server
[Computer] Add support for Windows VMs and Windows Sandbox provider
agent-v0.2.11 computer-server-v0.1.13 computer-v0.2.11
2025-06-18 09:50:29 -07:00