Describe the bug
When starting a new conversation using the /new slash command, MCP tools that were available in the previous session (e.g., Jira MCP — mcp_atlassian_jira_get_issue) are no longer accessible in the new session.
Affected version
GitHub Copilot CLI v1.0.11
Steps to reproduce the behavior
- Start copilot CLI with Jira MCP configured in ~/.copilot/mcp-config.json
- Confirm Jira MCP tools are available (e.g., use mcp_atlassian_jira_get_issue)
- Run /new to start a fresh conversation
- Attempt to use any Jira MCP tool
Expected behavior
MCP tools should remain available across sessions, including those started with /new.
Additional context
- GitHub Copilot CLI v1.0.11
- macOS (Darwin)
- MCP: Atlassian Jira MCP server
Describe the bug
When starting a new conversation using the /new slash command, MCP tools that were available in the previous session (e.g., Jira MCP — mcp_atlassian_jira_get_issue) are no longer accessible in the new session.
Affected version
GitHub Copilot CLI v1.0.11
Steps to reproduce the behavior
Expected behavior
MCP tools should remain available across sessions, including those started with /new.
Additional context