arcade-mcp/toolkits/github/arcade_github/tools
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
..
__init__.py Add Github Toolkit (#75) 2024-10-02 10:40:17 -07:00
activity.py Remove arcade.core from all examples (#121) 2024-10-24 17:08:04 -07:00
constants.py Add Github Toolkit (#75) 2024-10-02 10:40:17 -07:00
issues.py Remove arcade.core from all examples (#121) 2024-10-24 17:08:04 -07:00
models.py Add Github Toolkit (#75) 2024-10-02 10:40:17 -07:00
pull_requests.py Remove arcade.core from all examples (#121) 2024-10-24 17:08:04 -07:00
repositories.py Remove arcade.core from all examples (#121) 2024-10-24 17:08:04 -07:00
utils.py Remove arcade.core from all examples (#121) 2024-10-24 17:08:04 -07:00