copilot-cli
copilot-cli copied to clipboard
GitHub Copilot CLI brings the power of Copilot coding agent directly to your terminal.
### Describe the bug I'm trying to add inline json with the additional-mcp-config flag. It seems that the JSON parsing dies on the second character no matter what I do,...
### Describe the feature or problem you'd like to solve I wish you could rephrase the term 'prompt mode' using more intuitive words. ### Proposed solution When I run `copilot...
### Describe the feature or problem you'd like to solve _No response_ ### Proposed solution When I use some existing tool in vscode such as web fetch, copilot shows error...
### Describe the bug When Copilot CLI makes shell invocations on Windows using PowerShell, these become visible in command history in other PowerShell windows. It sort of makes sense (as...
### Describe the feature or problem you'd like to solve When copilot -p used and custom agent invoked there is no progress or status report ### Proposed solution When copilot...
### Describe the bug The @ function cannot recognize files created while Copilot interactive mode is active. ### Affected version 0.0.343 Commit: 5847051 ### Steps to reproduce the behavior 1....
### Describe the feature or problem you'd like to solve GitHub Copilot CLI currently requires PowerShell 6+ (pwsh), but the latest version of Windows 11 ships with Windows PowerShell 5.1...
### Describe the bug Tasks sometimes complete successfully but the CLI session hangs without returning control to the user. This makes it difficult to determine whether a task is still...
### Describe the bug I exit and relaunch copilot and still getting same answer, despite it was working previously. This is a new project I just launched, in previous projects...
### Describe the bug After some prompts, the terminal will start to scroll up and down rapidly which creates a "stuttering" affect. Only way to stop it is to click...