Skip to content

Fix compatibility with mcp-go v0.37 - #22

Merged
birdayz merged 1 commit into
mainfrom
jb/go-tidy
Aug 12, 2025
Merged

birdayz merged 1 commit into
mainfrom
jb/go-tidy

Conversation

@birdayz

@birdayz birdayz commented Aug 12, 2025

Copy link
Copy Markdown
Contributor

Summary

• Replace request.Params.Arguments with request.GetArguments() in generator templates
• Update integration test to use new API
• Regenerate all golden files and test data

Replace request.Params.Arguments with request.GetArguments() in generator
templates to handle breaking change where Arguments is now any instead of
map[string]any. Update both generator code and integration test.
@birdayz
birdayz merged commit 7e5d5fe into main Aug 12, 2025
4 checks passed
@birdayz
birdayz deleted the jb/go-tidy branch August 12, 2025 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants