github / github/copilot-cli

Tool selection failure with certain MCP servers going from shell -> MCP -> shell -> MCP

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

描述

### Describe the bug

I'm getting into a loop when CLI switches between shell and tool commands with certain MCP servers. CLI seems to be unable to "find" the MCP call it is looking for and reverts back to shell and is unable to proceed. It keeps trying useless shell commands and eventually gives up without actually doing what it was asked.

### Affected version

GitHub Copilot CLI 1.0.41-0

### Steps to reproduce the behavior

1. Set up MCP server (either the Unity official one, or an open source Unity MCP, OR the official Atlassian MCP server (https://mcp.atlassian.com/v1/mcp)
2. Issue the following prompt: "can you try a test with a simple shell command followed a test Confluence request and then back to shell again? repeat this sequence exactly twice"
3. You may have to issue this prompt twice in a row to get the resulting behavior

Another repro is to attempt to use one of these MCP servers with a workflow where it naturally has to switch back and forth between MCP and shell commands.

### Expected behavior

For this prompt, it should issue a shell command (such as Write-Output), followed by a successful MCP call, followed by another similar shell command. It should do this consistently and without extra shell commands.

### Additional context

This:
1) Only seems to happen in Copilot CLI (not VSCode)
2) Only seems to happen with certain (kinds of?) MCP servers (I have tried several different Unity MCP servers as well as the official Atlassian server)
3) Only seems to be an issue when it switches back and forth between shell (aka Powerhsell) commands and unity MCP tool calls.

A possible clue is when it sometimes fails with "I couldn’t get the Unity console output in this turn because the Unity console tool isn’t visible in my callable tool schema right now, even though it appeared in the prior tools-changed notice."

I don't know what's different about certain servers, (maybe a latency thing?) but most of them do not seem to lead to this issue.

Possibly coincidentally, this seemed to start happening around the time of the change to use .mcp.json instead of mcp.json.

I can attach log files if that would be helpful.

貢獻指南

開啟貢獻指南

研究方向

Start by reproducing the shell-to-MCP-to-shell sequence in Copilot CLI 1.0.41-0 with the Unity or Atlassian MCP server described in the issue. Inspect the CLI's tool-selection and callable-tool schema handling, especially around the transition to .mcp.json; use logs if provided. Done means the requested sequence completes consistently without unnecessary shell commands or missing MCP tools.

由索引模型根據 Issue 內容生成。

評估

技術堆疊
powershell, shell
領域
cli, tooling
Issue 類型
缺陷
難度
4/5
預估耗時
3-5 天
活躍度
冷清
描述清晰度
基本清楚
新手友好度
38/100

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

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