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: zbirenbaum/copilot.lua
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: cosmicbuffalo/copilot.lua
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 4 files changed
  • 2 contributors

Commits on Jul 23, 2025

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

Commits on Jul 25, 2025

  1. Configuration menu
    Copy the full SHA
    7d014f4 View commit details
    Browse the repository at this point in the history
  2. fix auth test

    it looks like the suggestions tests are failing because the new
    is_authenticated check on schedule is blocking initial suggestions, I'll
    have to tweak my approach a bit to preserve existing speedy behavior for
    authenticated users
    Nicholas deLannoy
    Nicholas deLannoy committed Jul 25, 2025
    Configuration menu
    Copy the full SHA
    3d0d7a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a31f1b View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2025

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

Commits on Jul 27, 2025

  1. Revert "added wait_for_lsp_authentication() test helper to fix sugges…

    …tion tests"
    
    This reverts commit 1a31f1b.
    AntoineGS committed Jul 27, 2025
    Configuration menu
    Copy the full SHA
    87ed23a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8668e85 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2025

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