mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-06-26 19:27:36 -07:00
a32cf569b9
Generalizes the existing Xcode-specific fix to handle any MCP server that returns JSON results in the 'content' field instead of 'structuredContent' when an output schema is present. This fixes protocol error -32600. Fixes #21053