copilot-cli
copilot-cli copied to clipboard
GitHub Copilot CLI brings the power of Copilot coding agent directly to your terminal.
### Describe the bug When using `copilot` with the `-p` option, the current directory isn't checked against the allowed directories. This seems like a big problem because one accidental invocation...
### Describe the feature or problem you'd like to solve The "Copilot Requests" Permission does not display when creating a token owned by an organization ### Proposed solution Organizations do...
### Describe the feature or problem you'd like to solve Sometimes the Copilot CLI makes mistakes, and I want to revert changes, but there is no version control available. ###...
## Bug Description The `create` tool fails with JSON parsing errors when creating files with larger content or multiple files in sequence. ## Error Message ``` create: create a new...
### Describe the bug Random errors occur about once every day. ✘ Model call failed: "499 499 status code (no body)" (Request ID: B228:1B67C1:55D3F4:5F67E9:69271334) ✘ Execution failed: 499 499 status...
### Describe the bug ``` ○ $ git fetch origin release 2>&1 ✗ TypeError: Cannot read properties of undefined (reading 'startsWith') ``` ### Affected version 0.0.358 Commit: f5a8b1e76 ### Steps...
### Describe the bug Whether using AGENTS.md or .github/copilot-instructions.md, only about 15 lines of the markdown is provided to copilot CLI at startup, cutting it off in the middle of...
### Describe the feature or problem you'd like to solve I am constantly repeating the process of creating an instructions file for every repo or worktree that I create with...
### Describe the bug I cannot use enter key when trying to trust a folder, in Ghostty. Is find for other terminals ### Affected version 0.0.354 Commit: 076bd172b ### Steps...
### Describe the feature or problem you'd like to solve report progress or send notification when running a long time task ### Proposed solution our mcp tool is used to...