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
8ef5b22dce
Install dev dependencies before running type checker
2025-10-24 17:28:04 -07:00
Aditya Bavadekar
4eb4c3bcb6
chore: set up pre-commit hooks and CI/CD workflow
...
- Add a new GitHub Actions workflow (`lint.yml`)
- Update `CONTRIBUTING.md` and `Development.md` to reflect the new linting setup and guide contributors.
- Include a TypeScript type checking script (`typescript-typecheck.js`)
2025-10-22 00:02:21 +05:30
James Murdza
c9aa66c655
Remove old build scripts and update documentation with uv instructions
2025-10-20 07:34:38 -07:00
James Murdza
83fe12c2c7
Use Python 3.13
2025-10-20 07:34:38 -07:00
James Murdza
b2ccf1be10
Simplify uv build script and switch to uv
2025-10-20 07:34:36 -07:00
James Murdza
a847289a8c
Remove extra Python installation step
2025-10-20 05:49:19 -07:00
James Murdza
311c80acea
Remove extra cleanup
2025-10-20 05:49:19 -07:00
James Murdza
4a00635e17
Don't create .env for VS Code
2025-10-20 05:49:19 -07:00
James Murdza
c718ccb393
Don't load environment variables
2025-10-20 05:49:19 -07:00
Adam
23d149f9f1
Capitalized "cua"
...
Changing "cua" to "Cua"
2025-10-18 16:58:23 -04:00
f-trycua
9d8dd768bf
update container to sandbox
2025-10-08 18:14:46 -07:00
James Murdza
d27ee728b5
Fix broken import after refactor in 5bfadf8f9a
2025-08-04 17:02:11 -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
9068ec32d8
Added disable_response_storage
2025-07-21 12:07:54 -04:00
Dillon DuPont
394ebaac3c
Completed python refactor migration
2025-07-01 16:04:06 -04:00
Dillon DuPont
54d585e174
Added build.ps1 and computer[all] installation step
2025-06-23 12:38:25 -04:00
Dillon DuPont
c8e4236257
Remove patch, use official mlx-vlm
2025-06-20 11:24:50 -04:00
Dillon DuPont
552e3c550c
Keep demo dir
2025-06-19 09:12:38 -04: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
Dillon DuPont
8eca52410a
Added platform detection, opened port 7860
2025-06-11 12:16:50 -04:00
Dillon DuPont
e643a78858
Enforced py3.11 on playground.sh, conditional macOS installs for Intel
2025-06-05 12:07:38 -04:00
Dillon DuPont
2f60443357
Python 3.11 check
2025-05-29 10:40:26 -04:00
Dillon DuPont
2b630fc7f8
Refactoring quickstart script
2025-05-29 10:21:00 -04:00
Dillon DuPont
0d3bebf32d
.env fixes, use CUA_API_KEY in app.py
2025-05-28 09:25:21 -04:00
f-trycua
59474d3de0
Fix ws auth
2025-05-28 01:22:16 -07:00
Dillon DuPont
23e2fe62ab
Added Cmake dep to playground.sh
2025-05-22 17:06:38 -04:00
f-trycua
733f2210b5
Merge branch 'main' into feature/computer/add-vm-provider
2025-05-12 23:30:03 -07:00
f-trycua
e47b0f61f0
Change lume serve default port, stabilize lumier vm provider
2025-05-12 16:34:36 -07:00
Dillon DuPont
80be359f13
fix discrepancy in playground.sh
2025-05-10 21:04:18 -04:00
Dillon DuPont
97e2f44ff4
mlx patch
2025-05-10 18:09:32 -04:00
Dillon DuPont
5636bd7ea9
playground autoupdate
2025-05-10 17:35:19 -04:00
Dillon DuPont
d113153061
run vm in bg
2025-05-09 16:50:22 -04:00
Dillon DuPont
22c3a9062e
removed mcp from playground.sh for now
2025-05-09 15:57:33 -04:00
Dillon DuPont
ce0fd05d6d
optimize onboarding
2025-05-09 14:54:33 -04:00
f-trycua
b4bfd7bd89
Add MCP server
2025-04-06 17:25:33 -07:00
f-trycua
afce3b9e66
Add dev container, fix lints
2025-03-19 23:28:38 +01:00
f-trycua
8baef75e6e
Add Cua Preview
2025-03-16 16:06:32 +01:00
f-trycua
19a07d24d3
Initial public release
2025-01-31 22:13:02 +01:00