Use lenient MCP output schema validator (#13521)

This commit is contained in:
cornmander
2025-11-20 16:51:25 -05:00
committed by GitHub
parent 8e531dc029
commit 9937fb2220
8 changed files with 57 additions and 13 deletions
+3 -3
View File
@@ -17915,7 +17915,7 @@
"@google/gemini-cli-core": "file:../core",
"@google/genai": "1.30.0",
"@iarna/toml": "^2.2.5",
"@modelcontextprotocol/sdk": "^1.15.1",
"@modelcontextprotocol/sdk": "^1.22.0",
"@types/update-notifier": "^6.0.8",
"ansi-regex": "^6.2.2",
"clipboardy": "^5.0.0",
@@ -18019,7 +18019,7 @@
"@google/genai": "1.30.0",
"@iarna/toml": "^2.2.5",
"@joshua.litt/get-ripgrep": "^0.0.3",
"@modelcontextprotocol/sdk": "^1.11.0",
"@modelcontextprotocol/sdk": "^1.22.0",
"@opentelemetry/api": "^1.9.0",
"@opentelemetry/exporter-logs-otlp-grpc": "^0.203.0",
"@opentelemetry/exporter-logs-otlp-http": "^0.203.0",
@@ -18170,7 +18170,7 @@
"version": "0.18.0-nightly.20251120.2231497b1",
"license": "LICENSE",
"dependencies": {
"@modelcontextprotocol/sdk": "^1.15.1",
"@modelcontextprotocol/sdk": "^1.22.0",
"cors": "^2.8.5",
"express": "^5.1.0",
"zod": "^3.25.76"