copilot-cli icon indicating copy to clipboard operation
copilot-cli copied to clipboard

GitHub Copilot CLI brings the power of Copilot coding agent directly to your terminal.

Results 190 copilot-cli issues
Sort by recently updated
recently updated
newest added

## Executive Summary The Copilot CLI permissions system currently has several critical issues that impact user experience, from incorrect path detection to lack of documentation. This proposal consolidates findings from...

### Describe the feature or problem you'd like to solve Currently, Copilot CLI cannot natively read PDF documents, which limits its ability to help users working with academic papers, technical...

triage

### Describe the feature or problem you'd like to solve Would love to be able to work with the new remote Figma MCP server or the Atlassian MCP server both...

enhancement

### Describe the feature or problem you'd like to solve Add a command for starting a new session `--start-session` and return the ID ### Proposed solution When using the CLI...

triage

### Describe the bug The cursor does not appear (or perhaps uses the same color as the background) when the `NO_COLOR=1` environment variable is set. ### Affected version 0.0.350 Commit:...

triage

### Describe the bug 2025-10-30T06:59:11.360Z [ERROR] Command threw error: terminated TypeError: terminated at tHe.G (file:///Users/jarod/.nvm/versions/node/v22.21.0/lib/node_modules/@github/copilot/index.js:775:43922) at tHe.emit (node:events:519:28) at tHe.terminate (file:///Users/jarod/.nvm/versions/node/v22.21.0/lib/node_modules/@github/copilot/index.js:775:30640) at Object.onError (file:///Users/jarod/.nvm/versions/node/v22.21.0/lib/node_modules/@github/copilot/index.js:775:46236) at Nrt.onError (file:///Users/jarod/.nvm/versions/node/v22.21.0/lib/node_modules/@github/copilot/index.js:648:77963) at Object.v$n [as...

triage

### Describe the bug I asked the model to list a few callers to a function and it returned this. most likely there is an issue in rendering ``` Here...

triage

### Describe the feature or problem you'd like to solve Being able to pass an initial prompt with or without interactive-mode being enabled. ### Proposed solution This would make Copilot-CLI...

triage

### Describe the feature or problem you'd like to solve _No response_ ### Proposed solution I really enojyed using ghcs top quickly look up a command - with the deprication...

triage

### Describe the bug not expanding symlinks. ### Affected version 0.0.352 Commit: e743766 ### Steps to reproduce the behavior ``` mkdir real-dir echo "function hello() { return 'world'; }" >...

triage