arcade-mcp/arcade
Sam Partee 28fe56cfc1
MyPy Compliant (#5)
MyPy compliance for the whole codebase

- systematic way of executing tools (`executor.py`)
- support for using pydantic models in tool inputs and outputs
- mypy compliance (most of the changes)
- removal of unused code (from previous iterations)

Co-authored-by: Nate Barbettini <nate@arcade-ai.com>
2024-07-16 17:01:38 -07:00
..
arcade MyPy Compliant (#5) 2024-07-16 17:01:38 -07:00
docs Tool SDK, Schemas (#2) 2024-07-14 23:37:46 -07:00
tests MyPy Compliant (#5) 2024-07-16 17:01:38 -07:00
codecov.yaml Tool SDK, Schemas (#2) 2024-07-14 23:37:46 -07:00
Makefile MyPy Compliant (#5) 2024-07-16 17:01:38 -07:00
mkdocs.yml Tool SDK, Schemas (#2) 2024-07-14 23:37:46 -07:00
poetry.lock Tool SDK, Schemas (#2) 2024-07-14 23:37:46 -07:00
poetry.toml Tool SDK, Schemas (#2) 2024-07-14 23:37:46 -07:00
pyproject.toml MyPy Compliant (#5) 2024-07-16 17:01:38 -07:00
tox.ini Tool SDK, Schemas (#2) 2024-07-14 23:37:46 -07:00