Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: github/copilot-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.400
Choose a base ref
...
head repository: github/copilot-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.411
Choose a head ref
  • 20 commits
  • 3 files changed
  • 5 contributors

Commits on Jan 30, 2026

  1. Configuration menu
    Copy the full SHA
    1bc2c29 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2026

  1. Configuration menu
    Copy the full SHA
    a5797c9 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2026

  1. Configuration menu
    Copy the full SHA
    c13a41d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    572d0f0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1234 from SDSLeon/lsp-config-readme

    docs: add LSP server configuration guide to README
    jmoseley authored Feb 2, 2026
    Configuration menu
    Copy the full SHA
    c01eb7a View commit details
    Browse the repository at this point in the history
  4. Update README.md

    jmoseley authored Feb 2, 2026
    Configuration menu
    Copy the full SHA
    cc589c4 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1253 from github/jm/experimental

    docs: add experimental mode section to README
    jmoseley authored Feb 2, 2026
    1 Configuration menu
    Copy the full SHA
    14f81e8 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2026

  1. Configuration menu
    Copy the full SHA
    7aff586 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    369f5d8 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2026

  1. Configuration menu
    Copy the full SHA
    1706358 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    5b0f119 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a7b0205 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2026

  1. Configuration menu
    Copy the full SHA
    8218a02 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2026

  1. Configuration menu
    Copy the full SHA
    2e925bf View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2026

  1. Configuration menu
    Copy the full SHA
    4f22781 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e73701 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2026

  1. Configuration menu
    Copy the full SHA
    e0ec58f View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2026

  1. Add PowerShell dependency to winget manifests

    Modify the winget workflow to inject a PowerShell >= 7.0.0 dependency
    into the installer manifest before submission. This ensures users have
    PowerShell 7+ installed when installing via winget.
    
    Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
    SteveSandersonMS and Copilot committed Feb 17, 2026
    Configuration menu
    Copy the full SHA
    8d7e467 View commit details
    Browse the repository at this point in the history
  2. Address CR feedback: add error handling and fix newline

    - Add check for missing installer manifest with error message
    - Remove -NoNewline to preserve YAML file conventions
    
    Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
    SteveSandersonMS and Copilot committed Feb 17, 2026
    Configuration menu
    Copy the full SHA
    d162399 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c1181d View commit details
    Browse the repository at this point in the history
Loading