/new fails to load STDIO MCP and requires /mcp reload
未关闭
还没有人认领这个 Issue。
triage
- 主要语言
- Shell
- 星标
- 11.2k
- 派生
- 1.9k
- 平均合并
- 14 小时 16 分钟
- 30 天内合并 PR
- 6
描述
Describe the bug
I'm seeing an issue after upgrading to 1.0.8x. My custom STDIO MCP server is failing to load after a /new. It works fine when loading from Copilot CLI in a fresh session.
Affected version
GitHub Copilot CLI 1.0.83.
Steps to reproduce the behavior
- In an existing Copilot CLI session, type /new
- An error will surface:
Failed to connect to MCP server "<insert MCP name here>": MCP server "<insert MCP name here>" connection was cancelled. Execute '/mcp show <insert MCP name here>' to inspect or check the logs
- Trigger /mcp reload and it works
Expected behavior
/new should not fail to load servers due to a race.
Additional context
No response
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
先在现有的 Copilot CLI 会话中使用 /new 复现该故障,然后将其与 /mcp reload 进行比较,并检查报告的日志。跟踪会话重置前后的 STDIO MCP 连接生命周期;当 /new 能够加载服务器,且不会取消连接或要求手动 reload 时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- shell
- 领域
- cli
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 活跃
- 描述清晰度
- 基本清楚
- 新手友好度
- 55/100