Skip to content

pullrequests Search Results · repo:github/copilot-cli language:Shell

Filter by

112 results  (142 ms)

112 results

ingithub/copilot-cli (press backspace or delete to remove)

This pull request updates the README docs for Copilot default model from Sonnet 4.5 to Sonnet 4.6

This PR modifies the winget workflow to inject a PowerShell = 7.0.0 package dependency into the installer manifest before submission. Changes - Output manifests to a directory instead of submitting ...

Thanks for asking me to work on this. I will get started on it and keep this PR s description up to date as I form a plan and make progress. !-- START COPILOT CODING AGENT TIPS -- ✨ Let Copilot coding ...

Summary Fixes two issues in the installation script (install.sh): 1. Prerelease version filtering now correctly filters for prerelease tags 2. Terminal detection simplified to remove redundant and ...

The LSP configuration section currently only shows a TypeScript example. This adds installation and configuration examples for Java (jdtls) and Python (pylsp) — two of the most widely used languages on ...

Summary Added the word an and removed an extra blank line to improve Markdown formatting. Notes - No functional changes

This PR focuses on low-risk hardening changes within this repo (workflows + installer script + templates).\n\nHighlights\n- Workflows: reduce script injection patterns (quoting, env passing), add timeouts, ...