-
Notifications
You must be signed in to change notification settings - Fork 758
Closed
Labels
Description
Describe the feature or problem you'd like to solve
Since copilot doesn't show me the output of the commands it runs, it is difficult for me to follow its train of thought and to realize when it starts to hallucinate or when it's on the wrong track.
Proposed solution
The GitHub Copilot CLI should provide users with a way to display the console output of all of the commands it runs. It could either do this by default or it could offer an optional setting that users can enable. This would make it much easier for users to think critically about what copilot is trying to do as it attempts to solve complex problems.
Example prompts or workflows
No response
Additional context
No response