copilot-cli
copilot-cli copied to clipboard
GitHub Copilot CLI brings the power of Copilot coding agent directly to your terminal.
Capturing a list of desired keyboard shortcuts
## Description When the CLI was shipped for public preview, it shipped with a _passable_, but sometimes incorrect, often overbearing, and lacking in configuration, experience. ## Public Issues These are...
### Describe the bug It seems `cd` is a special case in that you have to approve it every time. This is probably fine, but the issue is that copilot...
### Describe the bug The make process that copilot-cli was running was stuck due to it showing the dialog box and I killed make. copilot-cli didn't sense this and kept...
### Describe the feature or problem you'd like to solve _No response_ ### Proposed solution When a user types a forward slash (/) in the interactive session input field of...
### Describe the bug I have been trying to get Copilot CLI to work but it always fails to execute commands: ``` PS C:\Users\micro> copilot Welcome to GitHub Copilot CLI...
### Describe the feature or problem you'd like to solve After fill a model context window truncated message shows forever. ### Proposed solution Would be nice to have the compact...
### Describe the bug ``` ✓ Edit S:/GitHubRepos/WebCombatUltraCoPilot/utils/audio.ts (+5 -2) ╭──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮ │ 259 const now = this.audioContext!.currentTime; │ │ 260 │ │ 261 const panner = this.createPanner(event.position); │ │ 262 ...
### Describe the feature or problem you'd like to solve _No response_ ### Proposed solution Hi, I'm having an issue with GitHub Copilot Business. Since version 0.0.34x, Copilot separates APIs...
### Describe the bug If a shell tool's output includes an ANSI bell character, the CLI can get into a messed-up state where it keeps making chime noises over and...