copilot-cli
copilot-cli copied to clipboard
GitHub Copilot CLI brings the power of Copilot coding agent directly to your terminal.
### Describe the feature or problem you'd like to solve Add support for generating tab completion for shells ### Proposed solution Many tools have some command like: ```sh copilot completion...
### Describe the bug **Copilot CLI fails to authenticate with valid tokens** - OS: 14.8.1 (23J30) - Shell: bash - Copilot CLI version: 0.0.339 Commit: 66f4dfe - Authentication method: classic...
### Describe the bug In the file preview for the proposal, part of the text showing changes (the latter half of line 5) is not visible. Additionally, although I don't...
### Describe the bug When Copilot CLI suggests multiple commands that require user approval, they sometimes appear out of order, the second command is shown before the first one. ###...
### Describe the feature or problem you'd like to solve Currently it is very hard to find out what the capabilites of copilot cli are in terms of what tools...
### Describe the feature or problem you'd like to solve Add an Agentic AI layer to enhance teaching capabilities from a vast knowledgebase ### Proposed solution Integrate an Agentic AI...
### Describe the feature or problem you'd like to solve _No response_ ### Proposed solution I'm adding a basic completion spec for copilot CLI in https://github.com/microsoft/vscode/issues/272921, this will probably quickly...
### Describe the bug zh@LAPTOP-C1VVMM:~$ npm install -g @github/copilot changed 5 packages in 900ms zh@LAPTOP-C1VVMM:~$ copilot copilot: command not found ### Affected version lastest ### Steps to reproduce the behavior...
### Describe the feature or problem you'd like to solve Add support for ACP to enable IDE and text editor integrations ### Proposed solution The Agent Client Protocol (ACP) is...
### Describe the feature or problem you'd like to solve Acceptance confirmation for vi/vim input mode in Copilot CLI (issue #13) ### Proposed solution Acceptance confirmation for the addition of...