github / github/copilot-cli

Rider MCP tool schema mismatch with plugin v253.29346.144 (Rider 2025.3)

未關閉
#1,930 0 則留言 1 個 reaction 已指派 0 人 在 GitHub 檢視
area:mcp area:plugins
主要語言
Shell
星號
11.2k
分支
1.9k
平均合併
14 小時 16 分鐘
30 天內合併 PR
6

描述

### Describe the bug

The built-in Rider MCP tool definitions in Copilot CLI v1.0.2 (prerelease v0.0.422-0) are incompatible with the JetBrains Rider MCP Server plugin version 253.29346.144 (Rider 2025.3).

Environment:
- Copilot CLI: v1.0.2 (GitHub.Copilot.Prerelease v0.0.422-0)
- Rider MCP plugin: 253.29346.144
- JetBrains Rider: 2025.3
- OS: Windows

### Affected version

Copilot CLI: v1.0.2 (GitHub.Copilot.Prerelease v0.0.422-0)

### Steps to reproduce the behavior

1. Install the Rider MCP Server plugin (v253.29346.144) in JetBrains Rider 2025.3
2. Add the Rider MCP server to ~/.copilot/mcp-config.json as an SSE server on http://localhost:64342/sse
3. Start a Copilot CLI session
4. Attempt to use any Rider MCP tool (e.g., get open files, get project modules)

### Expected behavior

Expected result: Rider MCP tools respond successfully and return project/file information.

Actual result:

McpError: MCP error -32602: Structured content does not match the tool's output schema: data must have required property 'openFiles'
McpError: MCP error -32602: Structured content does not match the tool's output schema: data must have required property 'modules'

### Additional context

_No response_

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。