Open
Description
when the Copilot´s AI tries to run a command, there is a good amount of times in which it doesnt do it properly (uses bad syntax to run a command), and/or doesnt move on when a command executes on the AI terminal.
I think it would be best to always replicate the AI´s terminal on the user´s terminal, might give it a more robust framework to operate.
Does this issue occur when all extensions are disabled?: Yes/No
- VS Code Version:
- OS Version:
Steps to Reproduce:
- ask copilot to run testfiles on a big application, or any other resource instensive taks on command
- do it many times and verify that a good amount of times the command run fails, or freezes.