Commit Graph

38 Commits

Author SHA1 Message Date
Your Name
0af7ea394f add tag prefix 2025-10-10 21:51:18 +00:00
Your Name
2ff4030709 tag 2025-10-10 21:33:45 +00:00
Your Name
46b361b732 Add bump2version configuration for all Python packages
Adds .bumpversion.cfg files to each Python package (agent, computer,
computer-server, core, mcp-server, pylume, som) to enable automated
version bumping with bump2version tool.

Includes comprehensive Makefile with targets for:
- Installing and managing bump2version
- Bumping package versions (major, minor, patch)
- Managing dependencies and building packages
- Running tests and formatting
- Cleaning build artifacts

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-10 21:23:47 +00:00
Dillon DuPont
1cacd281ad fixed python RPC on windows 2025-10-03 12:12:40 -04:00
Dillon DuPont
f4be6538ff Hide setup window 2025-09-22 09:29:09 -04:00
Dillon DuPont
70f9f968cb Fixed broken winsandbox_example, added venv to provider setup 2025-09-22 08:59:07 -04:00
Dillon DuPont
c51692cd0c Fix image must have : error 2025-09-22 08:40:18 -04:00
James Murdza
2c2fb4c274 Add links to Cua documentation 2025-09-01 09:33:12 -04:00
James Murdza
b357a9efd3 Move Computer UI instructions from README to Cua documentation 2025-09-01 09:33:12 -04:00
Andrei Onel
ab359f6d14 Added reference documentation for: libs/python/computer/computer/diorama_computer.py 2025-08-28 23:56:46 +03:00
ddupont
70e863ecc0 Merge pull request #352 from jamesmurdza/fix/readme-images
Fix images and links in READMEs
2025-08-19 12:07:22 -04:00
Dillon DuPont
0da160e4db Removed slashes from container name 2025-08-19 10:52:27 -04:00
James Murdza
52b6f1e758 Remove redundant external calls to flush 2025-08-19 06:52:51 -04:00
James Murdza
b62be1bde1 Use absolute paths to fix PyPi project pages 2025-08-18 16:37:20 -04:00
James Murdza
74c26cfaad Merge pull request #336 from jamesmurdza/fix/refactor-python-telemetry
Refactor Python telemetry library
2025-08-18 15:31:45 -04:00
Dillon DuPont
ce3ad14207 Changed image override to only occur if image is not set 2025-08-15 08:44:56 -04:00
Dillon DuPont
7c6ed3218f removed DISPLAY=:0 env 2025-08-14 10:33:29 -04:00
Dillon DuPont
1718e57bd3 Fixed incorrect port, added docker provider to gradio UI 2025-08-14 10:15:00 -04:00
Dillon DuPont
b4f29abc58 First working version 2025-08-13 14:37:06 -04:00
Dillon DuPont
95f510734d Add docker provider 2025-08-13 12:55:49 -04:00
James Murdza
9618c10261 Remove telemetry submodules within SDKs 2025-08-11 13:42:31 -04:00
James Murdza
9dd9d95970 Remove shim 2025-08-11 13:42:31 -04:00
James Murdza
c96e8c57d7 Remove set_dimension 2025-08-11 13:42:31 -04:00
Dillon DuPont
01371ed6cf bump version, add localhost to ui 2025-08-05 10:55:06 -04:00
Morgan Dean
32a8e504d4 Merge branch 'main' into feat/docs/init 2025-07-31 18:04:02 +01:00
Morgan Dean
350795615f Rename c/ua - cua 2025-07-22 10:04:13 -07:00
Dillon DuPont
4674651770 Improved locks and screenshot failure message 2025-07-16 11:32:20 -07:00
Dillon DuPont
157b4dee8d Changed _send_command logging 2025-07-16 10:10:42 -07:00
Dillon DuPont
5a4d9598a8 Added REST based send_command and wait_for_ready 2025-07-10 16:30:20 -04:00
Dillon DuPont
9eb6af8569 Fixed run_command usage in Computer 2025-07-10 15:01:24 -04:00
Dillon DuPont
333c187ed8 Fix delay param 2025-07-03 11:08:04 -04:00
Dillon DuPont
e1216bcd61 add global and local delay control (#308) 2025-07-02 11:41:48 -04:00
Dillon DuPont
684ca0f273 Added read/write text encoding and large text support 2025-07-01 11:08:45 -04:00
Dillon DuPont
3e6f61f54f Refactored reused code in python interface 2025-07-01 10:57:55 -04:00
Dillon DuPont
213ca85c99 Merge branch 'main' into fix/largefiles 2025-07-01 09:59:29 -04:00
Morgan Dean
718000f9c8 Merge branch 'main' into feature/computer/typescript 2025-06-26 12:55:34 -07:00
Morgan Dean
519ff8d4a4 Merge branch 'main' into feature/computer/typescript 2025-06-24 10:43:19 -07:00
Morgan Dean
0246d18347 Reorganize lib folder w/typescript and python roots, initialize core library. 2025-06-23 10:22:36 -07:00