arcade-mcp/arcade/tests
Nate Barbettini 036ad54ac6
Remove arcade.core from all examples (#121)
This PR ensures that `arcade.core` does not show up anywhere in "user
space". This is crucial for helping developers understand what objects
are safe to use, and helps maintain a good developer experience.

Specific changes:
- `ToolAuthorizationContext` and `ToolContext` are now visible via
`arcade.sdk`
- `ToolCatalog` is now visible via `arcade.sdk`
- `Toolkit` is now visible via `arcade.sdk`
- `config` is now visible via `arcade.sdk.config`
2024-10-24 17:08:04 -07:00
..
cli Config Refactor (#116) 2024-10-24 11:34:33 -07:00
core Remove arcade.core from all examples (#121) 2024-10-24 17:08:04 -07:00
sdk Remove arcade.core from all examples (#121) 2024-10-24 17:08:04 -07:00
tool SDK: Generic OAuth 2.0 connector (#81) 2024-10-03 16:40:02 -07:00
__init__.py Tool SDK, Schemas (#2) 2024-07-14 23:37:46 -07:00