Commit Graph

1055 Commits

Author SHA1 Message Date
Dillon DuPont e61b92e0b9 Added backwards compat for winsandbox 2025-06-27 10:17:35 -04:00
Morgan Dean 718000f9c8 Merge branch 'main' into feature/computer/typescript 2025-06-26 12:55:34 -07:00
Morgan Dean 4625b65bab Create (untested) npm deploy workflows 2025-06-25 16:19:25 -07:00
Morgan Dean 83499550e3 Move non-python libs to respective directories. Update workflows to use updated directories 2025-06-25 16:10:08 -07:00
Morgan Dean d2874e078f Create readme 2025-06-25 15:56:52 -07:00
Morgan Dean 3e4620431d Create example for using @cua/computer with cloud container and openai 2025-06-25 15:54:24 -07:00
Morgan Dean 8f49e0e2bf Update logging rules, authentication process for computer, update pnpm 2025-06-25 14:46:21 -07:00
Morgan Dean 652aa1652f modify generatemetadata, add prettierrc (since biome doesn't support mdx) 2025-06-25 12:00:33 -07:00
Morgan Dean 0f917e2966 Fix some issues with the pnpm workspace, add readme & scripts 2025-06-25 11:52:01 -07:00
Morgan Dean 91bb211a14 Remove pylume, rename core 2025-06-25 10:31:37 -07:00
ddupont 01199f0943 Merge pull request #304 from trycua/fix/returncode
[Computer] Add CommandResult dataclass (#295) for run_command with returncode
agent-v0.2.15 computer-v0.3.0
2025-06-25 12:22:10 -04:00
Dillon DuPont fecaac0c9b Merge branch 'main' into fix/returncode 2025-06-25 12:15:58 -04:00
Dillon DuPont 9774bcd3a7 Bump version for breaking change 2025-06-25 12:12:30 -04:00
Morgan Dean 785a0bcaf4 Add discord icon/link, icons to sections 2025-06-24 14:44:49 -07:00
Morgan Dean 116bdf3f45 REmove biome b/c it doesn't support mdx 2025-06-24 14:44:31 -07:00
Morgan Dean 2d7b5d7abc More adjustments to the docs -- new organization 2025-06-24 14:24:08 -07:00
Morgan Dean 519ff8d4a4 Merge branch 'main' into feature/computer/typescript 2025-06-24 10:43:19 -07:00
Morgan Dean 00beab966f Reorganize docs for api versioning 2025-06-24 10:42:38 -07:00
Dillon DuPont 35434934cc added shell tests 2025-06-24 08:55:14 -04: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
Dillon DuPont f00d94e81d Fixed tests 2025-06-23 13:07:18 -04:00
Dillon DuPont b44442372e Moved dataclass to different file 2025-06-23 12:59:22 -04: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
Dillon DuPont c382881c69 Add CommandResult dataclass (#295) 2025-06-23 11:07:31 -04:00
Morgan Dean 2b5757e599 Correct typescript doc 2025-06-20 13:39:05 -07:00
Morgan Dean 72a7c13ab6 More organization, create typescript nad python doc files 2025-06-20 13:15:15 -07: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 61deb4e9a7 Reorganize docs layout, use c/ua instead of CUA 2025-06-20 13:03:03 -07:00
Morgan Dean 4cada0cd04 Move to pnpm to be inline with typescript sdk 2025-06-20 12:49:39 -07: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