arcade-mcp/arcade
Sam Partee 8964111023
Refactor into library approach (#7)
This PR makes a few sweeping changes to the actor, cli, and overall
structure of the project.

- CLI commands skeleton 
- ``arcade run``, ``arcade show``, and ``arcade new``
- Working package mangement solution (``arcade_`` packages)
- Actor approach for using frameworks other than FastAPI
- Client for calling Engine within ``arcade/core``
- beginning of the config interface.

---------

Co-authored-by: Nate Barbettini <nate@arcade-ai.com>
2024-07-23 16:26:54 -07:00
..
arcade Refactor into library approach (#7) 2024-07-23 16:26:54 -07:00
docs Tool SDK, Schemas (#2) 2024-07-14 23:37:46 -07:00
tests Refactor into library approach (#7) 2024-07-23 16:26:54 -07:00
codecov.yaml Tool SDK, Schemas (#2) 2024-07-14 23:37:46 -07:00
Makefile CI pipeline (#4) 2024-07-16 17:36:32 -07:00
mkdocs.yml Tool SDK, Schemas (#2) 2024-07-14 23:37:46 -07:00
poetry.lock Refactor into library approach (#7) 2024-07-23 16:26:54 -07:00
poetry.toml Tool SDK, Schemas (#2) 2024-07-14 23:37:46 -07:00
pyproject.toml Refactor into library approach (#7) 2024-07-23 16:26:54 -07:00
tox.ini CI pipeline (#4) 2024-07-16 17:36:32 -07:00