James Murdza
|
ddc5a5de91
|
Format codebase with uv run pre-commit run --all-files
|
2025-10-22 11:35:31 -07:00 |
|
James Murdza
|
deaa2c5052
|
Remove .prettierrc from computer-use-example-ts
|
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 |
|
f-trycua
|
9d8dd768bf
|
update container to sandbox
|
2025-10-08 18:14:46 -07:00 |
|
James Murdza
|
15dd34edf3
|
Add package-lock.json to computer SDK example
|
2025-08-21 19:13:28 -04:00 |
|
James Murdza
|
bca252b721
|
Rename environment variables to follow convention
|
2025-08-21 19:13:28 -04:00 |
|
Morgan Dean
|
350795615f
|
Rename c/ua - cua
|
2025-07-22 10:04:13 -07:00 |
|
Morgan Dean
|
0415741f8c
|
Update computer example to use @trycua/computer from npm
|
2025-07-02 13:38:47 -07:00 |
|
Morgan Dean
|
b0666df203
|
Rename @cua/ to @trycua/, move ts example to ./examples, rename workflows for better organization
|
2025-06-30 10:14:52 -07:00 |
|