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: CopilotC-Nvim/CopilotChat.nvim
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.0.0
Choose a base ref
...
head repository: CopilotC-Nvim/CopilotChat.nvim
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.1.0
Choose a head ref
  • 5 commits
  • 7 files changed
  • 3 contributors

Commits on Aug 3, 2025

  1. Configuration menu
    Copy the full SHA
    4fdf89a View commit details
    Browse the repository at this point in the history
  2. feat(ui): improve keyword highlights accuracy and performance (#1260)

    Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
    deathbeam authored Aug 3, 2025
    Configuration menu
    Copy the full SHA
    0d64e26 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    831db05 View commit details
    Browse the repository at this point in the history
  4. fix(functions): do not filter schema enum when entering input (#1264)

    It still need to be filtered when preparing tool use as we cant send json
    functions to API.
    
    Closes #1263
    
    Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
    deathbeam authored Aug 3, 2025
    Configuration menu
    Copy the full SHA
    8510f30 View commit details
    Browse the repository at this point in the history
  5. chore(main): release 4.1.0 (#1261)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Aug 3, 2025
    Configuration menu
    Copy the full SHA
    1923ad3 View commit details
    Browse the repository at this point in the history
Loading