vscode icon indicating copy to clipboard operation
vscode copied to clipboard

Commands ran by the AI (in its terminal) dont move forward.

Open aldayg1 opened this issue 6 months ago • 4 comments

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:

  1. ask copilot to run testfiles on a big application, or any other resource instensive taks on command
  2. do it many times and verify that a good amount of times the command run fails, or freezes.

aldayg1 avatar Jun 15 '25 15:06 aldayg1

Please run the command Developer: Set Log Level... to set log level to Debug for Github Copilot Chat and Terminal channels, reproduce the issue, and provide the logs.

Also, provide a screenshot of your terminal when you hover the terminal tab and click Show Details.

Related https://github.com/microsoft/vscode/issues/254447

meganrogge avatar Jun 16 '25 11:06 meganrogge

Developer: Set Log [Level...] I tried that command in the VisualStudio search bar, where normally some configurations are made (center top, but it doesnt seem to appear anything related. Am I running the command in the wrong place?

Image

aldayg1 avatar Jun 16 '25 16:06 aldayg1

Developer: Set Log [Level...] I tried that command in the VisualStudio search bar, where normally some configurations are made (center top, but it doesnt seem to appear anything related. Am I running the command in the wrong place?

Image

Sorry, it took me some time to do this lol these are the copilot´s terminal details Image

aldayg1 avatar Jun 16 '25 16:06 aldayg1

Image

meganrogge avatar Jun 16 '25 16:06 meganrogge

DONE

aldayg1 avatar Jun 16 '25 22:06 aldayg1

Still need the log output

meganrogge avatar Jun 16 '25 23:06 meganrogge

This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines.

Happy Coding!