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: fredatgithub/codeium.vim
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: Exafunction/windsurf.vim
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 2 commits
  • 1 file changed
  • 3 contributors

Commits on Jul 30, 2025

  1. Add glibc version checking for enterprise customers with legacy syste…

    …ms (Exafunction#501)
    
    - Add glibc detection functions using multiple fallback methods (ldd, getconf, libc.so.6)
    - Check glibc version when portal_url is configured (self-hosted mode)
    - Use legacy language server version 1.46.0 for enterprise customers with glibc <= 2.27
    - Preserve existing behavior when conditions are not met
    - Include proper logging for debugging and monitoring
    
    Implements the same logic as VS Code extension commit 15eec19fe34
    
    Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
    saranshsaini and devin-ai-integration[bot] authored Jul 30, 2025
    Configuration menu
    Copy the full SHA
    a8d47ec View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2026

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