Commit Graph

1611 Commits

Author SHA1 Message Date
Aditya Bavadekar
c33517a42d chore: consolidate Ruff configs, add prettier dependancy and updated documentation usage
- Remove per-package Black, Ruff, and MyPy settings in individual pyproject.toml files
- Centralize Ruff configuration in root pyproject.toml under [tool.ruff.lint] with selected ignores
- Add Prettier setup and usage instructions to Development.md
- Include pnpm install instructions for JS/TS dependencies
- Ensure pre-commit hooks enforce Python and JS/TS formatting consistently
2025-10-22 11:10:21 -07:00
Aditya Bavadekar
51ee79a9d2 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 11:10:21 -07:00
Aditya Bavadekar
e04bfaea5e chore: Setup code formatting and linting
- Add `.editorconfig` for editor consistency.
- Configure GitHub Actions workflow for linting (`.github/workflows/lint.yml`).
- Add pre-commit hooks for automated checks (`.pre-commit-config.yaml`).
- Configure Prettier and exclusions (`.prettierrc.yaml`, `.prettierignore`).
- Update VS Code extensions to include formatting tools (`.vscode/extensions.json`).
- Adjust VS Code settings for auto-formatting (`.vscode/settings.json`).
2025-10-22 11:10:21 -07:00
ddupont
93e64cb58c Update README to use 'cua-xfce' instead of 'cua-docker-xfce' 2025-10-21 10:11:53 -07:00
James Murdza
82d204f72f Remove link to localhost 2025-10-20 15:41:01 -07:00
James Murdza
d57999885a Fix broken link in Form Filling example 2025-10-20 15:38:37 -07:00
James Murdza
97441042f2 Merge pull request #487 from trycua/fix/docs-broken-links-2
Fix/docs broken links 2
2025-10-20 14:42:58 -07:00
James Murdza
42081df201 Comment out link to reference docs 2025-10-20 14:40:27 -07:00
James Murdza
5446caf6c1 Fix references to local models page 2025-10-20 14:15:46 -07:00
James Murdza
6d2ec2b1de Remove references to the gradio UI 2025-10-20 14:13:39 -07:00
James Murdza
366675628a Merge pull request #460 from trycua/chore/refactor-build-uv-script
Switch to uv for package management
2025-10-20 13:41:01 -07:00
James Murdza
db1bc497bc Merge pull request #486 from sarinali/docs/add-template-link 2025-10-20 12:19:42 -07:00
Sarina Li
88a5c2e63e Quickstart template line 2025-10-20 14:42:27 -04:00
James Murdza
4e516eaeeb Remove devcontainer 2025-10-20 09:54:22 -07:00
James Murdza
a540a97973 Remove cleanup section from Development guide 2025-10-20 09:54:18 -07:00
James Murdza
c9aa66c655 Remove old build scripts and update documentation with uv instructions 2025-10-20 07:34:38 -07:00
James Murdza
e11e64336d Remove pylume from the development guide 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
Dillon DuPont
517d641cc1 Add instructions kwarg to docs 2025-10-20 10:26:42 -04:00
James Murdza
012f1394cb Remove pylume from pyproject 2025-10-20 07:18:15 -07:00
James Murdza
b7f5e1dd89 Fix dependency conflict with transformers 2025-10-20 07:18:10 -07:00
James Murdza
967e80e845 Use virtual environment in VS Code 2025-10-20 06:20:11 -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
f-trycua
5c2bb2e54c Merge pull request #484 from YeIIcw/fix/name-cleanup
Name cleanup
2025-10-19 03:01:28 +02:00
Adam
4ac9519867 Update quickstart-cli.mdx
Changing "cua" to "Cua"
2025-10-18 17:01:49 -04:00
Adam
700c5c3bad package.json description name capitalization
Changing "cua" to "Cua"
2025-10-18 17:01:24 -04:00
Adam
23d149f9f1 Capitalized "cua"
Changing "cua" to "Cua"
2025-10-18 16:58:23 -04:00
Adam
974135ba89 Update CONTRIBUTING.md
Changing "cua" to "Cua"
2025-10-18 16:35:12 -04:00
Adam
a220f4f0df Update Development.md
Changing "cua" to "Cua"
2025-10-18 16:34:52 -04:00
Adam
af516021f0 Update README.md
Changing "cua" to "Cua"
2025-10-18 16:33:15 -04:00
Adam
8b1d667f42 changing c/ua to cua 2025-10-18 16:13:14 -04:00
James Murdza
2da9e39eb6 Merge pull request #480 from masterbatcoderman10/fix/f-string-error-handle-item
Fix: Corrected f-string syntax error in agent.py
2025-10-17 14:47:29 -07:00
James Murdza
d59a79c4fe Merge pull request #479 from sarinali/docs/telemetry
Telemetry on Docs
2025-10-17 10:55:06 -07:00
ddupont
8e72253008 Merge pull request #482 from trycua/fix/torch-dep
Fix torch dependency in moondream3
agent-v0.4.34
2025-10-17 10:51:38 -04:00
Dillon DuPont
2f95f5ed82 Bump version 2025-10-17 10:50:15 -04:00
Dillon DuPont
090edb8f33 Fix torch dependency in cua-agent 2025-10-17 10:49:32 -04:00
masterbatcoderman10
0d16571d40 Fix: Corrected f-string syntax error in agent.py 2025-10-17 11:40:33 +04:00
Sarina Li
b7fc207ba7 handler for 204 2025-10-16 21:00:01 -04:00
Sarina Li
57e30b8973 explain how to use posthog 2025-10-16 18:16:31 -04:00
James Murdza
503aa0a01f Merge pull request #467 from trycua/fix/docker-nits
Add multiplatform build docs for Docker images, fix incorrect image name
2025-10-16 14:37:13 -07:00
Sarina Li
491e3ffb29 helpful vs not helpful 2025-10-16 16:33:28 -04:00
Sarina Li
07c6b98581 cookie policy + external links 2025-10-16 16:28:25 -04:00
Sarina Li
94c8403476 page events 2025-10-16 16:08:58 -04:00
James Murdza
0dc6c75177 Bump cua-mcp-server to v0.1.14 2025-10-16 10:33:55 -07:00
James Murdza
678e469e4c Merge pull request #477 from sarinali/docs/example-usecases
Onboarding UX -- Add Example Usecase
2025-10-16 08:47:59 -07:00
Sarina Li
b05528de3b Form filling usecase 2025-10-16 02:25:38 -04:00