microsoft / microsoft/vscode-python-environments
Python extension prompts blocking Copilot agent flow
@eleanorjboyd is already working on this.
Since Feb 2, 2026.
- Dominant language
- TypeScript
- Stars
- 138
- Forks
- 62
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 35
Description
When using the Copilot in latest VSCode stable on Windows, I noticed that the Python extension shows prompts like:
There's also another variant of the prompt asking for the path to the Python executable.
Both prompts have been triggered from Copilot while building a Python app in agent mode using Opus 4.5. I've only seen these prompts on Windows and not on macOS. Prompts like these break the Copilot's agent flow because they require user interaction and prevent the agent from figuring out the requirements by itself.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.