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.7.1
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.7.2
Choose a head ref
  • 5 commits
  • 6 files changed
  • 3 contributors

Commits on Sep 17, 2025

  1. Configuration menu
    Copy the full SHA
    e91c806 View commit details
    Browse the repository at this point in the history
  2. docs(readme): update feature list for clarity and accuracy (#1431)

    Refined feature descriptions in README:
    - Clarified tool calling and privacy features
    - Updated interactive chat and token efficiency wording
    - Added scriptable Lua API highlight
    
    Improves transparency and better communicates capabilities.
    
    Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
    deathbeam authored Sep 17, 2025
    Configuration menu
    Copy the full SHA
    d3ddd22 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    386b51b View commit details
    Browse the repository at this point in the history
  4. fix(chat): do not create multiple chat isntances (#1432)

    this breaks notification listeners
    
    Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
    deathbeam authored Sep 17, 2025
    Configuration menu
    Copy the full SHA
    74611b5 View commit details
    Browse the repository at this point in the history
  5. chore(main): release 4.7.2 (#1433)

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