arcade-mcp/toolkits/code_sandbox/arcade_code_sandbox/tools
Eric Gustin ab889f9f1d
Lint all toolkits (#183)
# PR Description
* Adds/updates the following files to all toolkits:
    - `.pre-commit-config.yaml`
    - `.ruff.toml`
    - `LICENSE`
    - `Makefile`
    - `pyproject.toml`
* Lint all toolkits such that they pass `make check` and `make test` (a
total doozy). This includes adding some unit tests and evals.
* Github workflow for testing toolkits before merge into main (courtesy
of @sdreyer)
* Added a QOL improvement for tool developers for when they need to get
the context's auth token.
* Minor updates to `arcade new` template.
2024-12-20 09:49:45 -08:00
..
__init__.py Add Code Sandbox Tools (#114) 2024-11-15 13:29:52 -08:00
e2b.py Lint all toolkits (#183) 2024-12-20 09:49:45 -08:00
models.py Add Code Sandbox Tools (#114) 2024-11-15 13:29:52 -08:00
utils.py Add Code Sandbox Tools (#114) 2024-11-15 13:29:52 -08:00