arcade-mcp/arcade
Nate Barbettini f4fe8c7892
Clean up provider properties (scopes) (#42)
In this PR:
- Rename `scope` to `scopes` so it is more understandable by humans
- DRY up provider structs, it was starting to get silly with so many
providers that just have 1 property called `scopes`

Must go along with this Engine PR:
https://github.com/ArcadeAI/Engine/pull/79
2024-09-17 16:38:51 -07:00
..
arcade Clean up provider properties (scopes) (#42) 2024-09-17 16:38:51 -07:00
docs Introduce arcade run and arcade chat Commands (#15) 2024-08-19 16:17:38 -07:00
tests Clean up provider properties (scopes) (#42) 2024-09-17 16:38:51 -07:00
codecov.yaml Tool SDK, Schemas (#2) 2024-07-14 23:37:46 -07:00
mkdocs.yml Tool SDK, Schemas (#2) 2024-07-14 23:37:46 -07:00
poetry.toml Dockerfiles for Actor container (#18) 2024-08-22 16:28:42 -07:00
pyproject.toml Introduce arcade run and arcade chat Commands (#15) 2024-08-19 16:17:38 -07:00
run_cli.py Add minor changes found during onboarding (#37) 2024-09-12 16:52:36 -07:00
tox.ini CI pipeline (#4) 2024-07-16 17:36:32 -07:00