arcade-mcp/toolkits/github/arcade_github/tools
Eric Gustin ddaeb4db53
Add list stargazers tool (#130)
# PR Description
As a celebration for arcade-ai becoming open sourced, this PR adds a
tool to list the stargazers for a particular repository


### Example `arcade chat -h localhost` usage:

![image](https://github.com/user-attachments/assets/c4ba9ce6-d3ec-461b-b356-72e78a09249b)
2024-10-30 18:13:36 -07:00
..
__init__.py Add Github Toolkit (#75) 2024-10-02 10:40:17 -07:00
activity.py Add list stargazers tool (#130) 2024-10-30 18:13:36 -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