Commit Graph

1733 Commits

Author SHA1 Message Date
James Murdza
bb7412a776 Merge pull request #527 from trycua/chore/remove-pylume
Remove PyLume library
2025-10-28 16:57:01 -07:00
James Murdza
88930810ac Remove PyLume library 2025-10-28 16:56:03 -07:00
James Murdza
618bdf30a0 Merge pull request #435 from trycua/chore/remove-pylume
Remove PyLume code and examples
2025-10-28 16:54:52 -07:00
James Murdza
635480f3b7 Remove PyLume code and examples
# Conflicts:
#	examples/pylume_examples.py
#	libs/python/mcp-server/scripts/start_mcp_server.sh
#	libs/python/pylume/README.md
#	libs/python/pylume/__init__.py
#	libs/python/pylume/pylume/__init__.py
#	libs/python/pylume/pylume/client.py
#	libs/python/pylume/pylume/exceptions.py
#	libs/python/pylume/pylume/models.py
#	libs/python/pylume/pylume/pylume.py
#	libs/python/pylume/pylume/server.py
#	libs/python/pylume/pyproject.toml
#	pdm.lock
#	pyproject.toml
#	scripts/build-uv.sh
#	scripts/build.ps1
#	scripts/build.sh
2025-10-28 16:52:23 -07:00
James Murdza
d509d013af Merge pull request #522 from sarinali/jagjeevan/344-merged
Jagjeevan's Fix + Merged Main for 4o Model Fix
2025-10-28 15:58:26 -07:00
Sarina Li
11e8f891c3 lint formatting 2025-10-27 17:37:18 -07:00
Sarina Li
0465ffd200 debug removal 2025-10-27 17:29:23 -07:00
Sarina Li
1cb405c9f8 fix output of gpt 4o 2025-10-27 17:27:07 -07:00
James Murdza
c92ebbe817 Add emojis to the model capabilities table 2025-10-27 17:05:40 -07:00
James Murdza
52d20bf61b Merge pull request #523 from trycua/docs/fix-markdown-formatting
Fix markdown formatting in docs
2025-10-27 16:53:13 -07:00
James Murdza
60fdc012c3 Format MDX files with uv run pre-commit run --all-files 2025-10-27 16:51:54 -07:00
James Murdza
fbae40c3fe Include MDX files when formatting with Prettier 2025-10-27 16:50:56 -07:00
James Murdza
2ae817c082 Remove .all-contributorsrc 2025-10-27 16:49:20 -07:00
James Murdza
1f052d0d38 Fix TypeScript comment syntax 2025-10-27 16:49:04 -07:00
James Murdza
7485a38e85 Add missing line breaks and fix code blocks in MDX 2025-10-27 16:49:00 -07:00
Sarina Li
5376afba79 Merge upstream/main to resolve conflicts with trycua/cua 2025-10-27 16:06:06 -07:00
James Murdza
8ef5b22dce Install dev dependencies before running type checker 2025-10-24 17:28:04 -07:00
ddupont
28a46c6011 Merge pull request #514 from trycua/feat/docker-opts
Support `display` and `ephemeral` in Docker provider
2025-10-24 16:00:35 -07:00
Dillon DuPont
efb52bdc77 Delete ephemeral containers when stopped 2025-10-24 15:02:00 -07:00
github-actions[bot]
18082298c9 Bump cua-mcp-server to v0.1.15 mcp-server-v0.1.15 2025-10-24 21:38:48 +00:00
James Murdza
3ca8785216 Merge pull request #511 from r33drichards/feature/version-bump-workflows
Feature/version bump workflows
2025-10-24 14:36:02 -07:00
Claude
b57ac7e04a Remove version bump commands from Makefile
Version bumps are now managed via GitHub Actions.
Kept only utility targets: show-versions and dry-run testing.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-25 05:23:03 +08:00
Claude
63802b961c Fix prettier formatting in Development.md
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-25 05:17:33 +08:00
Dillon DuPont
b1eae0f2cf use dict for display 2025-10-24 13:56:31 -07:00
Dillon DuPont
9cb2c6c664 Forward display resolution to Docker based sandboxes 2025-10-24 13:52:14 -07:00
Claude
1c6506225c update docs 2025-10-25 04:11:51 +08:00
r33drichards
8e891e02ab Delete docs/plans/2025-10-25-version-bump-workflows.md 2025-10-24 13:09:17 -07:00
r33drichards
03b931c2f2 Delete docs/plans/2025-10-25-version-bump-workflows-design.md 2025-10-24 13:08:56 -07:00
Claude
b36794a9a8 consolidated 2025-10-25 04:07:11 +08:00
Claude
b1e3f41c3f consolidated 2025-10-25 04:01:00 +08:00
Claude
b86c6327a2 rm extra files 2025-10-25 03:57:36 +08:00
Claude
e3caf926da consolidate actions 2025-10-25 03:55:42 +08:00
James Murdza
6eeae68642 Merge pull request #512 from trycua/docs/improve-readme
Docs/improve readme
2025-10-24 12:12:31 -07:00
James Murdza
43934bb22d Update quick start section 2025-10-24 12:08:35 -07:00
James Murdza
b99e2f1598 Update module descriptions 2025-10-24 12:03:56 -07:00
James Murdza
73fc9ac2bd Add module grid to the top of the README 2025-10-24 12:01:21 -07:00
James Murdza
63d0c8122b Add a section for each module to the README 2025-10-24 11:48:08 -07:00
James Murdza
bb721952a1 Add clarifications to README 2025-10-24 11:38:06 -07:00
Claude
f11db63d3c Fix code formatting with prettier
Applied prettier formatting to workflow files and documentation.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-25 02:12:05 +08:00
Claude
e317db5849 docs: add note to Makefile about preferring workflows 2025-10-25 01:59:40 +08:00
Claude
0236c85aaa docs: update Development.md with version bump workflow links 2025-10-25 01:56:05 +08:00
Claude
80574337db feat: add bump version workflow for cua-mcp-server 2025-10-25 01:52:52 +08:00
Claude
e2fce039c3 feat: add bump version workflow for cua-computer-server 2025-10-25 01:52:43 +08:00
Claude
d031fb1819 feat: add bump version workflow for pylume 2025-10-25 01:52:35 +08:00
Claude
f35e2697d0 feat: add bump version workflow for cua-som 2025-10-25 01:52:26 +08:00
Claude
ba39c3a3e7 feat: add bump version workflow for cua-agent 2025-10-25 01:52:17 +08:00
Claude
16daa104d5 feat: add bump version workflow for cua-computer 2025-10-25 01:52:09 +08:00
Claude
50493a80b1 feat: add bump version workflow for cua-core 2025-10-25 01:43:18 +08:00
Claude
8aca13ff95 feat: add reusable bump version workflow 2025-10-25 01:40:59 +08:00
Claude
2aed5e6b59 docs: add implementation plan for version bump workflows 2025-10-25 01:38:59 +08:00