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.1.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.2.0
Choose a head ref
  • 2 commits
  • 3 files changed
  • 2 contributors

Commits on Aug 3, 2025

  1. feat(chat): improve error handling (#1265)

    Gracefully handle errors as they come instead of manually calling show_error
    method and then just catch all the errors at once place
    deathbeam authored Aug 3, 2025
    Configuration menu
    Copy the full SHA
    5c8b457 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2025

  1. chore(main): release 4.2.0 (#1266)

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