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 bug When using the copilot CLI in either interactive or with the `-p` flag, any tool call causes a segmentation fault. ### Affected version 0.0.328 Commit: 3755a93...

bug

### Describe the bug In a non-interactive session, Copilot CLI displays the interactive approval prompt and the process is immediately terminated with “Killed” before any input can be provided—there is...

triage

### Describe the feature or problem you'd like to solve Add a feature which allows user to ask the ai and for the ai to perform itself when it deems...

triage

### Describe the bug Start from today. The error keeps appearing. ```txt Welcome to GitHub Copilot CLI Version 0.0.353 · Commit f8fd3e3 Copilot can write, test and debug code right...

triage

### Describe the feature or problem you'd like to solve Send copilot-cli specific metadata when invoking MCP servers ### Proposed solution Right now, the `copilot` CLI doesn’t include any identifier...

triage

### Describe the bug I use Copilot through my organization. Copilot works on Github, VSCode, etc. but stopped working on the CLI a few weeks ago. It used to work!...

2025 EOY

### Describe the bug ``` 2025-11-03T14:59:56.654Z [INFO] [log_3ef8dc, x-request-id: "00000-ef1ba264-5fed-477a-8ff4-fb0da1aee92e"] post https://api.individual.githubcopilot.com/chat/completions failed with status 400 in 520ms - error; not retryable 2025-11-03T14:59:56.656Z [ERROR] error (Request-ID CB74:212EB7:1CB5D38:21081A2:6908C365) 2025-11-03T14:59:56.656Z [ERROR] {...

triage

### Describe the feature or problem you'd like to solve Support every model from GitHub Copilot Pro/GitHub Education ### Proposed solution Apparently, despite having access to GitHub Education, typing `/model...

triage

### Describe the bug ### Expected Behavior According to the [v0.0.353 release notes](https://github.com/github/copilot-cli/releases/tag/v0.0.353), agent definitions should be loaded from both: - User-level: `~/.copilot/agents` - Repository-level: `.github/agents` ### Actual Behavior The...