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

Commits on Feb 18, 2024

  1. Configuration menu
    Copy the full SHA
    a5a217e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d5661b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e46fa23 View commit details
    Browse the repository at this point in the history
  4. chore: add more logging for chat handler

    It logs the system prompt, user prompt, code, file type, model, and the responses from Copilot. This will help in debugging and understanding the flow of information in the system.
    jellydn committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    003d7cc View commit details
    Browse the repository at this point in the history
  5. chore(main): release 1.6.1 (#53)

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