microsoft / microsoft/vscode-python-environments
Python extension prompts blocking Copilot agent flow
Open
confirmation-pending
- 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
Assessment
This issue has not been assessed yet.