You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add replace directive in go.mod to use fork with schema caching
- Create tool input types with jsonschema tags (tool_inputs.go)
- Add go:generate directive for mcpgen code generator
- Generate SchemaProvider implementations (github_mcp_gen.go)
This enables zero-reflection schema generation for tool input types,
with pre-computed and pre-resolved schemas for improved performance.
Co-authored-by: SamMorrowDrums <[email protected]>
0 commit comments