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
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
Expected behavior
/new should not fail to load servers due to a race.
Additional context
No response