feat: Add list_branches tool to view repository branches#151
feat: Add list_branches tool to view repository branches#151aryasoni98 wants to merge 0 commit intogithub:mainfrom
Conversation
There was a problem hiding this comment.
Thank so much for opening this PR! 🚀
A couple of things if you don't mind:
- Could you please update the README with the new supported tool
- Re: pagination, please take a look at #137 which we have just merged and changed a bit how we handle pagination. If you could adopt that way of handling pagination in this PR, it'd be really great.
Thank you!
Thank you for the review! I've addressed both points:
All tests are passing and the code is now consistent with the project's pagination handling standards. Let me know if you'd like me to make any additional adjustments! |
juruen
left a comment
There was a problem hiding this comment.
I apologize for the back and forth! But would you capitalizing the new tool to be consistent with the main?
Thanks!
Closes: #141