-
Notifications
You must be signed in to change notification settings - Fork 589
[FEATURE] add MCP resource operations in MCP Tools #1117
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
hey @xiehust , thank you for the PR :) There seems to be some merge conflicts. Can we merge from main to resolve them? Also can you add integ tests to verify the functionality end to end? |
|
Hi, this looks good to me. I rebased and added some integration tests |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
dbschmigelski
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
approving, as I didn't modify any source
Description
add MCP resource operations in MCP Tools. The MCPClient now provides these resource operations:
Related Issues
#1116
Documentation PR
Type of Change
New feature
Testing
How have you tested the change? Verify that the changes do not break functionality or introduce warnings in consuming repositories: agents-docs, agents-tools, agents-cli
hatch run prepareChecklist
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.