copilot-cli
copilot-cli copied to clipboard
GitHub Copilot CLI brings the power of Copilot coding agent directly to your terminal.
### Describe the bug copilot cli always throw this errors : ✘ read_bash Invalid session ID: read_sql_files. Please supply a valid session ID to read output from. ### Affected version...
### Describe the feature or problem you'd like to solve As a macos user homebrew is my preferred method of installing applications. Seeing an npm install command gave me hesitation...
### Describe the feature or problem you'd like to solve I prepared a configuration for Neovim that opens copilot in a separate window in terminal mode. I wanted to add...
### Describe the bug It didn't work at all, both via vs code and via the capitrol website, it shows this error: Language model unavailable ### Affected version _No response_...
### Describe the bug When the agent file is configured with windows Line ending `CRLF` the Loading of the Agent fails with the above error but loads of in `LF`...
### Describe the bug It seems `copilot` executes shell commands via `bash` without first loading `~/.bashrc`. So, even if users explictly set [`HISTFILESIZE=-1`](https://www.gnu.org/software/bash/manual/html_node/Bash-History-Facilities.html) in `~/.bashrc` to customize the max number...
### Describe the bug Copilot keeps mentioning " I'll help you with these multiple issues. Let me break them down and address them systematically" while I only want it to...
### Describe the bug request: Check for env vars obtained with os.getenv() in config.py that do not already exist in the .env.example file, then add to .env.example with the default...
### Describe the bug I have freshly installed copilot cli and get this error: Execution failed: No model available. Check policy enablement under GitHub Settings > Copilot. My subscription is...