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

### Describe the feature or problem you'd like to solve Codebase Indexing https://docs.github.com/en/copilot/concepts/context/repository-indexing ### Proposed solution Overall there should be feature parity with the VS Code extension but at a...

enhancement

### Describe the bug Hi, I've noticed since starting with gemini-3-pro-preview in copilot CLI that it typically is proposing edits to files after investigation without any explanation. I haven't seen...

### Describe the feature or problem you'd like to solve Some enterprise users require that MCP policies and the MCP allowlist are enforced before a tool can be enabled for...

triage

### Describe the bug If copilot is doing work, the prompt shows: > Enter @ to mention files ... and one can also enter text there but there is no...

triage

### Describe the bug Problem Currently, when I execute commands directly using the ! prefix (e.g., !ping google.com), the assistant cannot see the output of those commands. This creates a...

triage

### Describe the bug During a session, copilot suddenly stopped with > Execution failed: 499 499 status code (no body) ### Affected version Version 0.0.358 ### Steps to reproduce the...

triage

### Describe the bug C:\Users\hreis>npm --version 11.6.2 C:\Users\hreis>nodes --version Der Befehl "nodes" ist entweder falsch geschrieben oder konnte nicht gefunden werden. C:\Users\hreis>node --version v23.6.1 C:\Users\hreis>npm install -g @github/copilot changed 1...

triage

### Describe the bug Changing model seems to be non functional (I tried to use haiku 4.5, shown Haiku over the prompt bar, but GPT5 shown when calling /usage) ```...

more-info-needed
unable-to-reproduce
2025 EOY

### Describe the feature or problem you'd like to solve Custom org agents can only be used when working in a github directory ### Proposed solution We would like to...

triage

Like claude code The current working directory is the frontend project directory. After using `/add-dir` to add the backend project directory, you can develop both frontend and backend together. Currently,...

triage